From quiz-me
Run an active-recall quiz on a topic, document, book chapter, codebase area, interview subject, meeting-prep topic, or study material the user wants to learn or retain. Use when the user says "quiz me", "test me on", "drill me on", "flashcard me", "ask me questions about", "help me study", "interview prep on", "I need to retain this", or asks to stress-test their understanding of a body of material. Ask one question at a time and adapt difficulty based on responses. Do NOT use to stress-test a plan or decision before implementation — that's `grill-me`. Do NOT use for trivia games unrelated to learning.
How this skill is triggered — by the user, by Claude, or both
Slash command
/quiz-me:quiz-meThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run a focused, adaptive quiz that helps the user retain material. Probe understanding, application, and judgment rather than trivia or keyword recall.
Run a focused, adaptive quiz that helps the user retain material. Probe understanding, application, and judgment rather than trivia or keyword recall.
Ask for only the missing preferences, then proceed:
If the user already implies these choices, do not ask. Start the quiz.
Mix question types across the round:
For code or technical topics, include at least one "predict the output", "trace the flow", or "spot the bug" question when relevant.
Avoid:
After each answer:
When the round is complete, provide:
Question:
Q[n]/[N] - [difficulty]
[question]
After the user's answer:
[correct / partial / incorrect]
[One-sentence grading explanation, plus one adjacent piece of useful context.]
End-of-round:
Score: X / N
Needs work: [concepts]
Suggested next step: [specific action]
Next: another round, harder round, or focus round?
Be direct, encouraging, and calibrated. Act like a tough but fair tutor: matter-of-fact when the user is wrong, brief when they are right, and always oriented toward retention.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub bogdanbaciu21/skills --plugin quiz-me