Real Questions

How do I prompt AI so it builds what I actually meant?

AI does not read your mind. This simple prompt structure removes most beginner mistakes.


Simple explanation

The biggest AI building skill is not coding — it is explaining clearly. Most bad AI results come from vague instructions. You thought you were clear. AI guessed. Then it built the wrong thing. Better prompts are not longer because they are fancy — they are longer because they remove guessing.


What to do

Use this 4-part prompt for every build request: 1. Context — tell AI what already exists "This is an existing landing page with a hero section, pricing section, and contact form." 2. One clear task — ask for one change only "Add an email signup section below the hero." 3. Exact behaviour — explain what should happen "The form should collect an email address, save it, and show a thank-you message after submission." 4. Boundaries — tell AI what not to touch "Do not change the existing layout, fonts, colors, navigation, or footer." Full example: "This is an existing landing page with a hero section, pricing section, and contact form. Add an email signup section below the hero. The form should collect an email address, save it, and show a thank-you message after submission. Do not change the existing layout, fonts, colors, navigation, or footer." Same request. Much clearer. Ten times better result. Save this formula. Use it every single time.


Copy-paste prompt

My [website/app] currently has [LIST WHAT EXISTS — pages, features, style]. I want to add [ONE SPECIFIC THING]. It should work like this: [DESCRIBE EXACTLY HOW IT SHOULD WORK]. Important: do not change the existing layout, fonts, colors, navigation, or anything I did not mention.


Course note

The 4-part formula is one of the core prompting habits in the course. Combined with the scope constraint, it is the foundation of every clean AI session.

Key takeaway

Context. One task. Exact behaviour. Boundaries. Use all four every time.

Start here

Start the free 5-day challenge

Next step

Join the AI course waitlist

Resource

Get the free prompt pack

Was this helpful?