chain-of-thought

Community

Encourage step-by-step reasoning with CoT

AuthorWesley1600
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill injects structured chain-of-thought reasoning into prompts to reveal step-by-step thinking and enhance transparency, planning, and debugging.

Core Features & Use Cases

  • Structured XML-like thinking blocks and final answer sections
  • Advanced patterns for multi-turn reasoning and nested planning
  • Optional reflection and plan sections for expertise validation

Quick Start

Add a thinking block to your prompt, followed by the answer section with the final output.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: chain-of-thought
Download link: https://github.com/Wesley1600/ClaudeCodeFrameWork/archive/main.zip#chain-of-thought

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository