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

- Skill: `majiayu000/claude-code-course` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/claude-code-course`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/claude-code-course/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/claude-code-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.

