Agent skill · AI & Agents

opus-extended-thinking

Leverage Claude Opus 4.5's extended thinking capabilities for deep reasoning, complex analysis, and multi-step synthesis. Use when problems require thorough deliberation before response.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill opus-extended-thinking-frankxai-arcanea --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/ai-llm/opus-extended-thinking-frankxai-arcanea/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

# Claude Opus 4.5 Extended Thinking This skill guides optimal use of Claude Opus 4.5's extended thinking capabilities - the model's ability to reason deeply before responding, leading to more thoughtful, accurate, and nuanced outputs. --- ## Understanding Extended Thinking ### What It Is Extended thinking allows Opus 4.5 to: - Deliberate longer before producing output - Consider multiple perspectives and approaches - Self-critique and refine reasoning - Handle complex multi-step problems - Produce more thoughtful, less reactive responses ### When It Activates Extended thinking engages automatically when: - Problems require multi-step reasoning - Questions have nuance or ambiguity - Tasks require weighing tradeoffs - Complex analysis or synthesis is needed - Creative work benefits from deliberation --- ## Prompt Patterns for Deep Thinking ### Pattern 1: Explicit Deliberation Request ``` Before answering, take time to: 1. Consider the problem from multiple angles 2. Identify potential pitfalls or edge cases 3. Weigh different approaches 4. Then provide your best response Question: [Your complex question] ``` ### Pattern 2: Multi-Perspective Analysis ``` I need a thorough analysis of

What's inside
Steps it walks through
  1. Understanding Extended Thinking
  2. What It Is
  3. When It Activates
  4. Prompt Patterns for Deep Thinking
  5. Pattern 1: Explicit Deliberation Request
  6. Pattern 2: Multi-Perspective Analysis
  7. Pattern 3: Step-by-Step Reasoning
  8. Pattern 4: Devil's Advocate
  9. Pattern 5: Synthesis Request
  10. Task Types That Benefit Most
  11. 1. Strategic Planning
  12. 2. Code Architecture Decisions
  13. 3. Creative Development
  14. 4. Problem Diagnosis
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the opus-extended-thinking skill do?

Leverage Claude Opus 4.5's extended thinking capabilities for deep reasoning, complex analysis, and multi-step synthesis. Use when problems require thorough deliberation before response.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill opus-extended-thinking-frankxai-arcanea --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