#403 · Primary category: AI Coding Assistants
ai-development-patterns
A comprehensive collection of AI development patterns for building software with AI assistance, organized by implementation maturity and development lifecycle phases. Includes Foundation, Development, and Operations patterns with practical examples and anti-patterns.
Project last updated:08/29/26
GitHub Stars
646
Forks
54
Contributors
5
License
MIT
Why we included this project
Most teams that pick up a coding agent like Claude Code or Codex find the tool itself is the easy part; the real work is figuring out which practices actually help. This repository gathers that experience into a catalog of patterns sorted by implementation maturity and lifecycle phase, from foundation and development through operations, with concrete examples and named anti-patterns for each. The author's test-driven development background comes through in the insistence on verifiable adoption verdicts and evidence-backed recommendations rather than opinion. Engineering leads and platform teams will find a shared vocabulary and a sensible order of adoption, plus a way to compare their own practices against what has been shown to work.
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
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.