explaingit

maludb/learn-claude

Analysis updated 2026-05-18

40PythonAudience · developerComplexity · 2/5LicenseSetup · easy

TLDR

A Claude Code plugin that acts as a study coach for the official Claude Certified Architect exam, quizzing you on real topics and tracking your readiness.

Mindmap

mindmap
  root((learn-claude))
    What it does
      Studies for CCA-F exam
      Quizzes by topic
      Tracks progress
    Tech stack
      Python
      Claude Code plugin
      Markdown storage
    Skills
      Quiz
      Progress
      Mock exam
    Exam details
      60 questions
      120 minutes
      Five domains
    Use cases
      Certification prep
      Weak topic review
      Timed practice tests

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

Study for the Claude Certified Architect Foundations exam directly inside Claude Code.

USE CASE 2

Quiz yourself on a specific exam domain like tool design or context management.

USE CASE 3

Track your accuracy per topic to see which areas need more review before test day.

USE CASE 4

Take a full length timed mock exam that mirrors the real scoring scale.

What is it built with?

PythonClaude CodeMarkdown

How does it compare?

maludb/learn-claudeasimons81/hermes-dreamingbaskduf/harness-starter-kit
Stars404040
LanguagePythonPythonPython
Setup difficultyeasymoderateeasy
Complexity2/53/52/5
Audiencedeveloperdeveloperdeveloper

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

How do you get it running?

Difficulty · easy Time to first run · 5min

Installed as a Claude Code plugin via the /plugin marketplace command, no external accounts or API keys needed.

Free to use, modify, and redistribute for any purpose, including commercial use, as long as you keep the copyright notice.

In plain English

Learn-claude is a Claude Code plugin that turns your terminal into a study coach for the Claude Certified Architect Foundations exam, an official certification offered by Anthropic. It teaches the 30 topics covered by the exam, quizzes you with multiple choice questions written in the same style as the real test, tracks how accurately you answer each topic over time, and can run a full length, timed 60 question mock exam that mirrors the real scoring scale. The project is an unofficial community effort, not something built or endorsed by Anthropic, and all of its practice questions are original, not copies of real exam content. You install it as a Claude Code plugin, either from this repository's own built in marketplace or from a local clone if you are developing on it. Once installed, it offers three skills you can reach either through a slash command or by just asking in plain language. The quiz skill teaches one topic and then drills you with five questions, tracking your results. The progress skill gives you a readiness report showing which topics you have covered, your accuracy by exam domain, and what to study next. The mock exam skill runs a full 60 question timed simulation with no feedback until you finish, similar to sitting the real exam. Once a day, the first time you open Claude Code it will offer to help you study, declining is respected and it will not ask again until the next day. Your quiz history and progress are stored as plain markdown files in your own Claude plugin data folder, so you can read, edit, or delete them yourself at any time, while the lesson content and question bank that ship with the plugin stay read only. The real exam this plugin prepares you for has 60 multiple choice questions, a 120 minute time limit, costs $125, and requires a scaled score of 720 out of 1000 to pass, valid for 12 months. It covers five weighted domains ranging from agentic architecture and orchestration to context management and reliability, and the quiz skill uses those same official weights when picking which topic to drill you on next. The plugin is released under the MIT license.

Copy-paste prompts

Prompt 1
Install the learn-claude plugin and quiz me on Agentic Architecture and Orchestration.
Prompt 2
Show me a readiness report for the Claude Certified Architect exam based on my quiz history.
Prompt 3
Run a 20 question mock exam for the Claude Certified Architect Foundations certification.
Prompt 4
Explain how learn-claude weights topic selection based on the official exam domain percentages.

Frequently asked questions

What is learn-claude?

A Claude Code plugin that acts as a study coach for the official Claude Certified Architect exam, quizzing you on real topics and tracking your readiness.

What language is learn-claude written in?

Mainly Python. The stack also includes Python, Claude Code, Markdown.

What license does learn-claude use?

Free to use, modify, and redistribute for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is learn-claude to set up?

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

Who is learn-claude for?

Mainly developer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.