php-quality
CommunityEnforce PHP quality with static analysis.
Authormorodomi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
PHP projects often suffer from inconsistent code quality and brittle tests. This Skill centralizes quality checks by integrating PHPStan static analysis, Pint formatting, and PHPUnit/Pest test runs to catch issues early and maintain a healthy codebase.
Core Features & Use Cases
- Static Analysis: Run PHPStan at a strict level (e.g., 8) to identify type issues and code smells.
- Code Formatting: Use Pint to enforce consistent code style across the project.
- Test Execution: Run PHPUnit or Pest to validate behavior and ensure test reliability.
- Use Case: Before merging a PHP feature branch, run the full quality checks to guarantee no regressions and style drift.
Quick Start
Use the php-quality skill to perform a full quality audit of a PHP project by invoking the configured commands in your CI or local environment.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: php-quality Download link: https://github.com/morodomi/tdd-skills/archive/main.zip#php-quality Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.