strategic-thinking
First-principles reasoning and logical deduction. Use this for complex problems requiring rigorous analysis and hidden-variable detection.
Profile →npx skills add majiayu000/claude-skill-registry --skill strategic-thinking --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Strategic Thinking & First-Principles Reasoning ## Purpose To ensure all outputs are the result of rigorous logical deduction rather than heuristic patterns. This skill mandates a "think before you act" workflow, prioritizing structural correctness and hidden-variable analysis. --- ## Reasoning Frameworks ### 1. Chain-of-Thought (CoT) * **Explicit Decomposition:** Break complex problems into smaller, atomic sub-problems. * **Traceable Logic:** Show the "work" in a hidden thought block or a clearly defined reasoning section. * **Verification:** After each step, verify the result against the initial constraints to ensure no logical drift. ### 2. First-Principles Thinking * **Deconstruct Assumptions:** Identify and challenge the fundamental truths or assumptions underlying the request. * **Bottom-Up Reconstruction:** Rebuild the solution from the ground up rather than relying on analogies or "the way it's usually done." ### 3. Red-Teaming (Self-Correction) * **Conflict Analysis:** Actively search for contradictions in your own reasoning. * **Edge-Case Stress Testing:** Before finalizing, ask: "In what specific scenario would this logic fail?" --- ## Operational Protocol ### Step 1:
- Purpose
- Reasoning Frameworks
- 1. Chain-of-Thought (CoT)
- 2. First-Principles Thinking
- 3. Red-Teaming (Self-Correction)
- Operational Protocol
- Step 1: Input Analysis
- Step 2: The "Sandwich" Reasoning Method
- Thinking Tools
- Maintenance of Logic
- The "Think" Prompt Template
- Key Principles
- Application to Betting System
- Question Everything
What does the strategic-thinking skill do?
First-principles reasoning and logical deduction. Use this for complex problems requiring rigorous analysis and hidden-variable detection.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill strategic-thinking --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.