A five-day sprint, Monday July 27 through Friday July 31, kicking off live on Monday at 2:00pm ET. On Monday you pick a small project of your own and write a spec sheet for it with Claude. The rest of the week you build it, one block a day, and on Friday you show it. Everything happens in the Claude desktop app.
One thing to sort on your own before we start. Everything else happens together on the call.
The Claude desktop app can do two things most people never turn on. It can work with folders on your computer, and it can build things that run. You'll turn both on with us at 2. All you need beforehand is the app itself, on a plan that can do the work.
claude.ai/download and install it for your computer, Mac or Windows. The desktop app is what unlocks working with your own files. The browser version won't do this week.claude.ai, the real app comes from Anthropic.We start live at 2:00pm ET in the #claude-code-sprint channel in Slack. A Go Live card posts there when we start, and that card is the door. On the call we turn on code together, pick your project, and write your spec sheet. You leave Monday with code on and a one-page plan for your own project, which is what the whole rest of the week builds from.
Two things happen here. You make a folder for your work, and you point Claude Code at it. Once it can see that folder it can build things that live on your computer, and you don't touch setup again for the rest of the week.
my-project. Everything you build this week lives in it.my-project when it asks for a folder. Then ask it "what's in this folder?" The folder is empty and it should say so. What you're checking is that it's genuinely looking at your computer, not guessing.my-project folder and has answered a question about what's in it.By Thursday night you'll have a working version one of something. The projects that get there share a shape: one page or one small tool, doing one job, with a result you can see on your screen. That isn't a limit on what you'll ever build, it's the size that fits in a week and still feels real when it works.
These came out of the kickoff call, described by the people building them. A made-up list of examples tells you what's allowed. A real one tells you how wide the range is.
idea.md into a spec sheet, and that spec runs the rest of the week. So take five real minutes here, then move on. Picking isn't the hard part, and you'll sharpen it with Claude in the next lesson anyway.idea.md is saved in your my-project folder, and you can say your one sentence out loud: one thing that goes in, one result you can see come out.A spec sheet is one page that says what you're building before you build it. Professional builders start here, and this week you work the way they do: describe the thing, agree on what "done" looks like, then build to the description. It sounds like paperwork and it's the opposite. The spec is what lets you finish on Thursday instead of wandering all week.
Yours will have eight sections: What it is, Who it's for, What goes in and what comes out, The screen, Working by Friday, Build steps, After Friday, and Decisions. Claude writes all of it with you, by interviewing you.
my-project folder.idea.md you saved in the last lesson, so there is nothing to fill in. Answer its questions honestly; plain answers beat impressive ones.spec.md when it's saved. Read it as a promise to yourself: is this the thing you want, and could you honestly check off every line of "Working by Friday" by looking at your screen?spec.md is saved in your my-project folder, and every line of "Working by Friday" is something you could honestly check off by looking at your screen.There are three Claudes: one you think with (chat), one you delegate to (co-work, on your real files), and one you build with (code). Most people only ever meet the first. Knowing which to reach for is most of the difference between AI being a novelty and AI being useful.
The session takes one real task of your own and runs it through all three, so you feel the difference rather than read about it. It is nine short lessons and you can stop after the first three if that is all you want tonight.
First build block. Yesterday your project was a page of words. Today Claude Code reads that page and turns it into a real file on your computer, one you open in your browser and look at. It won't work yet, and it isn't supposed to. It will look like your tool.
A skeleton is your tool with all its parts on the page and none of the wiring behind them. The box is where the box goes, the button says what the button will say, and clicking it does nothing yet. Builders start here because layout arguments are cheap on day one and expensive on day four, and because there's nothing like seeing the shape of your own idea on screen twenty minutes in.
my-project folder, where spec.md is waiting.Everyone here is building something different, and that sounds like it should mean everyone needs different instructions. It mostly doesn't. The work forks in exactly four places, and knowing which side you're on tells Claude Code what to build today.
Second build block, and the day your tool starts earning its name. The skeleton gets its one job wired up, and the material going through it is yours: your notes, your numbers, your list. This is also the day things break in interesting ways, which is why the fix-it patterns live here.
The core is the one job your tool exists to do. For a cleanup tool it's messy in, clean out. For a tracker it's the count going up and still being there tomorrow. Your spec's "What it is" names yours. Today that job has to actually happen, and it has to happen on your real material, because real material is the only input that tells you what's actually wrong.
my-project folder.Last build block, and the day the spec pays for itself. On Monday you wrote a checklist called "Working by Friday." Today you walk it, line by line, and finish version one of your own tool. Give this one a real block of time.
Finished doesn't mean perfect, and it doesn't mean you ran out of week. It means every line of the "Working by Friday" list you wrote Monday is either working on your screen or moved to After Friday on purpose. That's the whole difference between people who finish things and people who almost do: they decided in advance what done meant, and then they checked.
spec.md. Cut scope out loud, not by quietly ignoring it. This is what professional builders do every week.Last day, and two moves in it. You change your tool three times, so you feel how cheap changes are once a thing exists, and then you show it. Everyone specced and built their own thing this week, which makes the Friday posts genuinely worth reading.
Building it once is good. Changing it is where you actually get powerful, because real things are never right the first time, and the people who build a lot are just the people who are comfortable asking for the next version. Your After Friday list from the spec is sitting right there if you want ready-made changes.
Ask, open it, look at the difference, ask again. That loop of describing and looking and adjusting is the entire rhythm of building with AI, and it doesn't change whether the thing is one page or a hundred.