gerard-labs/superpowers-api-platform

A Claude Code plugin focused on API Platform 4.3+ running on Symfony 7.4 LTS+.

2Stars on the repository
60Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gerard-labs/superpowers-api-platform

Agent

KISS / over-engineering critique of the api-platform-architect plan. Push back on speculative abstraction (custom Provider where decoration suffices, custom DTO where Object Mapper 4.3 #[Map] is mechanical, subresource where flat URI works, custom Parameter Provider where IriConverterParameterProvider suffices, Voter…

2 3mo ago A 125 tokens original MIT

api-platform-appsec

02

gerard-labs/superpowers-api-platform

Agent

OWASP-style risk review of the api-platform-architect plan. Threat model (trust boundary / actor / asset) per finding. Preserves ranked findings table VERBATIM with Risk / Trust boundary / Actor / Mitigation / Verdict columns. Default-deny doctrinal. Covers API Platform 4.3 specific risks: IDOR via IRI, mass…

2 3mo ago B 136 tokens original MIT

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 …

2 3mo ago A 107 tokens original MIT

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…

2 3mo ago A 139 tokens original MIT

doctrine-architect

05

gerard-labs/superpowers-api-platform

Agent

Designs Doctrine entity schemas, relationships, and migration paths for API Platform 4.3 + Symfony 7.4+ projects. Analyzes existing entities, proposes schema changes, and plans migration paths before any code lands. Always proposes — never edits. Use for entity design, relationship modeling, identifier strategy (UUID…

2 3mo ago A 101 tokens original MIT

symfony-reviewer

06

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…

2 3mo ago A 146 tokens original MIT

symfony-tdd-coach

07

gerard-labs/superpowers-api-platform

Agent

Test stage of the pipeline. Reads the architect's test matrix from .claude/last-api-plan.md BEFORE looking at the code (anti-tautology doctrine). Validates AC × test mapping, kills Infection mutants on critical paths in-session (no "recommend follow-up" punt), enforces BDD scenario-based naming (PHPUnit 12 accepts…

2 3mo ago A 114 tokens original MIT