Stop Typing "Please" and Start Getting Results
Most people use AI wrong. They type vague requests like "write a blog post about cooking" and wonder why the output is generic.
The secret? Good prompts are specific. They tell the AI what role to play, what format to use, and what "good" looks like.
Below are 10 templates I use every week. Copy them, fill in the brackets, and get 10x better results immediately.
Template 1: The Expert Teacher
Act as an experienced [subject] teacher. Explain [topic] to a complete beginner.
Use simple language, real-world analogies, and avoid jargon.
Give me 3 practical examples I can try right now.
Example: "Act as an experienced Linux teacher. Explain file permissions to a complete beginner. Use simple language, real-world analogies, and avoid jargon. Give me 3 practical examples I can try right now."
Why it works: The "act as" sets the tone. "Complete beginner" prevents the AI from assuming knowledge. "3 practical examples" forces concreteness.
Template 2: The Code Debugger
Here's my code. It's supposed to [what it should do].
Instead, it [what's actually happening].
Explain what's wrong, why, and show me the fixed version with comments.
[Paste your code here]
Why it works: Three pieces of context the AI needs: expected behavior, actual behavior, and the code. Without the first two, it's guessing.
Template 3: The Email Drafter
Write a [tone: professional/friendly/formal] email about [topic].
Context: [who is receiving it, what they know already]
Length: [short/medium — 3-5 sentences or 2-3 paragraphs]
Include: [any specific points that must be covered]
Example: "Write a friendly email to my landlord about renewing my lease. Context: I've been a tenant for 2 years, never late on rent. Length: short. Include: I'd like to renew for another year at the same rate."
Template 4: The Summary Machine
Summarize the following [article/document/email thread].
Format:
- One-sentence tl;dr
- 3 key points (bullet form)
- One action item I should take based on this
[Paste text here]
Why it works: Specifying the format prevents the AI from writing a rambling summary. The "action item" forces it to think about what actually matters.
Template 5: The Brainstormer
I need 10 ideas for [topic/goal].
Constraints: [budget, time, skill level, etc.]
For each idea, give me:
- A one-line description
- The biggest challenge I'd face
- A 1-10 difficulty rating
Don't filter your ideas — include obvious ones and creative ones.
Why it works: "Don't filter" prevents the AI from only giving safe answers. Constraints keep ideas realistic. Difficulty ratings help you prioritize.
Template 6: The Writing Improver
Improve this text. Make it:
- [shorter / clearer / more engaging / more professional]
- Keep the same meaning and key points
- Don't add new information
Original:
[Paste your text]
Why it works: "Don't add new information" is critical — without it, the AI invents facts. Specifying the direction (shorter vs. more engaging) gives it a clear target.
Template 7: The "Explain Like I'm Five"
Explain [complex topic] like I'm 10 years old.
Use a real-life analogy that a kid would understand.
After the simple explanation, give me the slightly-more-technical version in 2 sentences.
Why it works: The two-level structure is the secret. You get the intuitive understanding first, then the technical details — in that order. Learning science says this is how brains actually work.
Template 8: The Decision Helper
Help me decide between [option A] and [option B].
My situation: [context about your needs, constraints, priorities]
For each option, list:
- 3 pros
- 3 cons
- Who it's best for
Then give me your recommendation and explain why.
Why it works: "My situation" is the key piece most people skip. Without it, you get generic pros and cons. With it, the AI tailors the analysis to YOU.
Template 9: The Learning Plan
I want to learn [skill] from scratch.
I have [X hours per week] to practice.
My goal is: [specific thing I want to be able to do].
My current level: [complete beginner / know basics / intermediate].
Create a [4-week / 8-week] learning plan with:
- Weekly focus areas
- One hands-on exercise per week
- Free resources for each topic
Why it works: Time constraint + specific goal = realistic plan. Without them, the AI gives you a "learn everything" roadmap that takes 6 months.
Template 10: The Content Creator
Write a [blog post / social media post / tutorial] about [topic].
Target audience: [who is reading this]
Tone: [casual and friendly / professional / humorous]
Length: [~500 words / ~1000 words / ~2000 words]
Structure:
1. Hook (why this matters)
2. Main content (with subheadings)
3. Practical takeaway
4. One question to encourage comments
Why it works: Audience + tone + structure is the minimum viable brief. The "question to encourage comments" is a nice touch most people forget.
How to Make These Your Own
These templates are starting points, not holy texts. After a few uses, you'll naturally adjust them:
- Change the tone ("be more sarcastic," "sound like a friend texting")
- Add constraints ("no bullet points," "use only short sentences")
- Give examples ("here's what good looks like: ...")
The best prompt is the one that consistently gets you the results YOU want. Experiment.
One Rule: Garbage In, Garbage Out
No template can save a bad request. If you ask the AI to "write something good," you'll get something mediocre. If you give it a clear role, format, and criteria, it delivers.
Think of AI like a very smart intern who takes everything literally. The more specific your instructions, the better their work.
Related Reading
- ChatGPT vs Claude: Which AI Is Right for You? — pick the right tool before you start prompting
- How to Write Code with AI — A Beginner's Guide — apply these prompt templates to write real Python scripts
- How to Use ChatGPT for Free in 2026 — complete beginner's setup guide