Use this skill to convert rough ideas into clear, reviewable design outputs through structured dialogue.
Works with
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionbrainstormExecute the skills CLI command in your project's root directory to begin installation:
Fetches brainstorm from buiducnhat/agent-skills and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate brainstorm. Access via /brainstorm in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
6
total installs
6
this week
43
GitHub stars
0
upvotes
Run in your terminal
6
installs
6
this week
43
stars
Use this skill to convert rough ideas into clear, reviewable design outputs through structured dialogue.
The goal is to:
Load project context per the shared Context Loading Protocol. Also check key implementation files relevant to the idea and note constraints from existing architecture, dependencies, and conventions.
Keep this pass focused. Only gather what is needed for the current idea.
Ask targeted questions sequentially to remove ambiguity. Follow the Question Tool mandate.
Do not jump to implementation details too early.
Propose 2-5 viable approaches.
For each approach, include:
Lead with your recommended option and explain why it best fits the project context and constraints.
After presenting all approaches, use Question Tool to let the user pick their preferred approach. List the summary options. Example:
Once requirements are clear, present the design incrementally in logical phases (about 200-300 words per phase) to avoid overwhelming the user.
After presenting each phase, use Question Tool immediately to ask whether to:
After you and the user have worked through requirements and the design is validated, determine the next actions.
Use Question Tool to present the user with three high-level next actions:
write-plan handoff.If the user picks Write artifacts, proceed to Step 6. Once the draft artifacts exist, use Question Tool again to validate them with options:
If the user picked Write plan immediately, initiate a handoff to use skill write-plan using the current brainstorming context; no additional artifact validation is required.
If the user picked End session, simply stop. The information collected so far is considered sufficient.
Only perform this step after the user has explicitly chosen "Write artifacts" during Step 5.
Persist results to the standardized location:
docs/brainstorms/YYMMDD-HHmm-<topic-slug>/docs/brainstorms/YYMMDD-HHmm-<topic-slug>/SUMMARY.mddocs/brainstorms/YYMMDD-HHmm-<topic-slug>/section-01-<slug>.mddocs/brainstorms/YYMMDD-HHmm-<topic-slug>/section-02-<slug>.mdSUMMARY.md format: strictly follow the template inside references/summary-template.md.
SUMMARY.md file. Do not hallucinate dates.Question Tool with selectable options in the same turn.Question Tool decisions with plain-text prompts that require manual chat replies.Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
davila7/claude-code-templates
intellectronica/agent-skills
am-will/codex-skills
sickn33/antigravity-awesome-skills
myzy-ai/dokie-ai-ppt
sickn33/antigravity-awesome-skills
Registry listing for brainstorm matched our evaluation — installs cleanly and behaves as described in the markdown.
brainstorm is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
brainstorm reduced setup friction for our internal harness; good balance of opinion and flexibility.
Keeps context tight: brainstorm is the kind of skill you can hand to a new teammate without a long onboarding doc.
brainstorm reduced setup friction for our internal harness; good balance of opinion and flexibility.
brainstorm is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Registry listing for brainstorm matched our evaluation — installs cleanly and behaves as described in the markdown.
Keeps context tight: brainstorm is the kind of skill you can hand to a new teammate without a long onboarding doc.
brainstorm is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Useful defaults in brainstorm — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
showing 1-10 of 54