[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-3815":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":16,"stars30d":17,"stars90d":15,"forks30d":15,"starsTrendScore":18,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":15,"starSnapshotCount":15,"syncStatus":28,"lastSyncTime":29,"discoverSource":30},3815,"Thinking-Claude","richards199999\u002FThinking-Claude","richards199999","Let your Claude able to think","",null,"TypeScript",17058,1975,112,0,5,59,4,44.89,"MIT License",false,"main",true,[],"2026-06-12 02:00:54","> [!CAUTION]\n> **This repository has been retired.** Claude is already a reasoning model with strong built-in thinking capabilities, making this project no longer necessary. Thank you to everyone who contributed and supported Thinking Claude!\n\n# Thinking Claude\n\nLet Claude think comprehensively before responding!\n\n> **A super quick reminder:**\n> Thinking claude **is not aimed for benchmarks or huge leaps in math or something**, since those are pre-determined by the base model (new Claude-3.5 Sonnet).\n> I only want to explore how further we could reach with Claude's \"deep mindset\". That said, when using it in your daily tasks, you will find Claude's inner monolog (thinking process) very very fun and interesting.\n\n## Demo\n\n> It is supposed to work on both `Free` and `Pro` versions of [Claude Web App](https:\u002F\u002Fclaude.ai\u002F) with `Claude 3.5 Sonnet` model.\n\nHere is a demo of using the latest [Thinking Cluade Chrome extension](https:\u002F\u002Fgithub.com\u002Frichards199999\u002FThinking-Claude\u002Freleases\u002Fdownload\u002Fchrome-extension-v3.2.3\u002Fthinking-claude-chrome-extension-v3.2.3.zip) (click to download v3.2.3 ) installed in Chrome with the chat of Claude (check [Browser Extension](https:\u002F\u002Fgithub.com\u002Frichards199999\u002FThinking-Claude?tab=readme-ov-file#browser-extension) for more) featured with an instruction selector:\n\nhttps:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002Fafa0f64f-53e5-45bc-9ad8-0641b29d2b77\n\nuse in project with legacy extension:\n\nhttps:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002F88ff0c75-c51b-42b9-a042-00d47053795a\n\n## Overview\n\nThis project consists of two main components:\n\n1. **Thinking Protocol**: A comprehensive set of instructions that guides Claude to think deeply and systematically before responding\n2. **Browser Extension**: A tool that makes Claude's thinking process more readable and manageable in the browser interface\n\n## Project Structure\n\n```bash\nthinking-claude\u002F\n├── extensions\u002F\n│   ├── chrome\u002F          # Current version of Chrome extension\n│   ├── chrome_v0\u002F       # Legacy Chrome extension (deprecated)\n│   ├── firefox\u002F         # Firefox extension (in development)\n│   └── changelog.md\n├── model_instructions\u002F\n│   ├── changelog.md\n│   ├── v5.1-extensive-20241201.md\n│   ├── v5.1-20241125.md\n│   ├── v5-lite-20241124.md\n│   ├── v4-20241118.md\n│   ├── v4-lite-20241118.md\n│   └── v3.5-20241113.md\n├── .github\u002F             # GitHub configurations and workflows\n├── .husky\u002F             # Git hooks for development\n├── LICENSE\n└── README.md\n```\n\nThe project is organized into two main components:\n\n- `extensions\u002F`: Browser extension implementations\n\n  - `chrome\u002F`: Current version with modern architecture and features\n  - `chrome_v0\u002F`: Legacy version (deprecated)\n  - `firefox\u002F`: Firefox version (in development)\n\n- `model_instructions\u002F`: Thinking protocols for different versions\n  - Contains versioned instruction sets\n  - Each version brings improvements to Claude's thinking process\n\n## Thinking Protocol\n\nThe thinking protocol instructs Claude to follow a natural, thorough thought process before providing responses.\n\n## Browser Extension\n\nThe browser extension makes Claude's thinking process easier to read and use! It automatically organizes Claude's thoughts into neat, collapsible sections.\n\n### Features\n\n- 🎯 Makes Claude's thinking process easy to read\n- 🔄 Fold and unfold different parts of Claude's thoughts\n- 📋 Copy any part with just one click\n- ⚡ Works automatically with new messages\n- 🎨 Clean, modern design that's easy on the eyes\n\n### 🚀 Quick Install Guide\n\n1. **Chrome Users (May be Outdated)**\n\n   - Install directly from the [Chrome Web Store](https:\u002F\u002Fchromewebstore.google.com\u002Fdetail\u002Fthinking-claude\u002Fncjafpbbndpggfhfgjngkcimeaciahpo)\n\n2. **Manual Installation（Recommended - latest v3.2.3）**\n   - Download the latest version from our [Releases Page](https:\u002F\u002Fgithub.com\u002Frichards199999\u002FThinking-Claude\u002Freleases)\n   - Unzip the file\n   - Open Chrome and go to `chrome:\u002F\u002Fextensions\u002F`\n   - Turn on \"Developer mode\" (top right corner)\n   - Click \"Load unpacked\" and select the unzipped folder `dist`\n\n👉 Want more details? Check out our [Extension Guide](extensions\u002Fchrome\u002FREADME.md) for:\n\n- Step-by-step installation instructions\n- Development setup\n- Advanced features and usage\n- Troubleshooting tips\n\n### 🎉 Getting Started\n\nOnce installed, just:\n\n1. Visit [Claude.ai](https:\u002F\u002Fclaude.ai)\n2. Click on the `Choose style` selector in the bottom of input box -> click on `Create & Edit Styles` -> click on `Create Custom Style` -> click on `Describe style manually` -> click on `Start from scratch` -> click on `Use custom instructions (advanced)` -> paste the content of the desired instruction set from `model_instructions\u002F` folder\n3. Start chatting with Claude\n4. That's it! The extension will automatically make Claude's thinking process more readable\n\n## Why Use Thinking Claude?\n\n- **Better Reasoning**: Get more thorough and well-thought-out responses\n- **Transparency**: See how Claude arrives at its conclusions\n- **Improved Organization**: Manage long conversations more effectively\n- **Quality Control**: Benefit from built-in verification steps\n\n## Contributing\n\nContributions are welcome! Feel free to:\n\n- Submit bug reports\n- Propose new features\n- Create pull requests\n\n## License\n\nMIT License - feel free to use and modify as needed.\n\n## Acknowledgments\n\nSpecial thanks to [@lumpinif](https:\u002F\u002Fgithub.com\u002Flumpinif) and Claude for the extension!\n","Thinking Claude 是一个旨在让 Claude 在回答问题前进行深入思考的项目。它通过一套全面的指令集（Thinking Protocol）引导 Claude 系统性地思考，并借助浏览器扩展程序使这一思考过程更加直观易读。项目主要由两部分组成：一是指导 Claude 深度思考的指令集合，二是增强用户体验的浏览器插件，支持 Chrome 浏览器（包括最新版和旧版），并正在开发 Firefox 版本。尽管该项目现已不再维护，因为 Claude 3.5 Sonnet 已经具备强大的内置思考能力，但其设计理念对于希望观察或研究AI内部推理过程的研究者来说仍然具有参考价值。",2,"2026-06-11 02:56:27","top_language"]