Quiz Generator
Description
Claude Code skill for writing exam-style multiple-choice questions. Rules for balanced-length options and distractors that need real subject knowledge to rule out, not tone or absurdity, plus a zero-dependency script that checks a question bank for length imbalance and structural errors.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Quiz Generator
MCQs where the wrong answers are actually wrong for the right reasons.
Ask an LLM for multiple-choice questions and you tend to get a correct answer that's noticeably longer, more specific, or more "serious" sounding than the three distractors around it — guessable without knowing the subject at all. This skill is a set of writing rules that closes that gap: balanced option length, distractors that require real subject knowledge to eliminate, and a small script to check the result instead of just trusting it.
Get started in one minute
/plugin marketplace add Simooo45/quiz-generator
/plugin install quiz-generator@quiz-generator
Send these as **two separate messages** — the install only sees the marketplace once the first one has landed. Then just ask for what you want:
"Write 10 MCQs on photosynthesis for a high-school bio quiz"
and Claude reaches for the skill on its own — or invoke it directly with `/quiz-generator:quiz-generator`. Prefer not to touch the plugin system at all? Jump to [manual install](#manual-install-no-plugin-system), it's one `cp`.
What it actually fixes
The most common tell in a generated question bank: the correct option runs longer than the other three, because it's the one built from a real, dense fact and the distractors are filler. Once you know to check for that, it's an easy pattern to write around — but nobody writing a hundred questions by hand keeps it in mind on every single one. This skill keeps you honest: length and register bala
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://