What problem does it solve?
This Skill prevents premature implementation by forcing a structured brainstorming and design process before any code, scaffolding, or behavior changes are made.
Core Features & Use Cases
- Project Context Exploration: Reviews the current project state, docs, and recent commits before proposing changes.
- Requirements Clarification: Asks one question at a time to refine scope, constraints, and success criteria.
- Approach Comparison: Presents 2-3 design options with trade-offs and recommends one path forward.
- Design Approval Workflow: Produces a written spec, performs a self-review, then waits for user approval before moving to implementation planning.
- Visual Brainstorming Support: Can offer browser-based mockups and diagrams when the topic would benefit from visual comparison.
Quick Start
Use the brainstorming skill to help me define the problem, compare options, and produce an approved design spec before implementation.