📋
15 SOPs
Installation, configuration, extensions, IDE integration, and advanced features
Complete documentation for Anthropic's official AI coding assistant
┌─────────────────────────────────────────────────────────────────────┐
│ CLAUDE CODE SOPs v1.0 │
├─────────────────────────────────────────────────────────────────────┤
│ │
│ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌────────────┐ │
│ │ GETTING │ │ CONFIG │ │ EXTENSIONS │ │ IDE │ │
│ │ STARTED │ │ │ │ │ │ │ │
│ ├─────────────┤ ├─────────────┤ ├─────────────┤ ├────────────┤ │
│ │ Install │ │ Settings │ │ MCP Servers │ │ VS Code │ │
│ │ CLI Usage │ │ Security │ │ Hooks │ │ JetBrains │ │
│ │ Interactive │ │ Memory │ │ Commands │ │ Headless │ │
│ │ │ │ │ │ Plugins │ │ │ │
│ │ │ │ │ │ Skills │ │ │ │
│ └─────────────┘ └─────────────┘ └─────────────┘ └────────────┘ │
│ │
│ ┌──────────────────────────────────────────────────────────────┐ │
│ │ WORKFLOWS │ │
│ ├──────────────────────────────────────────────────────────────┤ │
│ │ GitHub Actions │ Amazon Bedrock │ Google Vertex │ Web │ │
│ └──────────────────────────────────────────────────────────────┘ │
│ │
└─────────────────────────────────────────────────────────────────────┘┌─────────────────────────────────────────────────────────────────────┐
│ │
│ ┌───────────┐ ┌───────────┐ ┌───────────┐ │
│ │ INSTALL │────►│ CONFIGURE │────►│ USE │ │
│ │ │ │ │ │ │ │
│ │ SOP-001 │ │ SOP-004 │ │ SOP-003 │ │
│ └───────────┘ └───────────┘ └───────────┘ │
│ │ │ │
│ │ ▼ │
│ │ ┌─────────────────┐ │
│ │ │ EXTEND │ │
│ ▼ │ │ │
│ ┌───────────────────┐ │ • MCP Servers │ │
│ │ QUICK START │ │ • Hooks │ │
│ │ │ │ • Slash Cmds │ │
│ │ npm install -g │ │ • Plugins │ │
│ │ @anthropic-ai/ │ └─────────────────┘ │
│ │ claude-code │ │
│ └───────────────────┘ │
│ │
└─────────────────────────────────────────────────────────────────────┘| Category | SOPs | Topics |
|---|---|---|
| Getting Started | SOP-001 to SOP-003 | Installation, CLI, Interactive Mode |
| Configuration | SOP-004 to SOP-006 | Settings, Security/IAM, Memory |
| Extensions | SOP-007 to SOP-011 | MCP, Hooks, Commands, Plugins, Skills |
| IDE Integration | SOP-012 to SOP-014 | VS Code, JetBrains, Headless |
| Advanced | SOP-015 | Sub-Agents |
Complete these steps in order
npm install -g @anthropic-ai/claude-code)claude in your project directory/config)