Agent skill · Design & Presentation

thinking-triz

Apply TRIZ (Theory of Inventive Problem Solving) methodology to resolve technical contradictions and find innovative solutions. Use for engineering design, breaking through impossible constraints, and systematic innovation.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill thinking-triz --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 13 KB
Bundled scripts: none
Path: skills/analysis/thinking-triz/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# TRIZ Thinking ## Overview TRIZ (Teoriya Resheniya Izobretatelskikh Zadatch) is a systematic innovation methodology developed by Genrich Altshuller from analyzing 200,000+ patents. It provides structured approaches to solve "impossible" problems by identifying and resolving contradictions rather than accepting trade-offs. **Core Principle:** Behind every difficult problem lies a contradiction. Resolve the contradiction, solve the problem. Great innovations don't compromise—they transcend. ## When to Use - Facing "impossible" trade-offs (fast vs. accurate, secure vs. convenient) - Stuck choosing between two conflicting requirements - Need innovation beyond incremental improvement - Design has hit fundamental constraints - Competitors all accept the same trade-off you're facing - Requirements seem mutually exclusive - Breaking through performance plateaus Decision flow: ``` Stuck between trade-offs? → yes → APPLY TRIZ Requirements seem contradictory? → yes → APPLY TRIZ Need breakthrough, not compromise? → yes → APPLY TRIZ All solutions have same weakness? → yes → APPLY TRIZ ``` ## The Ideal Final Result (IFR) Before solving, envision the ideal outcome—the system that solves itself:

What's inside
Steps it walks through
  1. Overview
  2. When to Use
  3. The Ideal Final Result (IFR)
  4. Contradiction Types
  5. Technical Contradictions
  6. Physical Contradictions
  7. The 40 Inventive Principles (Software-Adapted)
  8. Most Applicable to Software Engineering
  9. Principle Application Examples
  10. Resolving Physical Contradictions
  11. Separation in Time
  12. Separation in Space
  13. Separation by Condition
  14. Separation in Scale/Level
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the thinking-triz skill do?

Apply TRIZ (Theory of Inventive Problem Solving) methodology to resolve technical contradictions and find innovative solutions. Use for engineering design, breaking through impossible constraints, and systematic innovation.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill thinking-triz --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going