Start Here
What this course is, who it's for, and how to move through it.
What this course is
A complete, start-from-zero course teaching any agency employee how to use Claude Code in Cursor to build real agency deliverables.
By the end, you will have installed the toolchain on a fresh Mac or Windows machine, wired Claude to a CRM, a meeting recorder, a form tool, a webhook glue layer, and a team comms channel, and shipped at least one real deliverable end-to-end.
Nothing in here is theoretical. Every recipe is one you can run today on a real client project. Every code block is copy-paste runnable. Every external link points to the official docs so you can verify anything we claim.
Who it's for
Agency operators
Setters, closers, coaches
Agency developers
Pure consumers of ChatGPT
No prior programming experience is assumed. You do need to be comfortable reading instructions and willing to copy-paste commands into a terminal. If you can follow a recipe, you can do this.
Two learning paths
Pick a path based on how much focused time you can block off. Both arrive at the same destination.
- 01Day 1-2: Start + Install
- 02Day 3-4: Foundations
- 03Day 5-7: Claude daily workflow
- 04Day 8-9: API fundamentals
- 05Day 10-12: Platforms
- 06Day 13-14: First real use case
- 01Day 1 AM: Install + Foundations
- 02Day 1 PM: Claude workflow
- 03Day 2 AM: APIs + Platforms
- 04Day 2 PM: Ship 1 use case end-to-end
Before-you-start checklist
These are the only things you need before Tab 02 (Installation). Each item takes under five minutes.
- A laptop or desktop— macOS 13+ or Windows 10/11 (with WSL2 available). Any machine made in the last five years is fine. 16 GB RAM recommended, 8 GB works.
- A working internet connection. Everything in this course runs on cloud services; nothing requires a local GPU.
- An email you check every day.You'll sign up for several accounts and verify emails from each.
- A payment card.Claude, Cursor, Vercel, and some integrations require a paid plan or have pay-as-you-go pricing. Budget ~$50–$100 for month one if you're building actively.
- 60 minutes of uninterrupted time to work through Tab 02 in one sitting. Installation is smoother when you finish it without context-switching.
Terms you'll see
You'll meet these terms early. Full definitions live in Tab 09 — Reference. This is just a preview so no term blindsides you.
Claude Code
Cursor
Context window
Handoff
Webhook
API key
Environment variable
Deploy
How to use the course
- Top tab bar— nine tabs, numbered. Walk them in order on your first pass. After that, treat them as reference.
- Outline rail (right side)— jumps to any section on the current tab. Highlights your scroll position.
- Cmd+K search (⌘K on Mac, Ctrl+K on Windows) — fuzzy-search every section on every tab. Fastest way to find a specific concept or command.
- Copy buttons on every code block— never retype a command. Click, paste, run.
- External links open in a new tab— so your place in the course is always one click away.