by wzf1997 · Agent Tool · ★ 20
Claude Code 源码精读 一本深度解析 Claude Code AI Agent 内部工程实现的中文技术文档,共 14 章 84 篇,基于 Docusaurus 3 构建。 内容目录 技术栈 Docusaurus 3.9.2 + React 19 + TypeScript 5.6 MDX 3:文档中可嵌入 React 组件 pnpm 包管理 i18n 中文简体(zh-Hans) Giscus 评论系统 自定义颜色主题(Default / Ink / Paper) 本地开发 项目结构 claude-code-guide/ ├── docs/ # 文档内容(14 章) │ ├── chapter-01-intro/ │ ├── chapter-02-overview/ │ └── ... ├── src/ │ ├── components/ # 自定义 React 组件 │ │ ├── ArticleComplete/ # 文章完成标记 │ │ ├── ChapterProgress/ # 章节进度徽章 │ │ ├── DifficultyBadge/ # 难度标签 │ │ ├── ProgressBar/ # 全局进度条 │ │ ├── SourceRef/ # 源码引用链接 │ │ └── ThemeSwitcher/ # 主题切换 │ ├── css/
| Stars | 20 |
| Forks | 8 |
| Language | TypeScript |
| Category | Agent Tool |
| Quality Score | 57.3779341832145/100 |
| Last Updated | 2026-04-01 |
| Created | 2026-04-01 |
| Platforms | claude-code, node |
| Est. Tokens | ~427k |
These tools work well together with claude-code-guide for enhanced workflows:
Explore other popular agent tool tools:
claude-code-guide is 《Claude Code 源码精读》—— 14章84篇深度解析 Claude Code AI Agent 内部工程实现. It is categorized as a Agent Tool with 20 GitHub stars.
claude-code-guide is primarily written in TypeScript. It covers topics such as claude-code, claude-code-guide, claude-code-plugin.
You can find installation instructions and usage details in the claude-code-guide GitHub repository at github.com/wzf1997/claude-code-guide. The project has 20 stars and 8 forks, indicating an active community.