This skill provides Claude with a comprehensive knowledge base for PHP Continuous Integration (CI) tools, including PHPStan, Psalm, PHP-CS-Fixer, Rector, and Deptrac. It enables Claude to generate optimized configuration files, manage analysis baselines, enforce architectural layers, and implement automated refactoring patterns. Ideal for teams adopting Clean Architecture or DDD, it ensures that PHP projects maintain strict typing, follow modern standards (PSR), and catch potential bugs or architectural violations before they reach production.
主な機能
01PHP-CS-Fixer setup for consistent code style and PSR compliance
02PHPStan & Psalm configuration for deep static analysis and strict typing levels
0345 GitHub stars
04Architectural layer enforcement using Deptrac to prevent dependency leaks
05Automated code refactoring and modernization using custom Rector rulesets
06Mutation testing and code coverage optimization using Infection and PCOV