Turn Claude Code, Cursor, Codex, Copilot, Gemini CLI, Windsurf, and Aider into disciplined senior engineers — with one drop-in instruction pack.
AI coding agents are fast. They are not careful. Left to their defaults, they produce 400-line functions, God classes, framework code tangled into business logic, comments instead of good names, and dependency graphs that point every direction at once. You end up reviewing, rejecting, and re-prompting — paying twice for code you should only pay for once.
Code Best Practices fixes the root cause: your agent has no engineering standard. This pack gives it one — 17 tightly-written Markdown instruction files that distill two of the most influential software engineering books ever written into rules an AI agent can actually load, follow, and be reviewed against:
Martin, Robert C. Clean Code: A Handbook of Agile Software Craftsmanship. Prentice Hall, 2008.
Martin, Robert C. Clean Architecture: A Craftsman's Guide to Software Structure and Design. Prentice Hall, 2017.
Decades of hard-won engineering judgment, normalized into a compact, token-efficient operating standard — written specifically for the way AI CLI agents consume context.