docs-quiz

Installation
SKILL.md

Docs Quiz

Run a short, looping quiz based on current documentation for the technology and area the user names. The goal is to improve the user's mental model, not to drill syntax trivia.

Question Design

Each question must test a meaningful concept from the docs. Focus on how the technology behaves, why a choice is appropriate, what constraints apply, and how the parts relate to each other.

Use two short code snippets as the only answer options. Do not use prose summaries, conceptual descriptions, command labels, API names, or mixed prose/code as options.

  • one snippet correctly applies the concept
  • one snippet reflects a plausible but incorrect mental model

Avoid questions where the deciding factor is only:

  • import package names
  • exact method names
  • punctuation, spelling, or single-character syntax differences
  • formatting, naming style, or boilerplate order
Related skills
Installs
5
Repository
sidkh/skills
GitHub Stars
8
First Seen
Apr 27, 2026