From superpowers-laravel
Creates actionable Laravel implementation plans with bite-sized TDD-first tasks including migrations, services, jobs, controllers, tests, and quality gates. Useful for turning designs into testable steps.
npx claudepluginhub jpcaparas/superpowers-laravel --plugin superpowers-laravelThis skill uses the workspace's default tool permissions.
Turn a confirmed design into a sequence of small, testable steps. Include guardrails and validation before handoff.
Executes Laravel plans in small batches using TDD, safe migrations, queue verification, Pint/static analysis, and quality checkpoints. Ideal for structured feature development.
Creates structured TDD implementation plans with task breakdowns, dependencies, and test requirements for new features, multi-file changes, or multi-step tasks.
Generates detailed TDD implementation plans from specs for multi-step tasks before coding, with bite-sized 2-5min steps covering files, failing tests, code, runs, and git commits.
Share bugs, ideas, or general feedback.
Turn a confirmed design into a sequence of small, testable steps. Include guardrails and validation before handoff.
After writing the plan, use laravel:executing-plans to execute in batches.