Skip to content
@agent-anatomy

🧬 Agent Anatomy

Ready-to-use config boilerplates for every AI coding agent.

Agent Anatomy

📊 Visual diagrams →

Ready-to-use boilerplates for every AI coding agent. Clone the one you use. Copy into your project. Edit. Ship.


Universal config

agent — Write AGENT.md once. Sync to every agent with one command.

npx @agent-anatomy/agent

Individual boilerplates

Agent Config Repo
Claude Code .claude/ + CLAUDE.md agent-anatomy/claude
Cursor .cursor/rules/ + .cursorrules agent-anatomy/cursor
OpenAI Codex AGENTS.md agent-anatomy/codex
Windsurf .windsurfrules agent-anatomy/windsurf
GitHub Copilot .github/copilot-instructions.md agent-anatomy/copilot
Aider .aider.conf.yml + CONVENTIONS.md agent-anatomy/aider
Gemini CLI GEMINI.md agent-anatomy/gemini

How to use

# Example: Claude Code
git clone https://github.com/agent-anatomy/claude.git .claude-boilerplate
cp .claude-boilerplate/CLAUDE.md ./CLAUDE.md
cp -r .claude-boilerplate/.claude ./.claude
rm -rf .claude-boilerplate

Each repo has copy-paste instructions for its agent.


Add your agent

Using an agent not listed?

  1. Fork any existing repo as a template
  2. Add real, working config files for your agent
  3. Open a PR to add it to this index

Every boilerplate should have real files — not just docs.

Pinned Loading

  1. claude claude Public

    Anatomy of the .claude/ folder Claude Code configuration reference

    1

  2. aider aider Public

    Anatomy of Aider configuration files, community maintained

  3. codex codex Public

    Anatomy of AGENTS.md — OpenAI Codex CLI configuration reference

  4. copilot copilot Public

    Anatomy of GitHub Copilot configuration, community maintained

  5. cursor cursor Public

    Anatomy of the .cursor/ folder, Cursor configuration reference

  6. gemini gemini Public

    Anatomy of GEMINI.md — Gemini CLI configuration reference

Repositories

Showing 10 of 12 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…