Claude Code Documentation
Quick reference to all Claude Code official documentation with full docs available in references/.
Quick Links
Most Used:
- •Quickstart - Get started with Claude Code
- •Setup - Installation and authentication
- •CLI Reference - Complete command reference
- •Settings - Configuration options
- •Troubleshooting - Common issues
Documentation Index
Getting Started
- •Overview - Claude Code introduction
- •Quickstart - Quick start guide
- •Setup - Installation & auth
- •Common Workflows - Common patterns
Core Features & Extensibility
- •Skills - Create and share Skills
- •Plugins - Create custom plugins
- •Plugins Reference - Plugin technical reference
- •Plugin Marketplaces - Distribute plugins
- •Discover Plugins - Install from marketplaces
- •Hooks Reference - Hooks implementation
- •Hooks Guide - Hooks getting started
- •MCP - Model Context Protocol
- •Subagents - Custom subagents
IDE Integration
- •VS Code - VS Code extension
- •JetBrains - IntelliJ, PyCharm, WebStorm
- •Chrome - Browser integration (beta)
Configuration
- •Settings - Settings reference
- •Model Config - Model configuration
- •Network Config - Enterprise network
- •LLM Gateway - LLM gateway setup
- •Output Styles - Output customization
- •Terminal Config - Terminal optimization
Interactive Features
- •Interactive Mode - Keyboard shortcuts
- •Slash Commands - Session control
- •Status Line - Custom status line
- •Memory - Memory management
Advanced Features
- •Checkpointing - Track and rewind edits
- •Sandboxing - Isolated execution
- •Costs - Cost optimization
Deployment
- •Desktop - Desktop app
- •Web - Cloud infrastructure
- •Headless - Programmatic usage (Agent SDK)
- •Dev Containers - Development containers
- •Slack - Slack integration
Cloud Providers
- •Amazon Bedrock - AWS Bedrock
- •Google Vertex AI - Google Cloud
- •Microsoft Foundry - Microsoft
CI/CD
- •GitHub Actions - GitHub workflows
- •GitLab CI/CD - GitLab pipelines
Enterprise
- •IAM - Access management
- •Analytics - Usage insights
- •Monitoring - OpenTelemetry
- •Security - Security practices
- •Legal & Compliance - Legal info
- •Data Usage - Data policies
- •Third-party Integrations - Enterprise deployment
Reference
- •CLI Reference - CLI commands
- •Troubleshooting - Issue solutions
Usage Examples
Example 1: Plugin Development
When creating a plugin, read:
- •Plugins - Complete guide
- •Plugins Reference - Technical specs
- •Skills - Creating skills
- •Hooks Reference - Implementing hooks
Example 2: Enterprise Setup
For enterprise deployment:
- •IAM - Authentication
- •Network Config - Network setup
- •Security - Best practices
- •Monitoring - Usage tracking
Example 3: MCP Integration
For Model Context Protocol:
Example 4: VS Code Usage
For VS Code integration:
- •VS Code - Extension guide
- •Interactive Mode - Keyboard shortcuts
- •Settings - Configuration
Document Source
All documentation from https://code.claude.com/docs/ (updated 2026-01-15)