# check-understanding

> Claude/Codex skill by [@rohitg00](https://omgskills.com/library/rohitg00/index.md) · 47k stars · 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\>\`.

Tags: agents, ai, ai-agents, ai-engineering, computer-vision, course, deep-learning, from-scratch, generative-ai, llm, machine-learning, mcp, nlp, python, reinforcement-learning, rust, swarm-intelligence, transformers, tutorial, typescript

## Install

```sh
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.

## Links

- HTML page: https://omgskills.com/skills/rohitg00/ai-engineering-from-scratch/check-understanding/
- GitHub: https://github.com/rohitg00/ai-engineering-from-scratch
- Author: [@rohitg00](https://omgskills.com/library/rohitg00/index.md)

## More from this repo

- [find-your-level](https://omgskills.com/skills/rohitg00/ai-engineering-from-scratch/find-your-level/index.md) — Interactive quiz that maps your AI/ML knowledge to a starting point in the 503-lesson, 20-phase AI Engineering from...
   - [@rohitg00](https://omgskills.com/library/rohitg00/index.md) · 47k stars
- [start-learning](https://omgskills.com/skills/rohitg00/ai-engineering-from-scratch/start-learning/index.md) — One-time onboarding for the AI Engineering from Scratch curriculum (503 lessons, 20 phases).
   - [@rohitg00](https://omgskills.com/library/rohitg00/index.md) · 47k stars

## More skills by this author

- [agentmemory-agents](https://omgskills.com/skills/rohitg00/agentmemory/agentmemory-agents/index.md) — How agentmemory wires into host coding agents via the connect command.
   - [@rohitg00](https://omgskills.com/library/rohitg00/index.md) · 27k stars
