byjoey-barbier· 18 skills
Quiz and review skill for the mentor system. Tests retention on previously covered topics using spaced repetition. Question types: predict output, spot the bug, explain in your words, MCQ (last resort). Reads from ~/.claude/mentor/ to know what topics exist and what's due for review. Updates topic levels based on results (solid = level up, missed = level down, shaky = stay). Invoke when user says "mentor quiz", "quiz", "revision", "teste-moi", "review mes sujets". Do NOT use if no topics have been covered yet (no files in ~/.claude/mentor/topics/).
$npx -y skills add joey-barbier/claudecode-plugin --skill horka-mentor-quizInstalls into the current project.
Run `npx skills use "https://github.com/joey-barbier/claudecode-plugin" --skill "joey-barbier/claudecode-plugin/horka-mentor-quiz"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joey-barbier/claudecode-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/joey-barbier/claudecode-plugin"` and select the relevant skills, then follow their instructions.