39 mental-model skills for Claude Code, first principles, Bayesian, OODA, pre-mortem, and more, all invoke-by-name with no setup.
What it does
Claude Code Thinking Skills is a collection of 39 mental-model and critical-thinking frameworks packaged as Claude Code skills. Engineers, founders, and analysts can invoke named skills like thinking-first-principles or thinking-ooda to give Claude structured reasoning scaffolds for decisions, debug
Most AI prompt packs claim to make models smarter but never test the claim. Claude Code Thinking Skills took the opposite approach: it ran all 39 frameworks through a length-controlled, replication-gated "Elevate-or-Kill" evaluation pipeline, then published the results, including the inconvenient finding that no skill currently holds a proven, replicated accuracy gain. That transparency is rare, and it matters when you're deciding whether to add a dependency.
The collection covers six domains: decision-making and analysis (first principles, pre-mortem, Kepner-Tregoe), cognitive and behavioral (Bayesian, debiasing, steel-manning), systems and strategy (OODA, theory of constraints, Cynefin), problem-solving and innovation (TRIZ, five-whys-plus, scientific method), estimation and risk (Fermi estimation, red team, Lindy effect), and product (jobs-to-be-done, effectuation). Three meta-skills, including thinking-model-router, help you pick and combine frameworks.
Each skill is a SKILL.md file in Claude Code's skill system, which loads only when invoked, so unused frameworks cost nothing. You call any skill by name in the Claude Code chat, or you start with thinking-model-router and let it route the problem to the right framework. The plugin marketplace install (/plugin marketplace add tjboudreaux/cc-thinking-skills) is the recommended path; manual copy to ~/.claude/skills/ also works.
The closest candidate to a proven skill is thinking-scientific-method (hypothesis-differential debugging), which scored +5.3 percentage points (p=0.061, n=150) in its primary run and +8.0pp (p=0.001) in a separate replication. Per the README, because a significant replication cannot rescue a primary run that fails the p<0.05 gate, its verdict remains DIRECTIONAL-NOT-REPLICATED. A pre-registered, larger-N study is flagged as future work.
Treat these as well-grounded structured-reasoning scaffolds, not as proven accuracy boosters. The frameworks themselves are real and established; the empirical case for a model-accuracy lift is not yet there, and the project says so plainly. For teams that want structure in how Claude reasons through architecture decisions or incident postmortems, that scaffolding is still valuable even without a replicated accuracy gain.
If you want Claude Code to reason with named, established frameworks instead of ad-hoc heuristics, this is the most rigorously documented collection available. Start with thinking-model-router, pick the framework that fits your problem, and read the Elevate-or-Kill Scorecard before drawing conclusions about accuracy gains.
Features
Field notes
Reviewed Jun 26, 2026
Best for
Builder outcomes
Watch out
Tested with
Claude Code Thinking Skills is a library of 39 mental-model and critical-thinking frameworks packaged as Claude Code skills. Each skill wraps a named reasoning framework, from first-principles thinking to the theory of constraints, into a file Claude loads and applies when you invoke it by name. The collection is MIT licensed, grounded in frameworks from Munger, Kahneman, Goldratt, Altshuller/TRIZ, and Boyd, and organized across six domains covering decisions, cognition, systems, problem-solving, estimation, and product thinking.
The recommended install is via the Claude Code plugin marketplace: run `/plugin marketplace add tjboudreaux/cc-thinking-skills` followed by `/plugin install thinking-skills@thinking-skills-marketplace`. Alternatively, clone the repo and copy the skills folder to `~/.claude/skills/` for global use, or to `.claude/skills/` inside a specific project. Once installed, invoke any skill by name in Claude Code chat, for example `Use the theory-of-constraints to find our bottleneck`. If you are unsure which framework fits, start with `thinking-model-router` and let it route you.
Yes, the project is released under the MIT license, which means you can use, modify, and distribute it freely. There is no paid tier or commercial restriction. The full source, including the evaluation pipeline and scorecard, is publicly available on GitHub.
It works best when you want Claude Code to reason with an explicit, named framework rather than ad-hoc heuristics. Per the README, it suits engineers debugging complex systems, architects evaluating design tradeoffs, teams running incident postmortems, and founders stress-testing plans. The `thinking-model-router` meta-skill is the recommended entry point if you are unsure which of the 39 frameworks fits your situation.
The main difference is scope and evaluation rigor. This collection ships 39 frameworks versus the 20 custom commands in wanikua/thinking-skills, and it is the only one to run a replication-gated Elevate-or-Kill evaluation and publish the results. wanikua/thinking-skills uses the older `.claude/commands/` convention and simpler installation (copy the folder), while this project targets the Claude Code plugin marketplace and the newer SKILL.md skill system. Both are MIT licensed.
The most important limitation is documented by the project itself: per the published Elevate-or-Kill Scorecard, zero skills currently hold a robust, replicated ELEVATE verdict, meaning none are proven to improve Claude's accuracy. The closest candidate, `thinking-scientific-method`, showed a directional signal (+5.3pp, p=0.061 in the primary run) but fails the p<0.05 significance gate. Treat the skills as well-grounded structured-reasoning scaffolds rather than guaranteed accuracy boosters. A pre-registered, larger-N study is recommended as future work.
Alper Tunga@altudev
“Recently discovered a skill pack called "cc-thinking-skills" that gives your agents 39 different thinking models and frameworks to work with. The ones I'm actually using the most: > thinking-feedback-loops > thinking-first-principles…”
Alper Tunga@altudev
“GLM 5.1 has been surprisingly solid and genuinely fun to work with. Here's the skill stack I've been running it with: > Mental models & proper thinking: cc-thinking-skills Specifically, "thinking-first-principles", "thinking-systems"…”
Open-source PM skills marketplace: 68 AI skills and 42 workflows across 9 Claude plugins for product managers doing discovery, strategy, execution, and launch.
Best for PMs using Claude Code or Claude Cowork who want framework-driven decisions baked into daily AI workflowsAgent skill collection for engineers who use Claude Code or Codex, small, composable prompts that enforce TDD, domain modeling, and architecture review.
Best for Engineers already using Claude Code or Codex daily who want to stop architectural and quality driftOpen-source agentic skills framework that brings spec-first, TDD-enforced, subagent-driven software development to Claude Code, Cursor, Codex, and 8 other AI coding harnesses.
Best for Teams wanting a full SDLC enforced automatically on coding agents, from spec through code reviewAnthropic's official skill library for Claude: modular SKILL.md bundles that add repeatable, domain-specific workflows across docs, dev, design, and enterprise tasks.
Best for Teams who need Claude to follow repeatable, specialized workflows across many sessions without re-promptingA catalog of repeatable AI agent workflows with built-in feedback loops, plus an installable skill for finding, adapting, and designing your own loops.
Best for Teams using Codex, Cursor, or Claude Code who want agents to iterate reliably instead of making one-shot guessesAgent skill that audits your codebase with a capable model and writes executable plans for cheaper models to implement, by shadcn.
Best for Teams running AI-assisted development at scale who want high-quality code review without paying for a capable model on every execution step