Help us improve
Share bugs, ideas, or general feedback.
From claude-skills
Forces unrelated concepts from different domains to collide for breakthrough software innovations, like treating services as circuits for failure isolation. Use when conventional thinking stalls.
npx claudepluginhub orban/claude-skills --plugin claude-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/claude-skills:collision-zone-thinkingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Revolutionary insights come from forcing unrelated concepts to collide. Treat X like Y and see what emerges.
Applies cross-domain analogies, first-principles deconstruction, and divergent thinking to overcome creative bottlenecks in problem-solving.
Structured creative ideation for novel problems — transforms ambiguity into coherent new patterns when no template exists or incremental change fails.
Imports solutions from unrelated domains by finding structural similarities between your problem and solved problems elsewhere. Useful for creative problem-solving and cross-domain innovation.
Share bugs, ideas, or general feedback.
Revolutionary insights come from forcing unrelated concepts to collide. Treat X like Y and see what emerges.
Core principle: Deliberate metaphor-mixing generates novel solutions.
| Stuck On | Try Treating As | Might Discover |
|---|---|---|
| Code organization | DNA/genetics | Mutation testing, evolutionary algorithms |
| Service architecture | Lego bricks | Composable microservices, plug-and-play |
| Data management | Water flow | Streaming, data lakes, flow-based systems |
| Request handling | Postal mail | Message queues, async processing |
| Error handling | Circuit breakers | Fault isolation, graceful degradation |
Problem: Complex distributed system with cascading failures
Collision: "What if we treated services like electrical circuits?"
Emergent properties:
Where it works: Preventing cascade failures Where it breaks: Circuits don't have retry logic Insight gained: Failure isolation patterns from electrical engineering