ClaudeWave
sawzhang
sawzhang

deep-dive-claude-code

View on GitHub

《深入理解 Claude Code 源码》— 系统剖析 Anthropic Claude Code CLI 的架构设计、工程实践与编程哲学 | 25 chapters, 101 Mermaid diagrams, 467 code blocks

Tools159 stars39 forksTypstNOASSERTIONUpdated 13d ago
ClaudeWave Trust Score
79/100
Trusted
Passed
  • License: NOASSERTION
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "deep-dive-claude-code": {
      "command": "node",
      "args": ["/path/to/deep-dive-claude-code/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/sawzhang/deep-dive-claude-code and follow its README for install instructions.

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.

More Tools