brainstorming
Installation
SKILL.md
Brainstorming Ideas Into Designs
Overview
Help turn ideas into fully formed designs and specs through structured collaborative dialogue using request_user_input for deeper exploration.
Start by understanding the current project context, then systematically clarify requirements and design intent. Use request_user_input to gather batches of related questions, deepening understanding before moving to design phases. Once you understand what you're building, present the design in small sections (200-300 words), checking after each section whether it looks right so far.
When to Use
- New feature development requiring design decisions
- Significant changes to existing architecture or behavior
- Tasks with multiple viable approaches needing exploration
- Medium/high-complexity work where scope, design, or direction is unclear