From superpowers-symfony
Provides a structured daily workflow for Symfony projects: refine architecture, plan safe changes, execute with checkpoints, and summarize tradeoffs. Good for medium/complex Symfony changes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers-symfony:daily-workflowThis 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.
reference.mddocs/complexity-tiers.mdnpx claudepluginhub makfly/superpowers-symfony --plugin superpowers-symfonyGuides Symfony project workflows, architecture refinements, and safe change execution with checkpoints and validation.
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.