---
name: claude-code-course
description: |
  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".
---

# 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.
