Agent skill
claude-code-course
Learn Claude Code in 5 hands-on lessons. From basics to building applications. Use when: user wants to learn Claude Code, asks "how do I...", or is new. Triggers: "learn", "teach me", "how does this work", "I'm new", "course".
Install this agent skill to your Project
npx add-skill https://github.com/timequity/plugins/tree/main/ccc
SKILL.md
Claude Code Course
Master Claude Code from zero to expert in 5 hands-on lessons.
What You'll Learn
| Lesson | Topic | What You'll Do |
|---|---|---|
| 1 | Getting Started | First commands, file operations |
| 2 | Skills | Create your first skill |
| 3 | Commands & Hooks | Customize with slash commands |
| 4 | Agents | Build autonomous agents |
| 5 | Full Project | Build a complete application |
How It Works
/ccc:course Start or continue the course
/ccc:lesson N Jump to specific lesson (1-5)
/ccc:practice Do hands-on exercises
/ccc:progress Check your progress
Course Philosophy
Not this: This:
+-----------------+ +-----------------+
| Read 50 pages | | "Let's build |
| of docs | -> | something" |
| Then try stuff | | |
+-----------------+ | Learn by doing |
+-----------------+
Features
- 5 Lessons - Progressive, hands-on learning
- Practice Tasks - Real exercises in each lesson
- Progress Tracking - Pick up where you left off
- Tutor Agent - AI instructor guides you
Quick Start
Just say "teach me Claude Code" or run /ccc:course.
The tutor will guide you from there.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
foundations
Claude Code basics for new users. Covers essential concepts and commands. Use when: user is new to Claude Code or routed here by learning-path assessment.
advanced
Claude Code mastery for power users. Build agents, MCP servers, publish plugins. Use when: user wants to create agents, build integrations, or publish plugins.
lessons
Lesson content for Claude Code Course. Use when: loading lesson content. Internal skill - contains lesson files.
intermediate
Claude Code customization for comfortable users. Covers skills, commands, MCP, hooks. Use when: user knows basics and wants to customize Claude Code.
course-help
Help and navigation for Claude Code Course. Use when: user asks about the course, lessons, or progress. Triggers: "help", "course help", "what lessons", "my progress".
progress-manager
Manages course progress tracking in ~/.claude-course/progress.json. Use when: loading, saving, or displaying course progress. Internal skill - used by /ccc:course commands.
Didn't find tool you were looking for?