quiz-generator
Generate a quiz or test on any topic with a balanced mix of question types and difficulty, plus a complete answer key with explanations. Use when asked to create a quiz, write a test, make practice questions, or build an assessment. Produces well-formed questions aligned to learning objectives, tagged by difficulty and cognitive level, with an answer key and (for MCQs) plausible distractors and rationale.
npx skills add mohitagw15856/pm-claude-skills --skill quiz-generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Quiz Generator Skill Good assessment questions test understanding, not recall of trivia — and have answer keys that teach. This skill writes questions aligned to objectives, spread across difficulty and Bloom's levels, with explanations. ## Working from a brief Given a topic, **generate the full quiz anyway** at a reasonable level, and mark assumed scope. Never leave "[question here]" or an answer blank. For MCQs, every distractor must be plausible (reflect a real misconception), not filler. ## Required Inputs Ask for (if not already provided): - **Topic / content** and **grade or level** - **Number of questions** and **types** (MCQ, true/false, short answer, essay, fill-in) - **Difficulty mix** and whether to align to specific objectives/standards - **Purpose** (formative check, graded test, exam prep) ## Output Format ### Quiz header - **Topic · Level · # questions · est. time** - **Coverage:** which objectives/subtopics each section maps to. ### Questions Numbered, grouped by type. Each question tagged: `[difficulty · Bloom's level]`. - **MCQs:** 4 options, one correct, three plausible distractors tied to misconceptions. - **Short answer / essay:** include what a full-credit r
- Working from a brief
- Required Inputs
- Output Format
- Quiz header
- Questions
- Answer key
- Blueprint table
- Quality Checks
- Anti-Patterns
What does the quiz-generator skill do?
Generate a quiz or test on any topic with a balanced mix of question types and difficulty, plus a complete answer key with explanations. Use when asked to create a quiz, write a test, make practice questions, or build an assessment. Produces well-formed questions aligned to learning objectives, tagged by difficulty and cognitive level, with an answer key and (for MCQs) plausible distractors and rationale.
How do I install it?
Run `npx skills add mohitagw15856/pm-claude-skills --skill quiz-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
