#399 · Primary category: AI Coding Assistants
agent-rules-books
AGENTS.md rules / skills for AI coding agents: Codex, Cursor & Claude Code. Inspired by Clean Code, Refactoring, DDD, Clean Architecture and DDIA programming books.
Project last updated:05/22/26
GitHub Stars
2.6K
Forks
471
Contributors
1
License
MIT
Why we included this project
This project turns classic software engineering books into AGENTS.md rules and skills for Codex, Cursor, and Claude Code. If you want your coding agent to behave more like a senior engineer, these rule sets give you a head start. Each set comes in three versions: a compact mini for everyday tasks, a tiny nano for tight context budgets, and a full reference for deep audits, so you can pick the right amount of guidance without blowing up your prompt window. The rules cover refactoring, clean architecture, domain-driven design, and data-intensive systems, which helps teams keep code quality consistent across many repositories. It's a content collection rather than a runtime tool, so you drop the files into your editor setup and adapt them to your own conventions.
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.