ClaudeWave
dadiaomengmeimei
dadiaomengmeimei

claude-code-sourcemap-learning-notebook

View on GitHub

Reverse-engineering Claude Code's 512K+ lines of TypeScript — architecture, design decisions, and 11 transferable patterns for building AI Agents

Subagents161 stars89 forksMITUpdated 12d ago
ClaudeWave Trust Score
92/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "claude-code-sourcemap-learning-notebook": {
      "command": "node",
      "args": ["/path/to/claude-code-sourcemap-learning-notebook/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/dadiaomengmeimei/claude-code-sourcemap-learning-notebook and follow its README for install instructions.
Use cases
🎨 Creative🎓 Education

Subagents overview

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

More Subagents