Structured creativity methods for idea generation: SCAMPER, Six Thinking Hats, Mind Mapping, Reverse Brainstorming, TRIZ, and Rapid Ideation.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add ellmos-ai/skills --skill en --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of En?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ellmos-ai-skills-00eb47b5)More formats (shields.io, HTML) on the badges page.
---
name: brainstorm
version: 1.0.0
type: skill
author: Lukas Geiger
created: 2026-03-15
updated: 2026-03-15
description: Structured creativity methods for idea generation: SCAMPER, Six Thinking Hats, Mind Mapping, Reverse Brainstorming, TRIZ, and Rapid Ideation.
standalone: true
anthropic_compatible: true
bach_compatible: false
bach_origin: true
category: utilities
tags: [brainstorm, creativity, ideation, scamper, six-hats, innovation]
language: en
status: active
dependencies: {'tools': [], 'services': [], 'protocols': [], 'python': []}
provenance: {'origin': 'bach', 'origin_path': 'system/skills/_services/brainstorm.md', 'origin_version': '1.0.0', 'origin_repo': 'github.com/ellmos-ai/bach', 'last_sync_from_origin': '2026-03-15', 'last_sync_to_origin': None, 'local_changes_since_sync': True}
---
<img src="banner.png" width="100%" alt="brainstorm banner">
> **English** — Official English version of `brainstorm`.
# Brainstorm (English)
> Structured creativity for innovation — SCAMPER, Six Hats, Mind Mapping, Reverse Brainstorming, TRIZ, Rapid Ideation
---
## When to Use?
- New ideas needed
- Stuck / creativity block
- Innovation sought
- Solve a problem creatively
**Trigger words:** brainstorm, ideas, creative, innovative, ideation
---
## Methods
### 1. SCAMPER
**Substitute, Combine, Adapt, Modify, Put to other use, Eliminate, Reverse**
Systematically improve existing solutions:
- **S**ubstitute: What can be replaced?
- **C**ombine: What can be combined?
- **A**dapt: What can be adapted?
- **M**odify: What can be changed?
- **P**ut to other use: What else could it be used for?
- **E**liminate: What can be removed?
- **R**everse: What can be reversed?
---
### 2. Six Thinking Hats (Edward de Bono)
Systematically think through 6 perspectives:
- **White Hat — Facts:** What information do we have? What's missing?
- **Red Hat — Emotion:** How does it feel? Intuition, gut feeling
- **Black Hat — Critique:** What could go wrong? Risks, weaknesses
- **Yellow Hat — Optimism:** What are the opportunities? Best case
- **Green Hat — Creativity:** New ideas? Out-of-the-box?
- **Blue Hat — Meta:** Process control, summary, next steps
**Process:** Define problem (Blue) -> Facts (White) -> Emotions (Red) -> Critique (Black) -> Positives (Yellow) -> New ideas (Green) -> Summarize (Blue)
---
### 3. Mind Mapping
Visualize thoughts hierarchically:
1. Central topic
2. Main branches (3-7)
3. Sub-branches for each category
4. Add details and ideas
5. Identify connections
---
### 4. Reverse Brainstorming
Invert the problem: "How do we make it WORSE?"
1. Invert the problem
2. Collect bad ideas
3. Reverse = Good ideas
Particularly effective when direct ideation is stalled.
---
### 5. TRIZ (Theory of Inventive Problem Solving)
Top 10 Principles for Software:
1. **Segmentation:** Split monolith into modules
2. **Extraction:** Isolate disturbing property
3. **Local Quality:** Different components, different properties
4. **Merging:** Combine similar functions
5. **Universality:** One element, multiple functions
6. **Nesting:** Components within components
7. **Preliminary Action:** Preparation in advance
8. **Feedback:** Monitoring and adaptation
9. **Self-Service:** System maintains itself
10. **Asymmetry:** Non-symmetrical designs
---
### 6. Rapid Ideation
Quantity over quality — 50+ ideas in 20 min.
**Rules:**
- NO criticism during ideation
- WILD ideas welcome
- Build on others' ideas
- Quantity FIRST
**Timer-based:**
- Round 1 (5 min): Open ideation
- Round 2 (5 min): Variations
- Round 3 (5 min): Combinations
- Round 4 (5 min): Extreme ideas
---
## Workflow & Approach
```
1. User request
2. Understand goal
3. Choose method(s)
4. Generate ideas (no criticism!)
5. Clustering
6. Feasibility/Impact matrix
7. Top 5-10 selection
8. Output + recommendation
```
---
## Changelog
### 1.0.0 (2026-03-15)
- Ported from BACH v3.8.0
---
*Ported from BACH v3.8.0 | Standalone Version*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!