A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Claude / AI-agent skill for solving engineering contradictions with Altshuller's TRIZ — full 39×39 matrix, 40 principles
A Claude / AI-agent skill for solving engineering problems with Altshuller's TRIZ (Theory of Inventive Problem Solving). Replaces compromise-driven brainstorming with algorithmic problem solving over a corpus of patent-derived patterns.
Given an engineering contradiction — "improving X makes Y worse" or "this part must be both A and not-A" — the skill produces 3–5 concrete inventive concepts with explicit ideality scores rather than compromise solutions. It uses:
The skill refuses with reframe when invoked on out-of-scope problems — see examples/anti_example_misframed.md.
For Claude Code:
git clone https://github.com/Antropocosmist/triz-engineering-solver \
~/.claude/skills/triz-engineering-solver
For other agent runtimes (Anthropic SDK, OpenAI Assistants, LangGraph, custom): point the agent's system prompt or tool router at SKILL.md and grant filesystem read access to this directory.
.
├── README.md
├── LICENSE MIT
├── CONTRIBUTING.md anchor-cell verification protocol, style rules
├── SKILL.md entry point — workflow, triggers, output template
├── resources/ lazily-loaded reference data
│ ├── 39_parameters.md
│ ├── 40_principles.md
│ ├── 76_standard_solutions.md full 5-class taxonomy with Su-Field algebra
│ ├── contradiction_matrix.json full 39×39 Altshuller matrix (1190 cells)
│ ├── separation_principles.md decision procedure for physical contradictions
│ ├── ariz_85c.md 9-part deep-analysis procedure
│ ├── evolution_trends.md 8 trends + S-curve framing
│ ├── glossary.md
│ └── output_template.md machine-readable output template (use verbatim)
└── examples/
├── brake_disc.md mechanical / thermal contradiction
├── battery_pack.md physical contradiction via separation
├── heat_exchanger_fouling.md process-industry contradiction + ideality drop
└── anti_example_misframed.md refuse-with-reframe demo
CONTRIBUTING.md).ideality ≤ 1 are dropped, not split-the-difference accepted. If no concept clears the bar, the skill escalates to ARIZ-85C rather than weaken the recommendation.v1.0 — release-ready. Full Altshuller 39×39 matrix (1190 cells, 5/5 anchors verified). Three worked examples + one anti-example. Su-Field analysis with the full 76 Standard Solutions. ARIZ-85C deep procedure. 8 evolution trends. Workflow documented end-to-end.
See CONTRIBUTING.md. Examples from non-mechanical domains (electronics, chemical engineering, optics, biotech) are particularly welcome.
kamil-szczepanik/TRIZ-Agents repository (data/tools_sources/triz_matrix.xls, Casey Perno 2007 transcription of Altshuller 1985). Cite the accompanying ICAART 2025 paper if you build on their work: Szczepanik et al., "TRIZ Agents: A Multi-Agent LLM Approach for TRIZ-Based Innovation," 2025 — arXiv:2506.18783.MIT — see LICENSE.
A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-day c
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Claude Code skill for YouTube creators — channel audits, video SEO, retention scripts, thumbnails, content strategy, Sho
Design enforcement with memory — keeps your UI consistent across a project