From superpowers-symfony
Verifies Symfony project configuration including .env, services.yaml, doctrine settings, and framework requirements. Use when planning or executing medium/complex changes safely.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers-symfony:bootstrap-checkThis 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-symfonyEstablishes context, boundaries, and execution posture for Symfony changes. Use when planning or executing medium/complex architectural adjustments.
Provides Symfony framework reference with architecture patterns, DDD integration, clean architecture checklists, common violations, and antipatterns for auditing PHP projects.
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.