Learn Quiz

A teaching overlay for any coding session. Instead of ending with 'done,' Claude becomes a teacher whose only goal is to confirm you deeply understand what changed. It keeps a running checklist covering the problem and why it existed, the solution and its design decisions and edge cases, and the broader impact, and verifies your understanding at each step rather than dumping it all at the end. It has you restate what you think is happening first, fills the gaps, offers ELI5, ELI14, or explain-like-an-intern explanations, and quizzes you with open-ended and multiple-choice questions (correct answer shuffled, not revealed until you submit), showing you code or walking you through the debugger when it helps. The session is not finished until you can demonstrate you understood it. Works best in a harness with an interactive question tool such as Claude Code. Third-party skill, adapted from Thariq Shihipar's public gist; the variant that inspired it was Suzanne's.

Third-party, by Thariq Shihipar

June 3, 2026

Install

Simple install — no setup required

1

Open the Claude desktop app and go to the Project you want this in

2

Go to Code, then Customize, then click Create a new skill and upload the skill file below

3

Say a trigger phrase to activate it

The skill file
Download

What this skill does

This is an overview of the skill from the site, not the skill's real instructions. The full SKILL.md Claude reads when this skill is active lives on GitHub at the source below.

The full SKILL.md for this third-party skill lives on GitHub. Open it to read the exact instructions Claude will follow.

View full SKILL.md on GitHub