Generate a topic-grounded multiple-choice quiz for the trainee at the end of a main curriculum chapter. Use when a guest has marked every leaf of a top-level ToC node (e.g. "1") as done, or explicitly asks for a quiz on a topic they are currently working through. Renders the quiz as a standalone MUI-React HTML file under out/quizzes/<topic-slug>.quiz.html and emits a <preview:...> tag so the page opens in the preview pane.
$npx -y skills add bullorosso/etienne --skill quiz-generatorInstalls into the current project.
Run `npx skills use "https://github.com/bullorosso/etienne" --skill "bullorosso/etienne/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/bullorosso/etienne" that are relevant to the current task. Run `npx skills add "https://github.com/bullorosso/etienne"` and select the relevant skills, then follow their instructions.