Claude Code Mastery
BeginnerMaster Anthropic's Claude Code CLI โ from your first prompt to advanced multi-agent workflows. Learn tools, slash commands, hooks, MCP servers, skills, and best practices for shipping software faster with AI pair programming.
Videos
See allTracks
Install Claude Code, sign in, understand the CLI surface, and run your first interactive and headless prompts. Covers configuration files, project setup, and basic prompting patterns.
Master the built-in tools (Bash, Read, Edit, Write, Grep, Glob), invoke slash commands, install and configure MCP servers, and understand when each tool is the right choice.
Build repeatable workflows with subagents, hooks, and custom skills. Configure settings.json, manage permissions, and chain multi-step automations.
Coordinate multiple agents in parallel, run long jobs in the background, and integrate Claude Code with VS Code and JetBrains. Cover worktrees, isolation, and CI usage.
Write better prompts, manage memory and CLAUDE.md files, avoid common security pitfalls, debug failing tool calls, and ship faster with proven productivity patterns.
Certification Exam
Certification Exam
Claude Code Mastery
All tracks ยท No time pressure to start
Certification Exam
Claude Code Mastery
40 Questions
All difficulty levels
90 Minutes
Auto-submits when time expires
75% to Pass
Earn your certification badge
No Going Back
Once you answer, you move forward
Tips
See allReset context with /clear
Drop irrelevant history before a new task
Pin the model with --model
Lock to a specific model for the session
Put project memory in CLAUDE.md
Repo-specific instructions Claude reads automatically
ESC interrupts generation cleanly
Cancel mid-response without killing the session