symfony-quality-checks

star 151

Run code quality tools: PHP-CS-Fixer for style, PHPStan for static analysis, and type safety checks

MakFly By MakFly schedule Updated 6/16/2026

name: symfony:quality-checks allowed-tools: - Read - Write - Edit - Bash - Glob - Grep description: Apply production-grade Symfony architecture and execution workflows with controlled scope and clear checkpoints. Use for quality checks tasks.

Quality Checks (Symfony)

Use when

  • Refining architecture/workflows/context handling in Symfony projects.
  • Planning and executing medium/complex changes safely.

Default workflow

  1. Establish current boundaries, constraints, and coupling points.
  2. Propose smallest coherent architectural adjustment.
  3. Execute in checkpoints with validation at each stage.
  4. Summarize tradeoffs and follow-up backlog.

Guardrails

  • Use existing project patterns by default.
  • Avoid broad refactors without explicit need.
  • Keep decision log clear and auditable.

Progressive disclosure

  • Use this file for execution posture and risk controls.
  • Open references when deep implementation details are needed.

Output contract

  • Architecture/workflow changes.
  • Checkpoint validation outcomes.
  • Residual risks and next steps.

References

  • reference.md
  • docs/complexity-tiers.md
Install via CLI
npx skills add https://github.com/MakFly/superpowers-symfony --skill symfony-quality-checks
Repository Details
star Stars 151
call_split Forks 15
navigation Branch main
article Path SKILL.md
More from Creator