·quiz

Generates interactive codebase quizzes to test understanding of architecture, patterns, and implementation details. Configurable by card count (fewer, standard, more) and difficulty (easy, medium, hard). Use when asked to quiz me, test my knowledge, create flashcards, generate codebase questions, or run a code quiz.

15Installs·1Trend·@mblode

Installation

$npx skills add https://github.com/mblode/agent-skills --skill quiz

How to Install quiz

Quickly install quiz AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mblode/agent-skills --skill quiz
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mblode/agent-skills.

SKILL.md

View raw

Generate interactive quizzes about the current codebase to test understanding.

| references/question-templates.md | Default: question types by difficulty with concrete examples | | references/difficulty-calibration.md | Applying difficulty and quantity settings, exploration depth, question stems | | references/scoring-and-output.md | Step 5: scoring rubric, result formatting, final output template |

Collect from the user (ask only what was not provided):

Generates interactive codebase quizzes to test understanding of architecture, patterns, and implementation details. Configurable by card count (fewer, standard, more) and difficulty (easy, medium, hard). Use when asked to quiz me, test my knowledge, create flashcards, generate codebase questions, or run a code quiz. Source: mblode/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mblode/agent-skills --skill quiz
Category
</>Dev Tools
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from mblode/agent-skills

Quick answers

What is quiz?

Generates interactive codebase quizzes to test understanding of architecture, patterns, and implementation details. Configurable by card count (fewer, standard, more) and difficulty (easy, medium, hard). Use when asked to quiz me, test my knowledge, create flashcards, generate codebase questions, or run a code quiz. Source: mblode/agent-skills.

How do I install quiz?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mblode/agent-skills --skill quiz Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mblode/agent-skills