hueanmy

Cca F Roadmap — Development skill for Claude Code

Development community

Hands-on study repo for the Claude Certified Architect — Foundations (CCA-F) exam.

How to install Cca F Roadmap

This entry records only its repository, not the path inside it, so there is no exact command to give. Open hueanmy/cca-f-roadmap and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Cca F Roadmap does

Hands-on study repo for the Claude Certified Architect — Foundations (CCA-F) exam. 5 domains, 13 working Python examples, 6 exam scenarios.

Alternatives in Development

  • Book To Skill — Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work 25.9k ★
  • Gemini CLI Foundations — This repository is a comprehensive skills library for Gemini CLI - reusable, production-ready skill packages t 5.3k ★
  • Claude Certified Architect — This repository contains study materials for the Claude Certified Architect — Foundations certification 4.6k ★

README

CCA-F Study Roadmap

Lộ trình ôn thi **Claude Certified Architect — Foundations (CCA-F)** trong **30h · 4 tuần**, kèm working examples chạy được cho mọi trap và mental model. Companion repo của [hueanmy.github.io/cca-f-roadmap.html](https://hueanmy.github.io/cca-f-roadmap.html).

[Tiếng Việt](#tiếng-việt) · [English](#english)


Tiếng Việt

Repo này là **journal ôn thi public** — code mọi trap & pattern thật sự thay vì chỉ đọc lý thuyết. Đề CCA-F là scenario-based, không phải trivia: bạn cần engineering judgment, không phải thuộc lòng.

Format kỳ thi

Số câu 60 (4/6 scenarios random)
Thời gian 120 phút
Pass 720/1000
Phí $99

5 Domains

# Domain Folder Trọng số Học gì
1 Agentic Architecture & Orchestration domain-1-agentic/ 27% Agentic loop, hub-and-spoke, subagents, hooks, prompt chaining, sessions
2 Tool Design & MCP Integration domain-2-tools-mcp/ 18% Tool descriptions, naming, MCP scoping, tool budget
3 Claude Code Configuration & Workflows domain-3-claude-code/ 20% CLAUDE.md hierarchy, skills, slash commands, CI/CD
4 Prompt Engineering & Structured Output domain-4-prompting/ 20% JSON schema, few-shot ranges, prompt chaining, escalation routing
5 Context Management & Reliability domain-5-context/ 15% Lost-in-the-middle, trim, handoff summaries, batch vs real-time

6 Exam Scenarios (học hết, thi random 4)

Xem [scenarios/](./scenarios/) — mỗi scenario kết hợp 2-3 domains.

  1. Customer Support Resolution Agent
  2. Code Generation with Claude Code
  3. Multi-Agent Research System
  4. Developer Productivity with Claude
  5. Claude Code for CI/CD
  6. Structured Data Extraction

Cách dùng repo

**Setup 1 lần:**

# Cần Python 3.11+ và uv (https://docs.astral.sh/uv/)
git clone https://