dev-toolings

60 mods across 1 repository, 206 stars between them.

superpowers-symfony

02

dev-toolings/superpowers-symfony

Plugin Claude Code

A Symfony-focused toolkit for Claude Code providing TDD (Pest/PHPUnit), Doctrine ORM, API Platform, Messenger, Voters, quality checks (PHP-CS-Fixer/PHPStan), and pragmatic architecture patterns - Docker Compose and Symfony Docker (FrankenPHP) compatible.

206 26d ago A tokens not measured original MIT

dev-toolings/superpowers-symfony

Agent

Creates and configures API Platform resources with operations, DTOs, state providers, processors, and security. Handles full resource scaffolding from entity to tested API endpoint. Use for building APIs, creating resources, or configuring API Platform.

206 26d ago A 50 tokens original MIT

doctrine-architect

04

dev-toolings/superpowers-symfony

Agent

Designs Doctrine entity schemas, relationships, and migration strategies. Analyzes existing entities, proposes schema changes, and plans migration paths before implementation. Use for entity design, relationship modeling, or migration planning.

206 26d ago A 46 tokens original MIT

dev-toolings/superpowers-symfony

Agent

Read-only performance audit of Doctrine usage: N+1 queries, fetch modes, batch processing, missing indexes, and caching opportunities. Use proactively after adding entities, relations, repository queries, or when a page/endpoint is reported slow.

206 26d ago A 53 tokens original MIT

symfony-engineer

06

dev-toolings/superpowers-symfony

Agent

Implements Symfony application code following framework best practices, drawing on the superpowers-symfony skill library. Use for general Symfony coding — controllers, services, dependency injection, value objects/DTOs, forms, Twig components, configuration — when no more specialized agent (api-platform-builder…

206 26d ago A 76 tokens original MIT

symfony-reviewer

07

dev-toolings/superpowers-symfony

Agent

Reviews Symfony code for quality, architecture, and best practices. Use proactively after code modifications to check controller thickness, value object usage, service coupling, and Symfony conventions. Triggers on code review, quality audit, or architecture check requests.

206 26d ago A 52 tokens original MIT

dev-toolings/superpowers-symfony

Agent

Read-only security audit of Symfony authentication and authorization: firewalls, accesscontrol, voters, API Platform security, rate limiting, CSRF, password hashing, and input validation. Use proactively after changes to security.yaml, voters, controllers, forms, or API resources.

206 26d ago A 60 tokens original MIT

symfony-tdd-coach

09

dev-toolings/superpowers-symfony

Agent

Guides TDD workflow for Symfony projects using Pest PHP or PHPUnit. Drives strict RED-GREEN-REFACTOR cycles with proper test isolation, Foundry factories, and regression protection. Use when writing tests, adding test coverage, or practicing TDD.

206 26d ago A 58 tokens original MIT

SessionStart

23

dev-toolings/superpowers-symfony

Hook

Runs when a session starts on startup, resume, clear and compact, executing session-start.sh. From dev-toolings/superpowers-symfony.

206 26d ago A tokens not measured copy · 100% MIT