code-brainstorming
Installation
SKILL.md
Brainstorming
Help turn ideas into fully formed designs and specs through natural collaborative dialogue.
Start by understanding the current project context, then ask questions in a numbered list to refine the idea. Once you understand what you're building, present the design and get user approval.
Hard Gate
- Do not write code.
- Do not scaffold files or projects.
- Do not take implementation action until the design brief has been presented and approved.
Workflow
1. Explore context first
- Read relevant files, docs, types, configs, and recent changes before asking intent questions.
- Follow existing patterns instead of inventing unrelated ones.
- Assess scope early. If the request spans multiple independent subsystems, say so and help decompose it before refining one slice.