ALWAYS generate interactive quizzes using the Quiz component (50 comprehensive questions total). Generates 50 college-level conceptual questions with immediate feedback per question. Quiz component automatically displays 15-20 questions per batch, randomized each retake. Features: immediate feedback after each answer (correct option + explanation + why wrong if incorrect), automatic batch shuffling on retake, no passing/failing threshold, color-coded feedback, theme support. Globally-registered Quiz component handles all UI/UX. Follows ##_chapter_##_quiz.md naming convention. INCLUDES: Automated answer redistribution with intelligent explanation regeneration (consolidates quiz-answer-redistributor functionality).
$npx -y skills add mjunaidca/robolearn --skill quiz-generatorInstalls into the current project.
Run `npx skills use "https://github.com/mjunaidca/robolearn" --skill "mjunaidca/robolearn/quiz-generator"` 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/mjunaidca/robolearn" that are relevant to the current task. Run `npx skills add "https://github.com/mjunaidca/robolearn"` and select the relevant skills, then follow their instructions.