Module 2 · Make · Lesson 3 of 5

Claude as Your Cofounder: Debug, Iterate, Unstick

Learn the loop of describing, running, reading the error, and asking Claude, so you stop getting stuck.

~90 min Make Week 3

Deliverable: Ship 3 changes with Claude's help: 2 bug fixes and 1 new feature. Keep a running log of the prompts that actually worked.

Part of the Make First Path

Make stage First Build

Pass this stage's gate (A working thing live at a public URL) and you earn your First Build.

See the Make stage →

Learn the loop: describe, run, read the error, ask Claude, iterate. Know when to leave the builder for Claude Code or Cursor.

Watch

Getting Started With Claude Code With VS Code

by Krish Naik · 20 min

A concrete look at installing and running Claude Code next to your editor, for when your builder hits a wall.

Pieter Levels: Programming, Viral AI Startups, and Digital Nomad Life | Lex Fridman Podcast #440

by Lex Fridman · 15 min

Levels on building with AI and shipping without a team, and treating himself as the whole company.

Why it matters

Every builder eventually gets stuck. You will hit a wall where the AI builder cannot fix the bug, does not understand the change you want, or breaks something that used to work. That is not a sign you picked the wrong idea or the wrong tool — it is just what building actually feels like, for everyone, including people who have been doing it for years.

What separates people who ship from people who quit here is not skill. It is a loop: describe exactly what should happen, run it, read the error message closely instead of guessing, ask Claude with the specific details, then try again. Most people skip the “read the error message closely” step and just paste vague frustration into a chat. Claude can help a lot more when you hand it something precise.

This lesson also introduces a decision point: sometimes your AI app builder is not the right tool anymore, and it is time to open Claude Code or Cursor directly, where you can see and edit the actual files. You do not need to become a professional programmer to do this. You need to get comfortable being specific, patient, and willing to try again.

Three real changes today, logged honestly — including the prompts that did not work — builds the muscle you will use for the rest of this path.

What to watch for

Getting Started With Claude Code With VS Code

  • Watch for how Claude Code sits next to your actual project files, not in a separate chat window disconnected from your code.
  • Notice how the presenter describes a change in plain language and lets Claude Code find the right files to edit.
  • Skip any setup steps that do not apply to your builder; the point is seeing the describe-and-edit loop in action, not copying every command.

Pieter Levels: Programming, Viral AI Startups, and Digital Nomad Life | Lex Fridman Podcast #440

  • Watch for how Levels treats himself as the entire team, using AI tools to cover the roles he does not have people for.
  • Notice his comfort with shipping something imperfect and fixing it live, instead of waiting until it feels finished.
  • Skip the parts about his specific past products; focus on the mindset of building and fixing without a team around you.

Start with Claude

When you get stuck, bring Claude the exact error, not a vague description. Let it ask you questions instead of guessing at the fix.

I'm stuck on a bug in my Make First project. Here's exactly what I expected to happen, what actually happened instead, and the exact error message or screenshot I'm seeing: [paste all three].

Before you suggest a fix, ask me clarifying questions if anything is missing — what I changed right before this happened, what platform or builder I'm using, and whether this worked before. Walk me through your reasoning for the fix so I understand why it broke, not just what to paste in. If you're not sure, say so and suggest how I could narrow it down, instead of guessing.

Make

Ship 3 changes with Claude's help: 2 bug fixes and 1 new feature. Keep a running log of the prompts that actually worked.

Checkpoint

A change log with 3 entries, each with a before and after screenshot.

Videos in this lesson are by Krish Naik and Lex Fridman, embedded from YouTube with the official player. Make First curates and does not own them, and will remove any embed on a creator's request. Read how we curate →

Want a coach who won't do it for you?

Join the founding cohort and work directly with the founder through every gate.

Join the founding cohort