Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 701 Bytes

File metadata and controls

28 lines (19 loc) · 701 Bytes

CCA Prep

Interactive prep course for the Claude Certified Architect – Foundations exam.

Single-file React app. Tracks progress in localStorage. Covers all 5 exam domains.

Domains covered

  • Agentic Architecture & Orchestration (27%)
  • Claude Code Configuration & Workflows (20%)
  • Prompt Engineering & Structured Output (20%)
  • Tool Design & MCP Integration (18%)
  • Context Management & Reliability (15%)

Run locally

git clone https://github.com/Droptops/cca-prep
cd cca-prep
npm install
npm run dev

Open http://localhost:5173.

Status

Self-study resource, built while preparing for the exam. Not affiliated with Anthropic.