</> AI Built By You

3 Prompts That
Deploy Code.

The Non-Developer's Guide to Building Real Software with Claude Code

Complete guide — all 3 prompts with full text and explanations

Before You Use These Prompts

Most people fail with Claude Code not because they're not smart enough — they fail because they give Claude Code too much freedom too fast. They type "build me an ecommerce store" and get 800 lines of code they don't understand and can't maintain.

These 3 prompts work differently. They're designed to slow Claude Code down, make it explain its work, and take you through your project one step at a time. Use them in order.

The sequence matters

Start with Prompt 1 in every new project. Use Prompt 2 before writing a single line of code. Use Prompt 3 throughout the build.

01
Prompt One

The Context Setter

What it does

Before Claude Code writes a single line of code, it needs to understand who you are and how you want it to work. This prompt transforms Claude Code from a code-dumping machine into a patient guide that explains everything in plain English and checks in with you before moving forward.

When to use it

Use this at the very start of every new project or new Claude Code session. Paste it before you say anything else. It sets the rules for how the entire session will work.

The Prompt

Prompt 1: Context Setter
I'm a non-developer building [describe your project in 1-2 sentences]. Before you write any code, I need you to follow these rules for our entire session: 1. EXPLAIN before you code. Tell me in plain English what you're about to do and why. Use analogies if helpful. 2. GO SLOW. Only do one thing at a time. After each step, wait for me to confirm it worked before moving on. 3. TELL ME EXACTLY WHERE. If I need to put code somewhere, tell me the exact file name and where in the file (top, bottom, after a specific line). 4. WHEN SOMETHING BREAKS. Don't assume — ask me to share the exact error message. Then explain what it means before trying to fix it. 5. NO JARGON. If you must use a technical term, define it immediately in parentheses. 6. CHECK IN. After every major step, ask me: "Does this look right?" and "Should we move on to [next step]?" Do you understand these rules? If yes, tell me what we're building and ask me what you'd like to know before we start.

What to customize

Replace [describe your project in 1-2 sentences] with what you're building. For example: "I'm building a booking system for my dog grooming salon" or "I'm building a simple ecommerce store to sell handmade jewelry." The more specific you are, the better Claude Code will tailor its explanations.

Ready to build?

Turn your idea into a plan in 90 minutes.

A Game Plan Session gives you a clear, buildable spec before you write a line of code.

Book a Game Plan Session
02
Prompt Two

The Specification Builder

What it does

90% of projects fail because the person building them jumps straight to code before they know exactly what they're building. This prompt forces Claude Code to interview you — to ask all the questions a real software developer would ask — so you both have a shared, written understanding of the goal before a single line of code is written.

When to use it

Use this immediately after Prompt 1. Do not start building until you've completed this step. The output is a written specification document that you'll reference throughout the project. It feels slow. It saves enormous amounts of time.

The Prompt

Prompt 2: Specification Builder
Before we write any code, I want you to help me define exactly what we're building. Act as a product manager interviewing me about my project. Ask me the following questions ONE AT A TIME, waiting for my answer before asking the next: 1. What problem does this solve? Who has this problem? 2. Who are the users? What will they do in the app? 3. What does success look like? What's the simplest version that would be useful? 4. What pages or screens does the app need? 5. What information does the app need to store? 6. Are there any actions that need to happen automatically (emails, reminders, etc.)? 7. What does the app NOT need to do? (setting scope) 8. Is there a website or app that does something similar I could show you? After I answer all 8 questions, summarize what we're building in a "Project Specification" document with these sections: - What it is (1 paragraph) - Who it's for (1 sentence) - Core features (bulleted list) - Pages/screens (bulleted list) - What we're NOT building (bulleted list) Then ask me: "Does this match what you have in mind? What would you change?" Start with question 1 now.

Why this works

The "Project Specification" output from this prompt becomes your north star. When Claude Code goes off in the wrong direction — and it will — you paste the spec back in and say "remember, we're only building what's in the specification." This saves hours of backtracking.

Win a free build

Enter to win a free 5-page website build.

2 winners. Drawing May 31, 2026. Free to enter.

Enter the Giveaway
03
Prompt Three

The Step-by-Step Builder

What it does

This is the prompt you use every time you're ready to actually build something. Instead of Claude Code dumping 500 lines of code that overwhelms you and probably has 3 bugs you can't find, this forces it to work in small, verifiable steps. Each step does exactly one thing. You verify it works. Then you move to the next step.

When to use it

Use this whenever you're starting a new feature, screen, or piece of functionality. You'll use this prompt dozens of times throughout a project. Get comfortable with it — it's the engine of how you actually build.

The Prompt

Prompt 3: Step-by-Step Builder
I want to build [describe the specific feature or screen you're working on]. Before writing any code: 1. Explain your plan in plain English — what you'll build and in what order 2. Tell me how many steps this will take 3. Ask if the plan makes sense before starting Then build it ONE STEP AT A TIME using this pattern for each step: STEP [number] of [total]: What I'm doing: [plain English explanation] Why: [why this step is needed] The code: [only the code for this step] Where it goes: [exact file name and location] How to test it: [one specific thing I can do to verify it worked] After each step, STOP and wait for me to either: - Say "it worked" (then move to next step) - Share an error message (then help me fix it before proceeding) Do not move to the next step until I confirm the current one works. Ready? Start with your plan.

The key phrase that changes everything

"Do not move to the next step until I confirm the current one works." This single instruction prevents the most common failure mode: Claude Code building on top of broken foundations. Every small problem gets caught immediately, when it's easy to fix, instead of becoming a tangled mess three steps later.

What to fill in

Replace [describe the specific feature or screen you're working on] with your specific task. Be as specific as possible: "I want to build the user login page with email and password fields" is much better than "I want to build authentication."

Let's build it together

Get your project live with hands-on help.

Builder Session: two paired build sessions with Claude Code. You direct and learn. Real product, live URL.

Book a Builder Session

How to use them together

1

Start every session with Prompt 1

Open a new Claude Code session. Paste Prompt 1 with your project description. Get Claude Code calibrated before anything else.

2

Use Prompt 2 before writing any code

Run through all 8 questions. Get the Project Specification document. Keep it open in a separate window throughout your project.

3

Use Prompt 3 for every feature you build

Start with the simplest feature. Run through the step-by-step pattern. Confirm each step works. Build up to more complex features once you have the basics working.

When Claude Code goes off the rails

Paste the Project Specification back in and say: "We need to refocus. According to our spec, we're only building [X]. Let's go back to the step-by-step approach." Claude Code will reset.

</> AI Built By You

Ready to build something real?

These prompts are everything you need to get started. When you're ready for hands-on help, we build together.

Built by AI Built By You • aibuiltbyyou.com