Let Claude think comprehensively before responding!
This project consists of two main components:
- Thinking Protocol: A comprehensive set of instructions that guides Claude to think deeply and systematically before responding
- Browser Extension: A tool that makes Claude's thinking process more readable and manageable in the browser interface
The thinking protocol instructs Claude to follow a natural, thorough thought process before providing responses.
The Chrome extension enhances the Claude interface by making the thinking process more manageable:
- 🔄 Collapsible thinking process sections
- 📋 Easy copy functionality
- 🎯 Clean and intuitive interface
- ⚡ Automatic processing of new messages
- Clone this repository
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked" and select the
extension
folder
- Copy the contents of
model_instructions.md
- Start a new Project in Claude.ai
- Paste the instructions to the Custom Insructions section
- Claude will now follow the thinking protocol for all subsequent interactions
Once installed, the extension automatically:
- Detects Claude's thinking process blocks
- Adds collapse/expand functionality
- Provides a copy button for each block
- 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
Contributions are welcome! Feel free to:
- Submit bug reports
- Propose new features
- Create pull requests
MIT License - feel free to use and modify as needed.
Special thanks to Claude! He build this whole extension with me!