MakFlyMakFlyCommunityยท43 Agent Skills Included

superpowers-symfony

Expert Symfony, Doctrine, and API Platform development workflows

Guides Symfony development with version-accurate patterns for Doctrine ORM 3, API Platform v4, Messenger, security voters, and TDD with Pest or PHPUnit. Eliminates outdated code suggestions, N+1 query bugs, and broken migrations caused by generic framework advice. Auto-detects your Symfony version and Docker setup so every command and code example matches your actual project.
npx skills add MakFly/superpowers-symfony --all -g -y

All Skills in This Repository (43)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
MakFlyMakFly

symfony:messenger-retry-failures

Configure Symfony Messenger retries, idempotent handlers, and failure transports.

Community
Advanced
๐Ÿ“ฆ In Repo
MakFlyMakFly

symfony:using-symfony-superpowers

Refine Symfony architecture and execute workflows with validation checkpoints.

Community
Advanced
๐Ÿ“ฆ In Repo
MakFlyMakFly

symfony:symfony-scheduler

Implement resilient Symfony Scheduler workflows with idempotency and retry mechanisms.

Community
Advanced
๐Ÿ“ฆ In Repo
MakFlyMakFly

symfony:functional-tests

Convert Symfony bug reports into executable failing functional tests.

Community
Advanced
๐Ÿ“ฆ In Repo
MakFlyMakFly

symfony:bootstrap-check

Validates Symfony project architecture and execution workflows before development begins.

Community
Intermediate
๐Ÿ“ฆ In Repo
MakFlyMakFly

symfony:config-env-parameters

Manages Symfony .env files, processors, service parameters, and secrets securely.

Community
Advanced
๐Ÿ“ฆ In Repo
MakFlyMakFly

symfony:doctrine-relations

Manage Symfony Doctrine schema migrations and entity relations.

Community
Advanced
๐Ÿ“ฆ In Repo
MakFlyMakFly

symfony:doctrine-transactions

Manage Symfony Doctrine transactions and schema migrations safely.

Community
Advanced
๐Ÿ“ฆ In Repo
MakFlyMakFly

symfony:doctrine-fixtures-foundry

Generates Symfony Doctrine fixtures with Zenstruck Foundry and manages schema migrations.

Community
Advanced
๐Ÿ“ฆ In Repo
MakFlyMakFly

symfony:effective-context

Refine Symfony architecture and workflows with controlled checkpoints and decision logs.

Community
Advanced
๐Ÿ“ฆ In Repo
MakFlyMakFly

symfony:api-platform-dto-resources

Define API Platform DTO contracts with explicit operations, mapping, and validation.

Community
Intermediate
๐Ÿ“ฆ In Repo
MakFlyMakFly

symfony:api-platform-versioning

Manage API versioning strategies in Symfony applications using API Platform.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Superpowers Symfony?โ–ผ

Run `npx skills add MakFly/superpowers-symfony --all -g -y` in your terminal to install all skills globally.

What Symfony versions does it support?โ–ผ

It targets Symfony 7.4 LTS and 8.x with API Platform v4 and Doctrine ORM 3, while Symfony 6.4 LTS and API Platform v3 are covered as legacy.

How does it help with Doctrine and API Platform?โ–ผ

It provides dedicated skills for entity relations, migrations, transactions, DTO resources, filters, serialization, and state providers, all with current-version syntax.

Does it support test-driven development?โ–ผ

Yes. It includes full RED-GREEN-REFACTOR workflows for both Pest v4 and PHPUnit 10/11, plus functional, API, and end-to-end browser testing patterns.

Does it work with Docker-based Symfony projects?โ–ผ

Yes. It automatically detects FrankenPHP, DDEV, or standard Docker Compose setups and prefixes console and test commands with the correct wrapper.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’