amitgambhir/claude-certified-architect-guide
Interactive study guide for the Claude Certified Architect exam — 10 domains, self-test quiz, traps & gotchas, cheat sheet. Single HTML file, works offline.
Platform-specific configuration:
{
"mcpServers": {
"claude-certified-architect-guide": {
"command": "npx",
"args": [
"-y",
"claude-certified-architect-guide"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A single-page, offline-ready study guide covering all 5 official exam domains across 10 focused sections, with interactive quizzes and a cheat sheet.
The Claude Certified Architect exam covers 5 official domains — from Tool Design & MCP to Agentic Architecture & Orchestration. The official prep material is spread across docs, cheat sheets, and guides. There's no single place to study everything, test yourself, and review traps in one sitting — especially offline.
A self-contained HTML page hosted on GitHub Pages — or download and open locally. No server, no build step, no internet required.
| Feature | Details | |---|---| | 5 domains, 10 sections | Each official exam domain is broken into focused sections — see mapping below | | Self-test quiz | 15 exam-style questions with immediate feedback and explanations | | Traps & Gotchas | Side-by-side correct vs. wrong answers for common exam traps | | Cheat sheet | Quick-reference tables for every section | | Dark mode | Automatic via prefers-color-scheme |
| Official Exam Domain | Weight | Guide Sections | | --- | --- | --- | | Tool Design & MCP Integration | 18% | 1. Messages API, 2. Tool Design, 3. Error Handling, 4. MCP | | Claude Code Configuration & Workflows | 20% | 5. Agent Skills | | Agentic Architecture & Orchestration | 27% | 6. Agent SDK, 7. Agentic Patterns, 8. Workflows | | Prompt Engineering & Structured Output | 20% | 9. Prompt Engineering | | Context Management & Reliability | 15% | 10. Context Management |
┌─────────────────────────────────────────────────────┐
│ Overview 1. Messages API 2. Tool Design ... │
├──────────────────Loading reviews...