phpstan-fixer
OfficialAuto-fix PHPStan errors, boost code health.
AuthorLongTermSupport
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually reviewing PHPStan error logs and implementing fixes for static analysis issues can be a slow and repetitive task. This Skill automates the analysis of existing PHPStan logs and applies intelligent fixes, significantly reducing the time spent on code quality maintenance.
Core Features & Use Cases
- Log Analysis: Automatically parses PHPStan error logs to identify common static analysis issues and patterns.
- Intelligent Fixes: Delegates to a specialized agent to implement fixes for identified PHPStan errors.
- Use Case: After a CI pipeline fails due to PHPStan errors, simply provide the log file or ask the AI to "fix the PHPStan errors" and this Skill will analyze the output and apply necessary code changes, getting your build green faster.
Quick Start
Use the phpstan-fixer skill to fix the PHPStan errors in the latest log file.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: phpstan-fixer Download link: https://github.com/LongTermSupport/php-qa-ci/archive/main.zip#phpstan-fixer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.