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.
Screen.Recording.2024-11-13.194059.mp4
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 browser 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/chrome
folder
- Clone this repository
- Open Firefox and navigate to
about:debugging#/runtime/this-firefox
- Click "Load Temporary Add-on"
- Navigate to the repository and select the
extension/firefox/manifest.json
file
- Copy the latest version in
model_instructions
folder - Start a new Project in Claude.ai
- Paste the instructions to the Custom Instructions 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! We build this whole extension together!