Skip to main content
AI/MLathola

triz

Applies TRIZ cross-domain analogical reasoning to find solutions from adjacent fields. Use when stuck on a problem and needing inventive perspectives.

Stars
294
Source
athola/claude-night-market
Updated
2026-05-30
Slug
athola--claude-night-market--triz
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/athola/claude-night-market/HEAD/plugins/tome/skills/triz/SKILL.md -o .claude/skills/triz.md

Drops the SKILL.md into .claude/skills/triz.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

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 and field mapping
deep 3 Full matrix and principles
maximum 5 Distant fields and full TRIZ

Workflow

  1. Abstract the problem into TRIZ formulation
  2. Identify technical contradiction
  3. Map to adjacent fields using Semantic Scholar's field taxonomy
  4. Search for solved analogues in those fields
  5. 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