Learning Center

Claude Code Mastery

Deep-dive into Claude Code — the official Anthropic CLI. From codebase navigation to MCP servers and multi-agent orchestration.

10 lessons80 min total
01

Installation & First-Time Setup

Install Claude Code, authenticate with your Anthropic account, and configure your environment for maximum productivity.

7 min
02

Navigating Codebases Effectively

Use Claude Code to understand unfamiliar codebases, map architecture, and locate the right files fast.

8 min
03

Editing Files with the Edit Tool

Master how Claude Code edits files — understanding the diff-based approach, reviewing changes, and handling conflicts.

6 min
04

Running Bash Commands

Use Claude Code's Bash tool to run tests, install packages, query databases, and automate shell tasks.

7 min
05

Multi-File Refactoring

Tackle large refactors across dozens of files — renaming, restructuring, and modernizing codebases with Claude Code.

10 min
06

Using Agents & Subagents

Orchestrate parallel work with Claude Code's agent system — dispatch subagents for independent tasks and synthesize results.

9 min
07

Custom Skills & Hooks

Build reusable skills and configure lifecycle hooks to automate repetitive patterns in your Claude Code workflow.

8 min
08

Plan Mode & Extended Thinking

Use plan mode for complex multi-step tasks and extended thinking for deep reasoning about architecture decisions.

7 min
09

Git Workflow Automation

Automate branching, commits, PR descriptions, and changelog generation using Claude Code's git capabilities.

8 min
10

Building with MCP Servers

Extend Claude Code with Model Context Protocol servers — connecting databases, APIs, and custom tools.

10 min