phpstan-fixer
๐ฏSkillfrom marcelorodrigo/agent-skills
An agent skill that fixes PHPStan static analysis errors with proper type annotations and PHPDocs, part of a collection that also includes conventional commits, pull request creation, and Spring Boot testing skills.
Same repository
marcelorodrigo/agent-skills(5 items)
Installation
npx vibeindex add marcelorodrigo/agent-skills --skill phpstan-fixernpx skills add marcelorodrigo/agent-skills --skill phpstan-fixer~/.claude/skills/phpstan-fixer/SKILL.mdSKILL.md
More from this repository4
Create conventional commit messages following the specification with proper types (feat, fix, refactor, etc.), scopes, subjects, bodies, and footers, including branch naming conventions.
Rapidly builds Laravel admin panels with Filament v5, offering automatic CRUD interfaces, forms, tables, and widgets using Livewire v4.
Creates pull requests following best engineering practices using GitHub CLI, with structured descriptions and proper commit conventions.
Guides developers in selecting and implementing optimal Spring Boot 4 testing strategies using JUnit 6, AssertJ, and modern test slicing techniques.