Claude Skills

Master Claude Code CLI's built-in skills system. Learn to use slash commands, create custom skills, and build reusable prompt templates that supercharge your development workflow.

6
Lessons
30+
Examples
~1.5hr
Total Time
🛠
Hands-on

What You'll Learn

From using built-in skills to creating your own custom commands that your entire team can share.

Built-in Skills

Master /commit, /pr, /review-pr, /simplify, and other built-in skills that come with Claude Code.

📝

Custom Commands

Create your own slash commands with markdown prompt templates stored in .claude/commands/.

🔁

Skill Creation

Build sophisticated multi-step skills that invoke tools, handle arguments, and automate complex workflows.

👥

Team Sharing

Share skills across your team via version control, creating a shared library of AI-powered workflows.

Course Lessons

Follow the lessons in order or jump to any topic.

Prerequisites

Before You Begin:
  • Claude Code CLI installed and configured
  • Basic familiarity with Claude Code (see Claude Code CLI course)
  • A code project to practice with