explaingit

hamzafarooq/claude-certified-architect

Analysis updated 2026-05-18

61HTMLAudience · developerComplexity · 1/5LicenseSetup · easy

TLDR

Community study materials, including a 64-question practice exam and cheat sheets, for the Claude Certified Architect certification.

Mindmap

mindmap
  root((Claude Certified Architect study))
    What it does
      Practice exam 64 questions
      Domain cheat sheets
      Sample questions with explanations
    Tech stack
      Static HTML
      Markdown
    Use cases
      Exam preparation
      Domain by domain review
      Missed question review
    Audience
      Claude developers
      Certification candidates
    Status
      MIT licensed
      No build step
      Community contributed

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Take a practice exam covering the five domains of the Claude Certified Architect certification.

USE CASE 2

Read domain cheat sheets to learn the core architectural rules tested on the exam.

USE CASE 3

Review sample questions with detailed explanations to understand common exam traps.

What is it built with?

HTMLMarkdown

How does it compare?

hamzafarooq/claude-certified-architectqualialabsai/smoothconv-duplexconvtashisleepy/knowledge-engine
Stars616161
LanguageHTMLHTMLHTML
Setup difficultyeasyeasymoderate
Complexity1/52/53/5
Audiencedeveloperresearchervibe coder

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

No dependencies or build step, the practice exam is a single HTML file you open in a browser.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

In plain English

This repository holds community-made study materials for the Claude Certified Architect: Foundations exam, a certification offered by Anthropic that tests your ability to make sound architectural decisions when building production systems using Claude. The exam is scenario-based, presenting real design problems and production failures, and asking you to identify the root cause and best fix. A passing score is 720 out of 1000. The main resource is a 64-question interactive practice exam built as a single HTML file. No installation is required: you can open it directly in a browser or visit a hosted version online. The exam covers the five domains weighted on the actual test: agentic system design, tool design and integration, Claude Code configuration, prompt engineering, and context management. Alongside the practice exam, the repo includes a cheat sheet for each domain. Each cheat sheet opens with three core rules that cover the majority of questions in that domain, then walks through specific mechanics and common exam traps. For example, the agentic architecture section explains why code-level enforcement should be used for failure modes with financial or security consequences rather than relying on instructions in a prompt. The prompt engineering section explains the difference between vague guidance and specific criteria that actually change model behavior. The study guide recommends reading the cheat sheet for a domain before attempting those questions in the practice exam, then reviewing any missed questions using the explanations the exam provides. The repo notes that if you already work with Claude regularly, the cheat sheets alone cover roughly 80 percent of what you need. All materials are MIT-licensed. The practice exam has no dependencies and requires no build step. Contributions are welcome via pull request using the question format described in the contributing guide.

Copy-paste prompts

Prompt 1
Summarize the three core rules from the Domain 1 cheat sheet on agentic architecture and orchestration.
Prompt 2
Quiz me on the difference between isError true and isError false with empty results, as covered in Domain 2.
Prompt 3
Explain the CLAUDE.md file hierarchy trap described in Domain 3 of this repo's cheat sheets.
Prompt 4
Help me set up a study plan using this repo's cheat sheets and practice exam before I take the real certification.

Frequently asked questions

What is claude-certified-architect?

Community study materials, including a 64-question practice exam and cheat sheets, for the Claude Certified Architect certification.

What language is claude-certified-architect written in?

Mainly HTML. The stack also includes HTML, Markdown.

What license does claude-certified-architect use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is claude-certified-architect to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is claude-certified-architect for?

Mainly developer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.