triz
Installation
SKILL.md
TRIZ Cross-Domain Analysis
When To Use
- Stuck on a problem and need perspectives from other domains
- Exploring cross-domain analogies for inventive solutions
When NOT To Use
- Standard code search or literature review (use other tome channels)
- Problems with obvious, well-known solutions
Apply Altshuller's Theory of Inventive Problem Solving to find solutions from adjacent fields.
Depth Levels
| Depth | Fields | Analysis |
|---|---|---|
| light | 1 | Contradiction only |
| medium | 2 | Contradiction + field mapping |
| deep | 3 | Full matrix + principles |
| maximum | 5 | Distant fields + full TRIZ |
Workflow
- Abstract the problem into TRIZ formulation
- Identify technical contradiction
- Map to adjacent fields using Semantic Scholar's field taxonomy
- Search for solved analogues in those fields
- Build bridge mappings with rationale
Field Mapping Strategy
- Software architecture: civil engineering, biology
- Data structures: logistics, materials science
- Algorithms: operations research, genetics
- Security: military strategy, immunology
- Financial: game theory, ecology
Related skills
More from athola/claude-night-market
project-planning
Turn a specification into a phased implementation plan with dependency ordering.
111code-quality-principles
KISS, YAGNI, and SOLID code quality principles for clean code, reducing complexity and preventing over-engineering.
82project-brainstorming
Guide project ideation through Socratic questioning to generate actionable project briefs with alternative comparisons.
80doc-generator
Generate or remediate documentation with human-quality writing and style
67rigorous-reasoning
Prevent sycophantic reasoning via checklist enforcing evidence-based conclusions and honest analysis.
66project-specification
Transform project briefs into testable specifications with user stories, acceptance criteria, and measurable outcomes.
66