Agent Skills
› codeaholicguy/ai-devkit
› brainstorm
brainstorm
GitHub提供发散到收敛的思维框架,用于头脑风暴、创意生成、方案对比及决策评估。帮助用户快速探索选项、挑战假设并推荐最佳行动路径。
Trigger Scenarios
用户要求头脑风暴或构思创意
需要比较不同概念或技术路线
寻求产品策略或实验方案建议
Install
npx skills add codeaholicguy/ai-devkit --skill brainstorm -g -y
SKILL.md
Frontmatter
{
"name": "brainstorm",
"description": "AI DevKit · Use when the user asks to brainstorm, ideate, generate ideas, expand options, challenge ideas, pressure-test ideas, compare concepts, narrow choices, name something, plan content angles, explore strategy, evaluate product ideas, technical approaches, experiments, or decisions."
}
Brainstorm
Run a compact diverge-to-converge loop.
Workflow
- Frame: restate the goal, constraints, audience, success criteria, and assumptions.
- Diverge: generate distinct options across practical, high-leverage, and unusual angles.
- Challenge: identify weak assumptions, obvious failure modes, tradeoffs, and ideas to reject.
- Compare: group related ideas and evaluate only on relevant criteria such as impact, effort, risk, novelty, confidence, or time-to-test.
- Converge: recommend the strongest 3 options with brief rationale and a concrete next step, experiment, outline, or decision checkpoint.
Formats
Use Quick by default. Use Deep only for ambiguous or high-stakes decisions. Ask at most one clarifying question only if missing context would materially change the brainstorm; otherwise state assumptions and proceed.
- Quick: clusters, challenges, 3 picks.
- Deep: assumptions, clusters, evaluation table, recommendation.
- Naming: tone groups, fit, ambiguity, pronunciation.
- Technical: approaches, tradeoffs, risks, validation.
- Content: angles, hooks, audiences, outlines.
Avoid filler, near-duplicates, generic best practices, and premature recommendations. If asked for more ideas, explore a new axis before listing variants.
Version History
- 3811937 Current 2026-08-03 09:34


