Write Your First Effective Prompt
Turn vague requests into prompts that get great results on the first try.
What You'll Learn
Learning objectives will be added soon.
Tutorial Content
The problem with "make it better"
Most disappointing AI results don't come from a weak model — they come from a vague prompt. When you type "make this better" or "write something about dogs," the model has to guess what you mean: better how? Shorter? Funnier? For whom? Faced with that ambiguity, it falls back on the blandest, most average answer, because that's the safest bet. The single biggest upgrade you can make as a beginner is learning to remove the guesswork.
The four ingredients of a great prompt
Almost every strong prompt specifies four things. Miss one and quality drops in a predictable way:
- Role — who the model should act as ("you are a professional editor"). This sets the vocabulary, tone, and standard.
- Task — exactly what to do, as a clear instruction ("tighten this paragraph"), not a vague wish.
- Context — the material to work on and any constraints (the audience, the length limit, what to avoid).
- Format — what the answer should look like ("return only the rewritten paragraph," "three bullet points," "valid JSON").
A reusable template
Keep this template handy and fill in the blanks for any task:
You are a {role}.
Task: {what you want done}.
Context: {the material and any constraints}.
Format: {how the answer should look}.A worked example
Watch how a throwaway request becomes a precise one:
You are a professional editor. Task: tighten the paragraph below to under 80 words. Context: it's for a startup landing page; keep it energetic and jargon-free. Format: return only the rewritten paragraph, no preamble.
The model now knows who it is, what to do, the constraints, and the exact shape of the answer — so it spends its effort on the writing instead of guessing your intent.
Common mistakes to avoid
- Burying the instruction. Put the task near the start or end; models pay less attention to the middle of a long prompt.
- Asking for everything at once. Break a big request into steps rather than one overloaded prompt.
- Accepting the first draft. The first answer is a starting point — "make it shorter," "more formal," or "give me three versions" gets you the rest of the way.
The takeaway
A great prompt isn't clever wording — it's a complete request. Specify role, task, context, and format, and most of the "AI is unpredictable" problem quietly disappears.
Try it now: Take a prompt that gave you a so-so answer recently, rewrite it with all four ingredients, and run it again. The jump in quality is usually immediate.
Your Progress
Sign in to track your progress