This is a structured onboarding curriculum for learning Claude Code fundamentals through conversation. It enforces a strict two-phase protocol for each learning block: explain and demonstrate in one turn, then quiz in the next, with explicit stops between phases to force hands-on practice. Covers seven blocks from initial setup through CLI basics, with each reference file split into EXPLAIN, EXECUTE, and QUIZ sections. The hard rule about never combining explanation with quizzing in a single turn is interesting, it prevents the common tutorial mistake of testing before the learner has actually tried anything. Designed for a bootcamp-style "Day 1" experience where you can't skip ahead without doing the work. If you're building internal developer education and want to enforce learning by doing rather than passive reading, this template is worth examining.
npx skills add https://github.com/ai-native-camp/camp-2 --skill day1-onboarding