Claude Code Guide
Everything you need to master Claude Code — from zero to power user.
Core Reference
Section titled “Core Reference”| Guide | Description | Time |
|---|---|---|
| Ultimate Guide | Complete reference — 22K+ lines covering everything | ~3 hours |
| Cheatsheet | 1-page printable quick reference | 5 min |
| Architecture | How Claude Code works internally | 25 min |
| Methodologies | 15 dev methodologies (TDD, SDD, BDD…) | 20 min |
| Visual Reference | ASCII diagrams for key concepts | 5 min |
| Claude Code Releases | Official release history (condensed) | 10 min |
| Known Issues | Critical bugs tracker | 15 min |
Security
Section titled “Security”| Guide | Description | Time |
|---|---|---|
| Security Hardening | Threats, MCP vetting, injection defense | 25 min |
| Sandbox Isolation | Docker sandboxes, cloud alternatives | 10 min |
| Native Sandbox | Native Claude Code sandbox | 10 min |
| Production Safety | Guardrails, review gates, rollback | 15 min |
| Data Privacy | Data retention and privacy | 10 min |
| Enterprise Governance | Org-level governance: usage charters, MCP approval workflow, guardrail tiers (Starter/Standard/Strict/Regulated), compliance | 25 min |
Ecosystem
Section titled “Ecosystem”| Guide | Description | Time |
|---|---|---|
| AI Ecosystem | Perplexity, Gemini, Kimi, NotebookLM, TTS | 30 min |
| MCP Servers Ecosystem | 8 validated community MCP servers | 25 min |
| Third-Party Tools | GUIs, TUIs, config managers, token trackers | 15 min |
| Remarkable AI | Power-user patterns | 10 min |
Roles & Adoption
Section titled “Roles & Adoption”| Guide | Description | Time |
|---|---|---|
| AI Roles | When to use CC vs Desktop vs API | 10 min |
| Adoption Approaches | Team rollout strategies | 15 min |
| Learning with AI | For juniors using AI without losing skills | 15 min |
| Agent Evaluation | Agent quality metrics & feedback loops | 20 min |
Operations
Section titled “Operations”| Guide | Description | Time |
|---|---|---|
| DevOps & SRE | FIRE framework for infra diagnosis | 30 min |
| Observability | Session monitoring, cost tracking | 15 min |
| AI Traceability | Attribution, disclosure policies, compliance | 20 min |
| Team Metrics | Team metrics for AI-augmented engineering: DORA, SPACE, AI-specific signals, by team size (5–25 people) | 20 min |
Workflows
Section titled “Workflows”| Workflow | Description |
|---|---|
| TDD with Claude | Test-Driven Development |
| Spec-First | Specification-Driven Development |
| Agent Teams | Multi-agent orchestration |
| Plan-Driven | Using /plan mode effectively |
| Search Tools Mastery | rg, grepai, Serena, ast-grep |
| All Workflows → | 19 total workflow guides |