day1-onboarding
An interactive onboarding skill for Claude Code that follows a strict two-phase protocol for teaching and assessment.
Install
npx skills add https://github.com/ai-native-camp/camp-1 --skill day1-onboardingStats
| Total installs | 1,325 |
| Weekly installs | 1.3K |
| GitHub stars | 214 |
| First seen | Feb 14, 2026 |
| Source | @ai-native-camp/camp-1 |
Summary
- Enforces a rigid STOP PROTOCOL: each block spans exactly two turns (Phase A: explain + execute; Phase B: quiz + feedback), preventing mixed instruction and assessment in a single turn
- Covers five progressive blocks: Setup, Experience, Why, What (7 sub-features), and Basics, with official documentation URLs displayed at each phase start
- Includes special handling for Block 3-Break (terminal and status line setup with no quiz) and Block 3-Summary (feature relationship diagram)
- Integrates claude-code-guide agent for Claude Code questions; falls back to curl + file read for accuracy when needed, avoiding WebFetch summarization
- Supports block navigation via "next," "skip," or explicit block names; learners must confirm completion before advancing to the next phase
Tags
Related skills
| Skill | Installs | vs day1-onboarding |
|---|---|---|
| svelte5-best-practices | 2,393 | +1,068 |
| personal-productivity | 3,101 | +1,776 |
| dbs-diagnosis | 1,593 | +268 |
| giving-presentations | 934 | -391 |
| memory-safety-patterns | 4,062 | +2,737 |
FAQ
- How many installs does day1-onboarding have?
- day1-onboarding has 1,325 total installs and 1.3K installs this week.
- Where is day1-onboarding hosted?
- day1-onboarding is published by @ai-native-camp/camp-1 at https://github.com/ai-native-camp/camp-1.
- How many GitHub stars does day1-onboarding have?
- day1-onboarding has 214 GitHub stars.
- When was day1-onboarding first indexed?
- OrangeBot.AI first indexed day1-onboarding on Feb 14, 2026.
- How do I install day1-onboarding?
- Run: npx skills add https://github.com/ai-native-camp/camp-1 --skill day1-onboarding