Deep, sourced references on the skills the Claude Certified Architect credential actually tests — agents, tools & MCP, Claude Code, prompting, and reliability.
Start here
Programme overview
The map of Anthropic’s whole programme: how the four certifications differ, plus the Claude Partner Network and Services Track. Read this first, then go deeper on the credential that matters to you.
Read the guide →No guides match that.
Try a broader term — or . We publish new guides as Anthropic ships, so if something is missing it may be next.
One guide per credential — what it validates, the real exam blueprint, and which one to look for when hiring. Sourced from Anthropic’s official exam guides.
CCAO-F · $99
For people who use Claude inside business workflows — not for building systems. Seven weighted domains, led by output validation at 21%.
Read guide →CCDV-F · $125
For engineers who build and ship. A third of the exam is Applications and Integration; Claude Code is just 3.1%.
Read guide →CCAR-F · $125
For the person who decides what gets built. Scenario-based: 4 drawn from a bank of 6. Claude Code weighted at 20%.
Read guide →CCAR-P · $175
The only exam testing governance and stakeholder management — 28% of it is the consulting job, not the engineering one.
Read guide →New to Claude Code? Start here.
Complete Claude Code commands reference with keyboard shortcuts, slash commands, and power user tips. Master the CLI with this quick-reference guide.
Read guide →Install Claude Code on Mac, Windows, and Linux with this step-by-step setup guide. Includes troubleshooting tips and configuration best practices.
Read guide →Claude Code vs manual prompting — why structured AI workflows beat ad-hoc chat for coding. Side-by-side comparison with real examples.
Read guide →Get the most out of Claude Code with expert productivity tips. Context management, effective prompting techniques, and advanced workflows for faster c
Read guide →Run Claude Code in your terminal with this step-by-step guide. Install via npm, configure your API key, and start AI-assisted coding from the command
Read guide →What is Claude Code? Learn how Anthropic's AI coding agent works, key features, and why developers use this CLI tool for AI-assisted development.
Read guide →Shaping how Claude behaves in your project.
Enforce architecture patterns in Claude Code. Prevent pattern violations with ECOSYSTEM.md rules, structural validation, and automated design checks.
Read guide →Organise your project for optimal Claude Code performance. Best practices for folder structure, naming conventions, and configuration files.
Read guide →Use COORDINATION.md to maintain context across Claude Code sessions. Structured state tracking keeps your AI coding agent aligned between conversation
Read guide →Use ECOSYSTEM.md as a single source of truth for Claude Code. Define data models, API contracts, and naming conventions that your AI agent follows con
Read guide →Organise large projects for Claude Code with proven scaling strategies. Structure your codebase, split contexts, and maintain quality across thousands
Read guide →What is CLAUDE.md? Learn how this project config file controls Claude Code behaviour, with examples, best practices, and ready-to-use templates.
Read guide →Delegation, subagents, and multi-agent systems.
Combine Claude Code Tasks with subagents for parallel AI workflows. Coordinate multi-agent work with shared task lists and orchestration patterns.
Read guide →Share Claude Code task lists across sessions with CLAUDE_CODE_TASK_LIST_ID. Enable persistent workflows and real-time multi-session collaboration.
Read guide →Multi-agent development with Claude Code. Coordinate PM, Frontend, and Backend agents for better code organisation and parallel AI-assisted workflows.
Read guide →Break complex tasks into phases for better Claude Code results. Avoid context overload, get cleaner outputs, and build reliable multi-phase AI workflo
Read guide →Structuring work so Claude finishes what it starts.
Complete guide to Claude Code Tasks in 2026. Learn TaskCreate, TaskUpdate, TaskList, dependencies, and cross-session collaboration with real examples.
Read guide →Claude Code Tasks vs Todos — what changed in 2026. Compare TaskCreate with TodoWrite, learn the migration path, and see the new features side by side.
Read guide →Master task dependencies in Claude Code with addBlockedBy and addBlocks. Build sophisticated workflows with automatic unblocking and pipeline ordering
Read guide →TaskCreate & TaskUpdate API reference for Claude Code. Complete parameters, examples, and usage patterns for all Task tools including TaskList and Tas
Read guide →Keeping Claude accurate across long sessions and large codebases.
Fix context drift in Claude Code sessions. Learn checkpoint strategies, CLAUDE.md anchoring, and best practices to keep long AI coding sessions on tra
Read guide →Fix schema drift in Claude Code — prevent userId vs user_id mismatches across platforms. Use ECOSYSTEM.md and validation rules to enforce consistent n
Read guide →Keep Claude Code output consistent across files and sessions. Style guide techniques using CLAUDE.md, ECOSYSTEM.md, linting rules, and formatting conf
Read guide →Why Claude forgets your instructions and how to fix it. Proven techniques using CLAUDE.md, persistent context, and session management to maintain AI m
Read guide →Monorepos, cross-platform work, and large projects.
Configure Claude Code for monorepos — workspace organisation, cross-package coordination, and CLAUDE.md setup for multi-package projects.
Read guide →Build consistent cross-platform apps with Claude Code across iOS, Web, and Firebase. Prevent schema drift and maintain naming consistency with ECOSYST
Read guide →