Agent Skills
› codeaholicguy/ai-devkit
› brainstorm
brainstorm
GitHub提供结构化头脑风暴能力,通过发散、挑战、对比和收敛流程,生成创意、评估方案或辅助决策,适用于产品、技术及内容策略探索。
Trigger Scenarios
用户要求 brainstorm(头脑风暴)
需要 ideate(构思)或 generate ideas(生成想法)
请求 evaluate product ideas(评估产品想法)
需要 compare concepts(比较概念)或 narrow choices(缩小选择范围)
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


