phpstan-fixer
๐ฏSkillfrom marcelorodrigo/agent-skills
Installation
npx vibeindex add marcelorodrigo/agent-skills --skill phpstan-fixernpx skills add marcelorodrigo/agent-skills --skill phpstan-fixer~/.claude/skills/phpstan-fixer/SKILL.mdAn 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)
SKILL.md
More from this repository4
Rapidly builds Laravel admin panels with Filament v5, offering automatic CRUD interfaces, forms, tables, and widgets using Livewire v4.
Create conventional commit messages following the specification with proper types (feat, fix, refactor, etc.), scopes, subjects, bodies, and footers, including branch naming conventions.
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.