Skip to content

zhwuwuwu/Thinking-Claude

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Thinking Claude

Let Claude think comprehensively before responding!

a super quick reminder: thinking claude is not aimed for benchmarks or huge leaps in math or something, since they are pre-determined by the base model (new Claude-3.5 Sonnet). i only want to explore how further we could reach with Claude's "deep mindset". that's said, when using it in your daily tasks, you would found Claude's inner monolog (thinking process) very very fun and interesting.

Overview

This project consists of two main components:

  1. Thinking Protocol: A comprehensive set of instructions that guides Claude to think deeply and systematically before responding
  2. Browser Extension: A tool that makes Claude's thinking process more readable and manageable in the browser interface

Thinking Protocol

The thinking protocol instructs Claude to follow a natural, thorough thought process before providing responses.

Browser Extension

The Chrome extension enhances the Claude interface by making the thinking process more manageable:

Features

  • 🔄 Collapsible thinking process sections
  • 📋 Easy copy functionality
  • 🎯 Clean and intuitive interface
  • ⚡ Automatic processing of new messages

Installation

  1. Clone this repository
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked" and select the extension folder

Usage

Applying the Thinking Protocol

  1. Copy the contents of model_instructions.md
  2. Start a new Project in Claude.ai
  3. Paste the instructions to the Custom Insructions section
  4. Claude will now follow the thinking protocol for all subsequent interactions

Using the Extension

Once installed, the extension automatically:

  • Detects Claude's thinking process blocks
  • Adds collapse/expand functionality
  • Provides a copy button for each block

Why Use Thinking Claude?

  • Better Reasoning: Get more thorough and well-thought-out responses
  • Transparency: See how Claude arrives at its conclusions
  • Improved Organization: Manage long conversations more effectively
  • Quality Control: Benefit from built-in verification steps

Contributing

Contributions are welcome! Feel free to:

  • Submit bug reports
  • Propose new features
  • Create pull requests

License

MIT License - feel free to use and modify as needed.

Acknowledgments

Special thanks to Claude! He build this whole extension with me!

About

Let your Claude able to think

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%