Lesson 2 / 7 · ~15 minutes
First project:
say what you want
A beginner's most common mistake isn't technical. It's a brief like this:
The AI will build something — but probably not what you had in mind. Not because it's stupid, but because you kept half of the brief in your head. A good brief has four parts:
Exercise: write a brief
Imagine you want a margin calculator for a small business owner: they enter the purchase and selling price and want to see how much they earn. Write the brief for Claude Code the way you'd really write it — then click Evaluate.
// model brief
Create a simple web margin calculator for small business owners. I enter the purchase and selling price and the app shows the margin in euros and percent, and the markup in percent. Results recalculate instantly as I type. Single page, works on mobile, amounts in euros, round to 2 decimal places. When the purchase price is higher than the selling price, highlight the result in red.
The checker is a simple aid — it checks the structure of your brief, not the quality of your idea. But if it flags something, Claude would almost certainly miss it too.
How the app grew out of it
This is a real session — the model brief above, Claude Code below. Including the moment when the first version wasn't perfect and feedback was needed.
Try the result
The app from the replay is real — this is exactly what one short session produces.
Summary
- A bad brief isn't short — it's incomplete. Half of it stayed in your head.
- Four parts: WHAT · WHY · HOW · WHEN it's done.
- Give specific, numbered feedback — one problem, one item.