Courses
Curated YouTube courses I've built and recommend. Click any tile to watch inline, or jump to YouTube.
Hooks in Claude Code
Hooks give you deterministic control over Claude Code's behavior at key lifecycle events. Learn how to auto-format after edits, block dan...
MCP in Claude Code
MCP connects Claude Code to external tools and data sources like Linear, GitHub, and documentation servers. This video covers adding serv...
Context Management in Claude Code
Context is Claude's working memory, and managing it well is key to productive sessions. Learn when to use /compact vs /clear and practica...
The Explore → Plan → Code → Commit workflow in Claude Code
The single most important workflow for using Claude Code effectively. Learn how to let Claude research before coding, define success criteri...
The CLAUDE.md file
Give Claude Code persistent memory about your project with a simple Markdown file called the: "CLAUDE.md" In this video, we cover what to...
Your first Claude Code prompt
Writing your first prompt in Claude Code can be intimidating. In this video, we tell you how to prompt Claude Code for the best results and ...
How Claude Code Works
Claude Code runs on an "agentic" loop that gathers context, takes action, and verifies results. In this video, we break down the loop, th...
Installing Claude Code
Claude Code can be installed in almost anywhere you develop. This can be: in the terminal, VS Code, JetBrains, Claude Desktop, or on the web...
What is Claude Code?
Claude Code is an agentic coding tool that reads your codebase, edits files, and runs commands directly in your terminal. This video cove...