Lesson 6
Use Claude Code for Structured File and Build Tasks
You understand what the Code tab is and how it keeps you in control (it proposes every change and nothing happens until you approve it), and you have safely built one real thing: a one-page personal website that opens in your web browser, with at least one change you reviewed and approved yourself.
This is the tool that scares people most, and it should not. In the Code tab, Claude does the building and you stay the approver: you see a clear preview of every change before it happens, and your work is saved as you go. Once you have done it once on a practice folder, the fear is gone and a whole category of "I could never build that" becomes "I can ask for that."
0 of 6 complete
Your progress won't be saved on this device
Some things may look a little different here
Phase 1: Meet the Code Tab (No Terminal Required)
0 of 3On the Free plan? You can still do this part.
What the Code Tab Is
You may not see the Code tab
How You Stay in Control
Before you do anything, explain in plain language what you can do in this folder and what you would change. Do not create or edit any files yet. Just describe your plan so I can read it first.
Set Your Safety Rules First
The four rules that keep you in control
Phase 2: Build Your First Web Page
0 of 3Make a Practice Folder and Open the Code Tab
Ask Claude to Build the Page
Create a file called index.html in this folder. Make it a simple, friendly one-page personal website about me. Put my name as a large heading, a short sentence about what I do or enjoy, and a small list of three things I like. Give it clean, easy-to-read styling and a pleasant background color, all inside the one file. Show me the change before you save it, and wait for me to approve.
Replace the details with your own as you like, or just run it as written and edit later. There is nothing private here, which is the point.
Open index.html so I can see it in a web browser, and also tell me in one simple step how to open it myself by double-clicking the file.
Your one-page website should now be open in your web browser, showing your name and the details you asked for. If you can see it, you have built and previewed your first web page with Claude Code.
Make One Change and Wrap Up
Change the background color of the page to something I would like better, and add one short line under my name with a fun fact about me. Show me exactly what will change before you save it, and wait for my approval.
You are done when two things are true: your page is open in your web browser, and you approved at least one change after reading its diff. That is the proof you can build safely in the Code tab.
I have a folder of my own files I would like help with. Before you change anything, look at what is in the folder and tell me your plan in plain language. Do not edit any files yet. Wait for me to approve the plan first, and then ask before each change.
If something does not work
- You do not see a Code tab in the desktop app. The Code tab needs a paid plan (Pro, Max, Team, or Enterprise). Make sure you are on a paid plan and your app is up to date, then check again. If clicking Code asks you to upgrade, that confirms your plan does not include it yet. See content/capabilities.yaml (claude-code-desktop-tab).
- On Windows, it says Git is required. Git is a small, free helper that Claude Code uses to save versions of your files. Install it from the link the app shows you (git-scm.com), then restart the app. Most Macs already have it, so this note is usually just for Windows.
- Claude changed something before you were ready. Make sure the mode menu is set to Manual, not Accept edits. On Manual, Claude shows you a diff and waits for Accept before changing anything. You can always click Reject on a proposed change.
- Your page looks plain or empty when you open it. Tell Claude what you see and what you wanted, for example "the page opened but the background is white and there is no list." It will propose a fix as a diff for you to review and approve.
You did it
You've finished the AI for Life basics.
You set up Claude, learned what each tool is for, and ran real workflows. That's the hard part. Here's where to go next.