From superpowers-laravel
Guides interactive brainstorming for Laravel features and refactors, clarifying goals, domain, data models, APIs, side-effects, testing, and Sail environments.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers-laravel:brainstormingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this when shaping features or refactors. Keep answers concise, then propose a design and gather confirmation before planning.
Use this when shaping features or refactors. Keep answers concise, then propose a design and gather confirmation before planning.
Present a design of 200–300 words, covering:
Suggest a short implementation plan; then use laravel:writing-plans to formalize it.
npx claudepluginhub jpcaparas/superpowers-laravel --plugin superpowers-laravelRefines rough Laravel feature ideas into fully-formed designs via collaborative questioning, alternative exploration, and incremental validation before coding.
Structures prompts for clarity by separating concerns, prioritizing requests, specifying acceptance criteria, and breaking work into testable increments. Useful for complex Laravel development tasks.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.