Use right after writing or editing code or files for the user — before ending your turn — to quiz them on what was just built and confirm they actually understand it. Also triggers on "quiz me", "test my understanding", "check what I learned", "comprehension check", or recovering the understanding that vaporizes when you orchestrate an agent instead of authoring the code yourself.
$npx -y skills add ciucky/no-numb --skill quiz-meInstalls into the current project.
Run `npx skills use "https://github.com/ciucky/no-numb" --skill "ciucky/no-numb/quiz-me"` 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/ciucky/no-numb" that are relevant to the current task. Run `npx skills add "https://github.com/ciucky/no-numb"` and select the relevant skills, then follow their instructions.