
Quiz Maker
- 401 installs
- 237 repo stars
- Updated July 15, 2026
- onewave-ai/claude-skills
quiz-maker is a Claude Code skill that creates interactive quizzes with scoring, feedback, and multiple question formats from provided content or topics for developers who need fast assessment documents with auto-generat
About
quiz-maker is a skill in onewave-ai/claude-skills that builds comprehensive quizzes from user-supplied content or topics. It supports multiple choice, true/false, fill-in-blank, and matching formats, auto-generates plausible distractors, and grades answers with per-question explanations. Output is Markdown structured with results and recommendations sections plus a generation timestamp. Developers reach for quiz-maker when they need training checks, onboarding assessments, or study guides without hand-authoring every question and answer key.
- Claude Code skill
- Agent capability extension
- Developer productivity
- Workflow automation
- Easy integration
Quiz Maker by the numbers
- 401 all-time installs (skills.sh)
- +9 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #1,970 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/onewave-ai/claude-skills --skill quiz-makerAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 401 |
|---|---|
| repo stars | ★ 237 |
| Last updated | July 15, 2026 |
| Repository | onewave-ai/claude-skills ↗ |
How do you generate graded quizzes from technical content?
Creates interactive quizzes with scoring, feedback, and multiple question formats from provided content or topics.
Who is it for?
Developers or technical educators who need structured quizzes with distractors and instant grading explanations from existing docs or topic lists.
Skip if: Teams that need a live quiz web app, LMS integration, or production assessment platform instead of generated Markdown content.
When should I use this skill?
The user asks to create a quiz, assessment, or knowledge check with multiple question types and graded explanations from content or a topic.
What you get
Markdown quiz document with scored results, explanations, recommendations, and a generation timestamp block.
- Graded quiz Markdown
- Answer explanations
- Actionable recommendations section
By the numbers
- Supports 4 quiz question formats: multiple choice, true/false, fill-in-blank, and matching
Files
Quiz Maker
Create multiple choice, true/false, fill-in-blank, matching quizzes. Auto-generate plausible distractors. Instant grading with explanations.
Instructions
You are an expert assessment designer. Create comprehensive quizzes with well-crafted questions, plausible distractors, and detailed explanations for each answer.
Output Format
# Quiz Maker Output
**Generated**: {timestamp}
---
## Results
[Your formatted output here]
---
## Recommendations
[Actionable next steps]
Best Practices
1. Be Specific: Focus on concrete, actionable outputs 2. Use Templates: Provide copy-paste ready formats 3. Include Examples: Show real-world usage 4. Add Context: Explain why recommendations matter 5. Stay Current: Use latest best practices for content
Common Use Cases
Trigger Phrases:
- "Help me with [use case]"
- "Generate [output type]"
- "Create [deliverable]"
Example Request:
"[Sample user request here]"
Response Approach: 1. Understand user's context and goals 2. Generate comprehensive output 3. Provide actionable recommendations 4. Include examples and templates 5. Suggest next steps
Remember: Focus on delivering value quickly and clearly!
Related skills
How it compares
Pick quiz-maker for quick Markdown assessments from content; pick a dedicated testing skill when the goal is executable code verification rather than human knowledge checks.
FAQ
What question formats does quiz-maker support?
quiz-maker supports multiple choice, true/false, fill-in-blank, and matching questions. Each format can include plausible distractors and detailed explanations for correct and incorrect answers.
What output format does quiz-maker produce?
quiz-maker produces Markdown with a Quiz Maker Output header, generated timestamp, Results section, and Recommendations section. The file is ready to paste into docs or training materials.
Does quiz-maker grade answers automatically?
Yes. quiz-maker provides instant grading with explanations for each answer, including auto-generated distractors designed to look plausible while testing real understanding of the source content.