magnusrodseth/claude-certified-architect
Interactive quiz app for the Claude Certified Architect Foundations exam. 150+ questions, progress tracking, smart review.
Platform-specific configuration:
{
"mcpServers": {
"claude-certified-architect": {
"command": "npx",
"args": [
"-y",
"claude-certified-architect"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Interactive quiz app for the Claude Certified Architect: Foundations certification by Anthropic.
[Live Demo](https://claude-certified-architect.magnusrodseth.com/)
| Domain | Weight | |--------|--------| | Agentic Architecture & Orchestration | 27% | | Tool Design & MCP Integration | 18% | | Claude Code Configuration & Workflows | 20% | | Prompt Engineering & Structured Output | 20% | | Context Management & Reliability | 15% |
npm install
npm run devComprehensive markdown study notes are in docs/notes/:
01-agentic-architecture.md02-tool-design-mcp.md03-claude-code-config.md04-prompt-engineering.md05-context-management.mdA compiled PDF study guide is at docs/claude-certified-architect-study-guide.pdf.
Loading reviews...