A Chinese translation project for Google's Agent Design Patterns book
A community-driven Chinese translation of Google's Agentic Design Patterns, covering 21 core patterns from prompt chaining to multi-agent collaboration.

What it does
This is a Chinese translation project for Google’s Agentic Design Patterns book. It covers 21 core patterns for building AI agent systems, from basic techniques like prompt chaining and routing to advanced topics like multi-agent collaboration, memory management, and safety guardrails. The project also includes seven appendix chapters on topics like MCP, A2A, and coding agents. Everything is published as a Jekyll site on GitHub Pages with PDF and EPUB downloads available.
The interesting bit
The translation is complete (32/32 files) but entirely unreviewed — a rare honest admission in open-source projects. The maintainer has built proper infrastructure around this: a glossary for terminology consistency, a translation guide, progress tracking, and bilingual navigation. It’s essentially a small publishing operation run out of a GitHub repo.
Key highlights
- 21 core chapters plus 7 appendices, from basics to production concerns like evaluation and monitoring
- Covers recent protocols and standards: MCP, A2A, and Google’s AgentSpace
- Includes practical topics often skipped in theory-heavy material: exception handling, resource optimization, CLI agents
- Full original text preserved alongside translation for comparison
- Deployed at
adp.xindoo.xyzwith custom domain setup
Caveats
- All 32 files are translated but pending review; quality is unverified
- Licensed for “learning and exchange purposes only” — copyright status is unclear
- No indication of whether this tracks the latest edition of the original book
Verdict
Worth bookmarking if you read Chinese and need a structured reference on agent patterns. Skip it if you need authoritative, vetted content or prefer the original English — this is a volunteer translation project, not an official localization.
Frequently asked
- What is xindoo/agentic-design-patterns?
- A community-driven Chinese translation of Google's Agentic Design Patterns, covering 21 core patterns from prompt chaining to multi-agent collaboration.
- Is agentic-design-patterns open source?
- Yes — xindoo/agentic-design-patterns is an open-source project tracked on heatdrop.
- What language is agentic-design-patterns written in?
- xindoo/agentic-design-patterns is primarily written in HTML.
- How popular is agentic-design-patterns?
- xindoo/agentic-design-patterns has 7k stars on GitHub and is currently accelerating.
- Where can I find agentic-design-patterns?
- xindoo/agentic-design-patterns is on GitHub at https://github.com/xindoo/agentic-design-patterns.