agent-engineering-handbook

d-padmanabhan/agent-engineering-handbook
★ 13 stars Shell 🤖 AI/LLM Updated 2d ago
Engineering handbook for AI coding agents - rules, skills, slash commands, MCP server, and hooks for Cursor, Claude Code, and Codex
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-engineering-ha": {
      "command": "npx",
      "args": [
        "-y",
        "d-padmanabhan/agent-engineering-handbook"
      ]
    }
  }
}

README Excerpt

> **Production-grade rules, skills, commands, and MCP server for AI coding agents - language, cloud, security, and AI/ML standards for 15+ stacks** Comprehensive, battle-tested configuration for AI coding agents. Curated **rules** (`.mdc`), **Agent Skills**, **slash commands**, an **MCP server**, and **lifecycle hooks** covering languages, cloud platforms, DevOps tools, data platforms, identity systems, AI/ML, Zero Trust, and engineering patterns.