Agent Design Patterns
Description
A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified engineering slices from Claude Code, Aider, OpenHands, DeerFlow. Companion to Designing AI Agents (Manning) by Jia Huang.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Agent Design Patterns
**A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, each with runnable code and a verified engineering slice from real production codebases.**
*The model spends. The harness budgets. This repo is the vocabulary you can put in your project tomorrow.*
[简体中文 README](README.zh-CN.md) · [**Pattern Docs**](https://adpsagent.com/zh/patterns/) · [**Manning · *Designing AI Agents***](https://hubs.la/Q04hCsH10) · [Paper · arXiv:2605.13850](https://arxiv.org/abs/2605.13850) · [极客时间专栏](https://time.geekbang.org/) · [Newsletter](https://agentpatterns.substack.com) · [Author site](https://kage-ai.com)
**📖 Browse the full pattern documentation** — every pattern with its whitepaper, organized by cognitive function, with a left-rail index: **[adpsagent.com/zh/patterns](https://adpsagent.com/zh/patterns/)**. Enterprise case studies (蓝皮书) live at [adpsagent.com/zh/cases](https://adpsagent.com/zh/cases/).
**Looking for the full Argus running example as one evolving codebase, organized by book chapter?** See the companion repo [**huangjia2019/designing-ai-agents**](https://github.com/huangjia2019/designing-ai-agents) — Argus grows module by module from Ch2 to Ch10, with each chapter's `patterns/` + `argus/` side by side. That repo follows the book's narrative; this repo is the standalone pattern catalog.
The book
**[*Designing AI Agents*](https://hubs.la/Q04hCsH10)** — the design-pattern catalogue for production AI agents. (Manning)
The framework comes from a paper
[](https://arxiv.org/abs/2605.13850)
The two-axis framework, the 27 named patterns, and the five pattern-selection laws are introduced in **[A Two-Dimensional Framework for AI Agent Design Patterns
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://