#439 · Primary category: Education & Research
harness-engineering-from-cc-to-ai-coding
Harness Engineering From Claude Code source code to AI Coding
Project last updated:04/10/26
GitHub Stars
1.5K
Forks
272
Contributors
1
License
MIT
Why we included this project
This is a full-length technical book, written in Chinese with an English preview, that works backward from the public Claude Code release to show how a production AI coding agent is actually built. It deliberately skips rehashing Anthropic's official docs and instead digs into the real implementation: the agent loop and tool orchestration, system and tool prompts, context compression and token budgets, permission and rule systems, hooks, multi-agent orchestration, and the skills system. Engineers building their own coding agents, agent frameworks, or tool-calling platforms will find patterns they can borrow directly. It also works as a study path for developers who want to understand Claude Code's internals before configuring or extending it, and for teams curious about turning source-level analysis into reusable engineering practice. The book ships as an mdbook site, so it is meant to be read rather than run.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI