Af Quiz Me banner
AppsFlyerSDK AppsFlyerSDK

Af Quiz Me

Design community

Description

Generate an interactive HTML quiz from a tech design document. ## Step 1 — Resolve the document **If $ARGUMENTS is empty:** List all `.md` files in `internal-docs/tech-designs/`. - If files exist, list them and ask: "Which tech design should I quiz you on? (Reply with the number or filename) Or reply **project** to generate a quiz covering the whole project from the feature catalog." Wait for the user's selection before continuing. - If the folder does not exist or is empty, ask: "No t

Installation

Installs to ~/.claude/commands/appsflyersdk-appsflyer-flutter-plugin-af-quiz-me.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/AppsFlyerSDK/appsflyer-flutter-plugin/HEAD/.claude/commands/af-quiz-me.md -o ~/.claude/commands/appsflyersdk-appsflyer-flutter-plugin-af-quiz-me.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository