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

$ Installer

git clone https://github.com/timequity/plugins /tmp/plugins && cp -r /tmp/plugins/ccc ~/.claude/skills/plugins

// tip: Run this command in your terminal to install the skill


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

LessonTopicWhat You'll Do
1Getting StartedFirst commands, file operations
2SkillsCreate your first skill
3Commands & HooksCustomize with slash commands
4AgentsBuild autonomous agents
5Full ProjectBuild 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.