Download for macOS
Skill

check-understanding

@rohitg00 Updated 2026-08-10

Phase quiz for AI Engineering from Scratch. Trigger with "quiz me", "test phase", "check my understanding", "do I know phase 3", or `/check-understanding <phase>`.

agentsaiai-agentsai-engineeringcomputer-visioncoursedeep-learningfrom-scratch

Install

git clone https://github.com/rohitg00/ai-engineering-from-scratch /tmp/ai-engineering-from-scratch && ln -s /tmp/ai-engineering-from-scratch/skills/check-understanding ~/.claude/skills/check-understanding

From README

Check Understanding Test your knowledge of a completed phase from the AI Engineering from Scratch course. Activation This skill activates when the user says things like: /check-understanding 3 or /check-understanding deep-learning "quiz me on phase 2" "test phase 1" "check my understanding of transformers" "do I know phase 3" "am I ready for the next phase" Input Accepts a phase number (0-19) or a phase name as argument. If no argument is provided, ask the user which phase they want to be tested on by listing all 20 phases.