This repository provides ready-to-use project rules for AI coding agents, translating principles from classic software engineering books (Clean Code, Domain-Driven Design, Refactoring, etc.) into actionable instructions that AI tools can follow. It includes both individual book-based rule sets and a unified rule set that combines key principles from all sources.
This resource is most valuable when starting a new project that will use AI-assisted development, when tackling legacy code that needs structured guidance, or when working on systems requiring specific architectural patterns. It's also useful when teams want to enforce consistent coding standards through their AI tools rather than relying solely on human code reviews.