The bait, then the rug-pull.
In two seconds Alex Finn makes a promise most tutorials spend five minutes building to: you are about to gain AI superpowers. No hedging, no context-setting, just the outcome and then 23 minutes of live proof.
What the video promised.
stated at 00:04“By the end of these fifteen minutes, you are gonna be able to build and launch money making apps faster than you can imagine.”delivered at 21:26
Where the time goes.

01 · Hook + promise
Positions Claude Code as best AI coding tool, better than Cursor and Windsurf. Senior engineer metaphor established.

02 · What Claude Code is
Terminal-based autonomous coding inside Cursor, live demo of a command being issued.

03 · Pricing breakdown
Pro $17/mo Sonnet 4, Max 5x $100/mo, Max 20x $200/mo Opus 4. Recommends $17 to start.

04 · Install Claude Code in Cursor
Download Cursor free, npm install command, log in, move terminal to right panel.

05 · Build the calendar app
First prompt builds Next.js calendar; demonstrates todo-list approach vs one-shotting; YOLO mode; code writes itself.

06 · Secret 1 - Plan Mode
Shift+Tab toggles Plan Mode ON. Undocumented. Start in plan mode, get the plan right, then Shift+Tab to execute.

07 · Plan Mode demo
Asks Claude to plan a calendar UI redesign; Claude produces detailed plan including glassmorphism; host approves; auto-switches to execution.

08 · Secret 2 - /model opus
Type /model opus to switch to Claude Opus 4. Only for $100/$200 plan users.

09 · Secret 3 - CLAUDE.md and todo.md
Create CLAUDE.md rules file and todo.md project manager. Rules template shown on screen.

10 · Ask Claude what to build next
Ask Claude for improvement suggestions in plan mode; picks event management; adds drag-and-drop, edit, delete in one prompt.

11 · Recap and CTA
Three frameworks on sticky-note graphic: Plan vs Execute, CLAUDE Rules, Project Management. Subscribe CTA.
Visual structure at a glance.
Named ideas worth stealing.
Plan Mode vs. Execution Mode
- Shift+Tab to enter Plan Mode
- Describe what you want Claude to build
- Review the plan Claude generates
- Shift+Tab again to switch to Execution Mode
Two-phase workflow: plan first so Claude thinks holistically, then execute. Avoids one-shot failures.
CLAUDE.md Rules File
- Think through the problem, read codebase for relevant files, write a plan to todo.md
- Plan should have checkable todo items
- Before beginning work, check me and I will verify the plan
- Make every task and code change as simple as possible
System prompt for Claude Code baked into the project. Applied as context on every prompt automatically.
todo.md Project Manager
CLAUDE.md instructs Claude to maintain a todo.md file with a running checklist of tasks. Enables passive oversight without babysitting.
Lines you could clip.
“You are about to gain AI superpowers.”
“It literally feels like you have a senior engineer working for you.”
“When AIs try to one shot things, that is when they usually screw up.”
“The secret to Claude Code is planning and execution. This actually is not in any of the documentation.”
“I love to take any apps I pay for, like Google Calendar, and just build my own version. AI is actively saving me money.”
How they spent the runtime.
How they asked for the click.
“Make sure to hit the subscribe button and leave a like if you learned anything at all.”
Standard subscribe ask at end plus teaser to advanced workflow video on-screen. No mid-roll CTA.
Word for word.
Three tricks, one video. Steal all three.
Plan Mode, CLAUDE.md rules, and todo.md are the entire unlock and none of them are in the official docs.
- Open every new feature with Shift+Tab Plan Mode -- get a written plan before a single line of code changes.
- Create CLAUDE.md in every project with four rules: read first, write plan to todo.md, verify before starting, keep changes small.
- Create todo.md so Claude has a place to track its own progress -- you never need to babysit.
- Use /model opus when you are on the $100 or $200 plan for maximum reasoning on complex tasks.
- Ask Claude what should we add in plan mode before your next prompt -- it surfaces ideas you did not think of.
- The build your own Google Calendar angle is a direct hit for the own-your-stack audience -- make that a standalone short.
What to actually do this week.
The $17/month plan is enough to build real apps -- start there, learn the three tricks, upgrade later if you need more tokens.
- Sign up for the Claude Pro plan at $17/month and install Claude Code with one npm command from the Anthropic site.
- Before asking Claude to build anything large, hit Shift+Tab to enter Plan Mode and review the plan it produces first.
- Add a CLAUDE.md file to your project with one rule at minimum: keep every change as simple as possible.
- When you get stuck or want ideas, ask Claude directly: what do you think we should add next -- treat it like a collaborator.
- You do not need to watch the code write itself. Open a second AI chat and use that time to think about what to build next.





































































