From superpowers-symfony
Guides Symfony project workflows, architecture refinements, and safe change execution with checkpoints and validation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers-symfony:using-symfony-superpowersThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Refining architecture/workflows/context handling in Symfony projects.
docs/complexity-tiers.mdnpx claudepluginhub makfly/superpowers-symfony --plugin superpowers-symfonyEstablishes context, boundaries, and execution posture for Symfony changes. Use when planning or executing medium/complex architectural adjustments.
Guides Symfony framework version upgrades using a deprecation-first approach: fix all deprecations on the current version before upgrading to the next major. Covers changelog workflow, incremental minor upgrades, recipe updates, bundle compatibility, and PHPUnit Bridge deprecation tracking.
Provides Symfony framework reference with architecture patterns, DDD integration, clean architecture checklists, common violations, and antipatterns for auditing PHP projects.