From coding-tutor
Starts an interactive quiz session using the coding-tutor skill to test knowledge on programming concepts.
How this command is triggered — by the user, by Claude, or both
Slash command
/coding-tutor:quiz-meThe summary Claude sees in its command listing — used to decide when to auto-load this command
Quiz me using the coding-tutor skill
Quiz me using the coding-tutor skill
npx claudepluginhub deepu105/compound-engineering-plugin --plugin coding-tutor35plugins reuse this command
First indexed Jan 1, 2026
Showing the 6 earliest of 35 plugins
/quiz-meStarts an interactive quiz session using the coding-tutor skill to test knowledge on programming concepts.
/quizQuizzes the user on concepts from their project and session history, using spaced repetition, static questions, or dynamic generation based on a quiz selector recommendation. Supports multiple-choice, free-response, and code-prediction formats.
/quizAdministers interactive quizzes testing understanding of built project modules or topics from learning state. Generates 3-5 multiple-choice questions with feedback, scoring, and result tracking.
/quizQuizzes you on a topic or learning plan module with adaptive difficulty, mixed question formats, one-at-a-time delivery, immediate feedback, results summary, and progress saving.
/teacherForces step-by-step understanding verification when learning or explaining a topic. Checks prerequisites, defines jargon, and ensures comprehension before moving forward.
/checkQuizzes the developer on technical decisions in the current work — architectural choices, implementation patterns, and tradeoffs. Supports plan paths, feature IDs, and --plan/--pr flags.