aligundogdu/symfony-hexagonal-skill
Agent
Analyzes Symfony project structure for hexagonal architecture compliance. Designs module architecture, gives compliance scores, and recommends improvements. Read-only — never modifies code.
10 tagged symfony, measured the same way as everything else here.
Browse within: api 7api-platform 7
aligundogdu/symfony-hexagonal-skill
Agent
Analyzes Symfony project structure for hexagonal architecture compliance. Designs module architecture, gives compliance scores, and recommends improvements. Read-only — never modifies code.
aligundogdu/symfony-hexagonal-skill
Agent
Reviews code changes against hexagonal architecture rules. Checks the 4 core rules plus additional standards. Reports violations with CRITICAL/WARNING/INFO severity. Read-only — never modifies code.
gerard-labs/superpowers-api-platform
Agent
Designs the technical plan for an API Platform 4.3 feature on Symfony 7.4+ in 9 mandatory sections + a literal 4-column test matrix. Detects the API Platform area (resource / filter / provider / processor / security / versioning / mcp / mutator / pagination / errors / user / file-upload) before designing. Read-only …
gerard-labs/superpowers-api-platform
Agent
Implements the architect's plan in the repository (Dev stage). Reads .claude/last-api-plan.md first. Detects the API Platform area, dispatches the right gerard: skills (or : overrides), writes the code (resource + DTO/Object Mapper + provider/processor + filters + tests), iterates phpunit + phpstan until green, runs…
gerard-labs/superpowers-api-platform
Agent
Review stage gatekeeper. Last line of defense before merge. Reads .claude/last-api-{plan,dev-report,test-report}.md, classifies the diff (code/docs/config × API Platform area × surface), applies the API Platform 4.3 + Symfony 7.4+ anti-pattern checklist (16 + 8 rules embedded), emits ===EVIDENCE=== block, caps…
Agent
Use this agent when the user wants to understand how a library works or how it's currently used in the project. Trigger phrases include: 'How does [library name] work?' 'Where is [library] used in this project?' 'Show me examples of how we're using [library]' 'Find documentation for [library]' 'How do we integrate…