Quick Start
Install Claude Code and run your first command in under 5 minutes.
Installation
Detailed installation instructions for all platforms.
Core Concepts
Understand how Claude Code works: tools, permissions, and memory.
Command Reference
Every slash command with flags, examples, and behavior details.
What Claude Code can do
Edit files
Read, write, and precisely edit any file in your codebase using string replacement.
Run shell commands
Execute bash commands, run tests, start servers — anything you’d do in a terminal.
Git workflows
Commit changes, review PRs, create branches, and view diffs through natural language.
Search your codebase
Use ripgrep-powered search and glob patterns to navigate large codebases instantly.
MCP integrations
Connect external tools and data sources via Model Context Protocol servers.
Multi-agent swarms
Spawn parallel sub-agents to tackle complex tasks concurrently.
Get started
Claude Code requires an active Anthropic account. Run
claude to start the REPL, then type /login to authenticate, or /doctor to diagnose any setup issues.