Why Descriptions Fail (And Examples Win)
Most people describe what they want from AI. They say things like "write in a casual, witty tone" or "create an image of a futuristic city that feels cyberpunk but warm." The AI tries to interpret these abstract descriptions, and you get something close—but not quite right.
The reason: AI doesn't naturally understand subjective language the way humans do. When you say "warm cyberpunk," the model is essentially guessing at a probability distribution of what that means across millions of training examples.
But when you show the AI an actual example of what you want, everything changes. You're no longer asking it to interpret—you're asking it to match a pattern it can directly observe. This is the anchor prompt method, and it's one of the most reliable ways to get consistent, high-quality outputs.
How the Anchor Prompt Method Works
The anchor prompt method involves providing real examples of the output you want, then asking the AI to follow that pattern for new requests. Instead of describing tone, structure, or style, you anchor the AI to a concrete reference point.
Here's the basic structure:
- Provide the example – Show the AI a real piece of work (article excerpt, image description, code snippet, whatever you're generating)
- Point out the pattern – Briefly note what makes this example good (optional but helpful)
- Give the new request – Ask the AI to create something similar, but for your specific need
- Reference the anchor – Explicitly tell the AI to "match the style/tone/approach of the example above"
This works because you're using real output as your specification document, not vague adjectives.
Practical Examples Across Tools
For ChatGPT (Text Generation)
Instead of: "Write a product description that's engaging and benefits-focused."
Try:
Here's an example of a product description I like:
"Our notebooks aren't just paper—they're thinking partners.
Smooth pages that respond to fountain pens. A spine that
opens flat. Indexing that actually saves you time. Built
for people who write, not people who pretend to."
Now write a similar product description for a mechanical
keyboard. Use the same tone and structure as the example above.
The AI now has a target to aim for. It can see the sentence rhythm, the benefit structure, the voice. Your result will be dramatically closer to what you imagined.
For Midjourney (Image Generation)
Instead of: "Create a cozy cabin in the woods at sunset."
Try:
/imagine prompt: [generate an image you like first, save it]
Then prompt: Create a cozy cabin in the woods at sunset.
Match the color palette, lighting, and composition style of
this reference image: [link to your anchor image]
You can also describe the reference: "Like the example above but with a lake in the foreground instead of forest."
For Code Generation
If you're using ChatGPT or Claude for coding:
Here's how I format my React components:
[paste a real component you like]
Now write a similar component for [your new requirement].
Folllow the same structure and naming conventions.
This prevents the AI from using wildly different coding styles across outputs.
When Anchor Prompts Work Best
- Style-sensitive work – Writing, design, branding where consistency matters
- Format-specific requests – When you need a particular structure (listicles, case studies, schemas)
- Multi-turn projects – When you're building something across multiple prompts and want consistency
- Subjective quality – When "good" is hard to describe but easy to recognize
- Creative outputs – Where the AI has many valid interpretations and you want to narrow the range
Anchor prompts are less critical for factual tasks ("List the capitals of EU countries") where the output is objectively correct or incorrect.
Advanced Anchor Techniques
Multiple Anchors for Range
Don't always use just one example. You can provide 2-3 anchors showing a range of acceptable styles:
I like examples A, B, and C for different reasons.
Generate something that feels like a blend of all three,
applied to this new topic.
This prevents the AI from being too rigid while still having clear targets.
Anchor + Constraint Hybrid
Combine anchors with specific constraints for maximum control:
Here's an example email I wrote that got a 45% response rate.
[paste email]
Write a similar email for [new situation], but:
- Keep it under 100 words
- Include a specific call-to-action
- Don't mention price
Negative Anchors
Show the AI what not to do:
Don't write like this:
[example of bad/generic output]
Instead, write like this:
[example of good output]
Now create [new request] using the good style.
Common Mistakes to Avoid
- Unclear examples – If your anchor example itself is mediocre, the AI will match that mediocrity. Use your best work as the reference
- Too many anchors – More than 3 examples can confuse rather than clarify
- Forgetting to reference the anchor – Always explicitly tell the AI to match or follow the example. Don't assume it knows
- Using a generic example – If you grab a random article online, the AI might match it perfectly but it won't match your needs. Use real examples from your own work when possible
Why This Beats Persona Prompts
You might be thinking: "Isn't this like the persona prompt method?" Not quite. Persona prompts ask the AI to adopt a role ("You are a marketing expert"). Anchor prompts show the AI the actual output you want.
Persona prompts are useful for directing thinking. Anchor prompts are better for matching specific style and quality. You can combine them: "You are a technical writer who writes like this [example]. Now document this feature."
Testing Your Anchors
Anchor prompts aren't perfect the first try. Test by:
- Creating your anchor prompt with a good example
- Generating output
- Comparing it to your original example
- Refining the anchor if needed ("Make it less formal" or "Add more humor")
After 2-3 iterations, you'll have an anchor that reliably produces what you want. Save it. Reuse it. It becomes a template.
Closing Thoughts
The anchor prompt method works because it respects how AI actually learns—through pattern matching, not instruction following. You're not trying to explain excellence; you're showing it. This shift from description to demonstration is why anchor prompts deliver such consistent results across ChatGPT, Midjourney, Gemini, and almost every other AI tool.
If your current prompts feel hit-or-miss, your next step isn't writing longer instructions—it's finding one good example and building your prompt around that. Explore ready-to-use AI prompts on Nohaya's PromptAi section to see examples of well-anchored prompts in action.