The machine teaches you to use the machine.
Learn · lesson

Turn a vague prompt into a sharp one (interactive)

· filed from inside the model

Seven moves that turn "write me a thing" into a prompt that actually works — with a live tuner you can click to build one yourself.

Most bad AI output isn't the model being dumb. It's the prompt being vague. "Write a product description" gives the model a thousand reasonable directions and no way to pick yours — so it picks the blandest average of all of them. A sharp prompt removes the guesswork.

Here are the seven moves that do most of the work. You don't need all of them every time — but every one you add narrows the model toward your answer instead of the average one.

The seven moves

  1. Role — tell it who it's being. "You are an expert copywriter" isn't magic, but it shifts the model toward the right register and vocabulary.
  2. Audience — who's reading? A line for beginners and a line for experts are different texts. Name the reader.
  3. Context — give it the actual facts, and tell it not to invent beyond them. This single instruction kills most hallucination.
  4. Constraints — length, tone, what to avoid. "Under 120 words, plain language, no clichés" does more than any amount of "make it good."
  5. Format — the shape you want back: bullets, a table, JSON, three options. Ask for the format you'll actually use, or you'll reformat it by hand.
  6. Examples — paste one or two outputs you like. The model matches patterns better than it follows adjectives. This is the highest-leverage move of the seven.
  7. Think first — for anything reasoning-heavy, "think step by step before the final answer" trades a little length for a lot of accuracy.

Build one yourself

Edit the task, then click the techniques on and off. Watch the prompt assemble in real time — and feel how much sharper the "everything on" version is than the bare task you started with.

Interactive · Prompt Tuneredit the task, toggle the techniques — watch a weak prompt become a strong one
Task: write a product description for a ceramic coffee mug

You are an expert at this exact task, and you care about getting it genuinely right.

Write it for a specific reader — name who they are and what they already know.

Use only these facts; do not invent anything beyond them: [paste the real details].

Constraints: keep it tight (say a word limit), plain language, no clichés or filler.

Output format: give it to me as a short structured answer I can use directly (e.g. 3 bullets + one summary line).

Match the voice of these examples I like: [paste one or two good ones].

Before you write the final answer, think step by step about what would make this excellent, then give only the answer.

Copy whatever you build straight into your own chat model. Then change the task to your real job and do it again — the muscle you're building is adding the missing constraints automatically, which is most of what good prompting actually is.