用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/raine/skills --skill brainstorm命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | brainstorm |
| description | Turn an idea into a concrete design through structured dialogue. |
| disable-model-invocation | true |
Turn an idea into a concrete design through structured dialogue.
User idea: $ARGUMENTS
Start by understanding what exists and what the user wants.
AskUserQuestion to ask clarifying questions one at a timeRules for questions:
AskUserQuestion with 2-4 options whenever possibleOnce you understand the idea, propose 2-3 different approaches.
Present them conversationally:
Format:
**Recommended: [Approach Name]**
[Why this is the best fit for your needs]
**Alternative: [Approach Name]**
[When you'd choose this instead]
**Alternative: [Approach Name]** (if applicable)
[Different trade-offs this offers]
Use AskUserQuestion to get buy-in on which approach to design.
Break the design into digestible sections (200-300 words each).
After each section, use AskUserQuestion to validate before continuing.
Cover as appropriate:
If the user wants to preserve the design:
history/<date>-design-<topic>.md (e.g. history/2026-02-15-design-auth-flow.md)