brainstorm
4
总安装量
4
周安装量
#49236
全站排名
安装命令
npx skills add https://github.com/asiaostrich/universal-dev-standards --skill brainstorm
Agent 安装分布
antigravity
4
mcpjam
3
claude-code
3
junie
3
windsurf
3
zencoder
3
Skill 文档
Brainstorm Assistant | è ¦åæ¿çªå©æ
Language: English | ç¹é«ä¸æ
Structured ideation before specification writing. Transform vague ideas into actionable feature proposals through guided brainstorming.
卿°å¯«è¦æ ¼åé²è¡çµæ§åç¼æ³ãééå¼å°å¼è ¦åæ¿çªï¼å°æ¨¡ç³æ§æ³è½åçºå¯å·è¡çåè½ææ¡ã
Workflow | 工使µç¨
FRAME ââ⺠DIVERGE ââ⺠CONVERGE ââ⺠OUTPUT
å®ç¾©åé¡ ç¼æ£æè æ¶æè©ä¼° è¼¸åºææ¡
Phase 1: FRAME | å®ç¾©åé¡
Define the problem space clearly before generating ideas.
å¨ç¢çæ³æ³ä¹åï¼å æ¸ æ¥å®ç¾©åé¡ç©ºéã
| Step | Action | æ¥é© |
|---|---|---|
| 1 | Clarify the problem with 5 Whys | ç¨ 5 Whys 鿏 åé¡ |
| 2 | Reframe as “How Might We” (HMW) questions | éæ§çº HMW åé¡ |
| 3 | Identify stakeholders and constraints | èå¥å©å®³éä¿äººèéå¶ |
| 4 | Gather context from codebase (if applicable) | å¾ç¨å¼ç¢¼åº«èéè絡 |
Phase 2: DIVERGE | ç¼æ£æè
Generate as many ideas as possible without judgment.
ä¸å è©å¤å°ç¡å¯è½ç¢çå¤åæ³æ³ã
| Technique | When to Use | ä½¿ç¨ææ© |
|---|---|---|
| HMW Questions | Default starting point | é è¨èµ·é» |
| SCAMPER | Improving existing features | æ¹åç¾æåè½ |
| Six Thinking Hats | Need multiple perspectives | éè¦å¤è§åº¦æè |
Phase 3: CONVERGE | æ¶æè©ä¼°
Evaluate and prioritize ideas using structured criteria.
使ç¨çµæ§åæ¨æºè©ä¼°èæåºæ³æ³ã
| Criterion | Weight | è©ä¼°æ¨æº |
|---|---|---|
| Feasibility | 30% | æè¡å¯è¡æ§ |
| Impact | 30% | 使ç¨è å½±é¿å |
| Effort | 20% | å¯¦ä½ææ¬ |
| Alignment | 20% | ç®æ¨ä¸è´æ§ |
Phase 4: OUTPUT | è¼¸åºææ¡
Produce a Brainstorm Report ready for /requirement or /sdd.
ç¢çå¯ç´æ¥å°æ¥ /requirement æ /sdd çè
¦åæ¿çªå ±åã
Technique Quick Reference | ææ³é覽
| Technique | Purpose | Steps | ç¨é |
|---|---|---|---|
| 5 Whys | Root cause analysis | Ask “Why?” 5 times | æ ¹å åæ |
| HMW | Problem reframing | “How might we [verb] [outcome]?” | åé¡éæ§ |
| SCAMPER | Idea modification | 7 prompts: Substitute, Combine, Adapt, Modify, Put to other use, Eliminate, Reverse | 嵿æ¹é |
| Six Thinking Hats | Multi-perspective | 6 modes: Facts, Emotions, Risks, Benefits, Creativity, Process | å¤è§åº¦æè |
| Dot Voting | Quick prioritization | Each participant gets 3 votes | å¿«éæåº |
Output Format | è¼¸åºæ ¼å¼
# Brainstorm Report: [Topic]
## Problem Statement
[Refined problem from FRAME phase]
## HMW Questions
1. How might we ...?
2. How might we ...?
3. How might we ...?
## Ideas Generated
| # | Idea | Source Technique | Feasibility | Impact | Score |
|---|------|-----------------|-------------|--------|-------|
| 1 | ... | SCAMPER | 4/5 | 5/5 | 4.3 |
| 2 | ... | HMW | 3/5 | 4/5 | 3.5 |
## Top 3 Recommendations
1. **[Idea Name]** - [Why this is recommended]
2. **[Idea Name]** - [Why this is recommended]
3. **[Idea Name]** - [Why this is recommended]
## Next Steps
- [ ] Proceed to `/requirement` with top idea
- [ ] Proceed to `/sdd` if requirements are clear
- [ ] Need further exploration of idea #N
Usage | ä½¿ç¨æ¹å¼
/brainstorm– Start interactive brainstorming session/brainstorm "user retention"– Brainstorm around a specific topic/brainstorm --technique scamper– Use a specific technique
Reference | åè
- Detailed guide: guide.md