An interactive guide built for your brain. Five sections, zero prerequisites, real keyboard practice.
Start learning ↓VS Code has five regions. Hover to highlight, click to learn what each one does.
Press the actual key combinations on your keyboard. They'll light up green when you nail them.
The prompt-edit-diff-accept cycle. Watch it play out, then step through it yourself.
Claude Code asks before modifying files. You control how much autonomy it gets. Click to explore.
Point Claude to specific files or ranges without copying text.
@file.js Adds the full file to context@src/ Adds a directory listing@game.js#100-150 Adds lines 100-150 only@doc.pdf pages 1-5 Adds specific pages from a PDF@https://url.com Fetches and adds web contentYour custom Claude Code infrastructure. Click any node to see what it does and where it lives.
Seven layers, from ephemeral (top) to grounded (bottom). L5 is the Newtonian Fallback — plain .md files that always work, no server needed.
Type the trigger (e.g. /law) in Claude to activate. Click for details.
Three real scenarios you'll encounter. Click each step to advance.
That's it. You know the tool, the shortcuts, the system.
Back to top ↑