# claude-certification

> Claude/Codex skill by [@rohitg00](https://omgskills.com/library/rohitg00/index.md) · 50k stars · Updated 2026-08-23

AI-native tutor and onboarding workflow for the four independent Claude certification tracks in AI Engineering from Scratch. Use when a learner wants to choose a Claude certification, prepare for CCAO-F, CCDV-F, CCAR-F, or CCAR-P, resume a certification path, learn the next lesson interactively, run and verify practical labs, build scored artifacts, take a diagnostic or mock exam, or remediate weak exam domains from GitHub with Claude Code, Codex, ChatGPT, Cursor, or another agent.

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/claude-certification ~/.claude/skills/claude-certification
```

## From README

Claude Certification Tutor Turn the repository into a step-by-step tutor. Make the learner explain, predict, run, build, and defend each decision. Do not reduce the course to a reading list. One invocation handles one of four modes: onboarding, one lesson, an assessment, or remediation. Resume from CLAUDE-CERTIFICATION.md when it exists. Load the source of truth Prefer a local clone. Locate the nearest parent containing certifications/claude/program.json. Otherwise read files from: Read these files as needed: Program policy and current verification date: certifications/claude/program.json Ordered route and domain map: certifications/claude/tracks/ .json Lesson: /docs/en.md Scenario runner or validator: /code/main.py Tests: /code/tests/test.py Reference artifact: /outputs/ Lesson quiz: /quiz.json Diagnostic and mock: the assessments paths declared by the track Read the selected track JSON at the start of every session. Its lessons array is the route order.

## Links

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

## More from this repo

- [check-understanding](https://omgskills.com/skills/rohitg00/ai-engineering-from-scratch/check-understanding/index.md) — Phase quiz for AI Engineering from Scratch.
   - [@rohitg00](https://omgskills.com/library/rohitg00/index.md) · 50k stars
- [course-guide](https://omgskills.com/skills/rohitg00/ai-engineering-from-scratch/course-guide/index.md) — Topic router for the AI Engineering from Scratch curriculum.
   - [@rohitg00](https://omgskills.com/library/rohitg00/index.md) · 50k 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
