By tjboudreaux
Apply 39 research-backed thinking frameworks and mental models directly in your debugging, planning, estimating, and decision-making workflows—from systems archetypes and Bayesian reasoning to pre-mortems and first principles—so you systematically avoid cognitive biases, surface root causes, and choose higher-leverage actions without leaving the chat.
Use when the same problem keeps recurring despite fixes, growth stalled with no obvious cause, or a quick fix made things worse—match it to a known structural pattern instead of re-diagnosing.
Use when interpreting a test result, metric, or new evidence and you risk over-reacting to it. State the base rate first, then update belief by the likelihood ratio.
Use when a search or investigation could run indefinitely and you need a stopping rule. Set an explicit "good enough" threshold and stop at the first option that clears it.
Use when you're unsure whether you actually know the answer. If you lack the evidence or context to answer reliably, abstain, ask, or fetch it — don't confabulate a confident reply.
Use when unsure how to approach a problem—plan, analyze, experiment, or stabilize first. Classify it by cause-effect (clear/complicated/complex/chaotic) and match the approach to the domain.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
39 Mental Models and Critical-Thinking Frameworks for Claude Code
Claude Code Thinking Skills is a collection of 39 mental-model and critical-thinking frameworks for Claude Code that give Anthropic's AI coding agent structured ways to reason about decisions, debugging, systems, risk, and strategy. Each skill packages a proven thinking framework — from first-principles reasoning to the theory of constraints — into a Claude Code skill you can invoke by name, and the whole collection is backed by a transparent, replication-gated evaluation pipeline.

| What it is | A library of 39 mental-model and critical-thinking skills for Claude Code. |
| Who it's for | Engineers, founders, and analysts who want Claude Code to reason with structured frameworks instead of ad-hoc heuristics. |
| How to start | Install via the plugin marketplace, then invoke thinking-model-router to be routed to the right skill. |
| License | MIT — free to use, modify, and distribute. |
| Evidence | Every skill ran through a replication-gated Elevate-or-Kill evaluation pipeline. The honest headline: zero skills currently hold a robust, replicated ELEVATE verdict — and we publish that result rather than hide it. |
| Entry point | thinking-model-router → START HERE |
Most "AI prompt pack" repositories claim their content makes models smarter and never test the claim. This project did the opposite: it built an objective, length-controlled, replication-gated evaluation harness and ran all 39 skills through it. The result is documented openly, including the inconvenient finding that no skill yet meets the bar for a proven, replicated accuracy gain.
That rigor is the point. These skills are useful structured-reasoning scaffolds grounded in established frameworks, and the evaluation methodology is honest enough to tell you exactly how strong the evidence is. Transparency over hype is the standard here.
Install directly in Claude Code using the plugin system:
# Add the marketplace
/plugin marketplace add tjboudreaux/cc-thinking-skills
# Install the plugin
/plugin install thinking-skills@thinking-skills-marketplace
Clone and copy skills directly:
# Clone the repository
git clone https://github.com/tjboudreaux/cc-thinking-skills.git
# Copy skills to your global Claude Code config
cp -r cc-thinking-skills/skills/* ~/.claude/skills/
# Or copy to a specific project
cp -r cc-thinking-skills/skills/* /path/to/your/project/.claude/skills/
npx claudepluginhub tjboudreaux/cc-thinking-skills --plugin thinking-skillsComprehensive VC fundraising and investor relations toolkit for CEOs. Includes pitch narrative development, deck review, investor update writing, board deck preparation, fundraising process strategy, and Q&A preparation -- all grounded in first principles from Sequoia, a16z, Benchmark, YC, and leading VC thought leaders.
4 Perforce version control skills for Claude Code covering basic operations, changelist management, conflict resolution, and shelving workflows
21 Unity game development skills for Claude Code covering Addressables, Behavior Designer, Cinemachine, GAS, NavMesh, VContainer, UniTask, Wwise, mobile optimization, and more
6 Visualization Skills for Claude Code - Mermaid diagrams, ASCII architecture, workflows, state machines, cheatsheets, and retro templates
5 ASCII visualization skills and 3 ops commands for flowcharts, architecture diagrams, state machines, cheatsheets, and retrospectives
A deterministic thinking partner that challenges assumptions and applies 150+ mental models to sharpen decisions, solve problems, and think more clearly. Features orientation detection, cognitive operations framework, and structured diagnostic workflows.
Analytical thinking tools - dialectic analysis, bias elimination, codex consultation
Deep analysis mode with extended reasoning for complex problems
Structured thinking and multi-perspective deliberation tools
The epistemic-posture layer for AI coding agents. Ships the Reasoning Surface protocol, named failure-mode counters, operator profile schema, and workflow loop as Claude Code skills, agents, and hooks. Posture first. Kernel outlives the tooling.
Comprehensive collection of 33 production-ready skills for strategic thinking, decision-making, research methods, architecture design, and problem-solving. Includes frameworks like Bayesian reasoning, kill criteria, layered reasoning, information architecture, and more.