Search DevTools

Jump to any tool or page

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.

ciembor2,604 stars463 forksAI & Agents
View source

Install

Terminal

$agy skill add ciembor/agent-rules-books

mcp_config.json

{
  "mcpServers": {
    "ciembor-agent-rules-books": {
      "command": "npx",
      "args": [
        "-y",
        "ciembor-agent-rules-books"
      ]
    }
  }
}

Tools exposed1

execute
Invokes exported functions and tools from agent-rules-books.

Documentation

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.

Repository & Author

Installation

agy skill add ciembor/agent-rules-books

Sourced from the repository README.

More in AI & Agents