50+ AI Prompt Examples You Can Copy (Students & Professionals)
Most AI output is disappointing because the prompt was vague, not because the model was weak. The fastest way to fix that is to start from prompts that already work and adapt them. Below are more than fifty tested prompt examples organised by what you are trying to do, each written so you can copy it, swap the bracketed parts and use it immediately.
Every prompt here follows the same underlying structure: a role, a clear task, the context the model cannot guess, and a specified output format. If you want the theory behind that structure, read our complete prompt engineering guide. If you just want results, start copying.
How to use these prompts
Replace anything in [square brackets] with your own details. Add more context than feels necessary. If the first output is close but not right, do not rewrite from scratch: tell the model what specifically to change.
Prompts for studying and learning
- "Explain [concept] to me as if I have no background in it, using one everyday analogy, then give me the technically accurate version in a second paragraph."
- "I am learning [topic]. Ask me five questions of increasing difficulty, one at a time, and tell me where my understanding is weak after each answer."
- "Summarise the key ideas in this text in five bullet points, then list the three things a beginner most commonly misunderstands about it. Text: [paste]"
- "Create a two week study plan for [subject], assuming I have [X] hours per day. Give it as a table with day, topic and a practice task."
- "I answered this question wrong: [question and my answer]. Explain the specific misconception behind my error rather than just giving the correct answer."
- "Turn these notes into 15 flashcards in question and answer format. Keep answers under 25 words. Notes: [paste]"
- "Compare [concept A] and [concept B] in a table with columns for definition, when to use, key difference and a common mistake."
- "Give me a worked example of [problem type], showing every intermediate step and explaining why each step is taken."
- "What are the five most important things to know about [topic] if I only have one hour to prepare for an exam?"
- "Act as a tutor for [subject]. Do not give me answers directly. Guide me with hints until I solve this myself: [problem]"
Prompts for coding and technical work
- "Review this code for bugs, edge cases and readability. List issues in order of severity with a one line fix for each. Code: [paste]"
- "Explain what this code does line by line, then suggest one improvement. Assume I am an intermediate developer. Code: [paste]"
- "Write a function in [language] that [does X]. Include input validation, handle empty and null inputs, and add brief comments."
- "I am getting this error: [error message]. Here is the relevant code: [paste]. Give me the three most likely causes ranked by probability, and how to test each."
- "Refactor this function to be more readable without changing its behaviour. Explain each change you made and why."
- "Write five test cases for this function, including at least two edge cases and one failure case. Function: [paste]"
- "Compare [technology A] and [technology B] for a project that needs [requirements]. Give a recommendation with reasoning, not a neutral summary."
- "Explain the time and space complexity of this algorithm step by step, and tell me whether a better approach exists. Code: [paste]"
- "Convert this code from [language A] to [language B], keeping the logic identical and following idiomatic conventions of the target language."
- "I need to learn [technology] for a project starting in two weeks. Give me a prioritised list of what to learn, what to skip, and one small project that would prove I understand it."
Prompts for data and analysis
- "I have a dataset with these columns: [list]. Suggest ten business questions this data could answer, ordered by likely business value."
- "Write a SQL query that [describes goal] from tables [describe schema]. Explain the join logic in one sentence."
- "Here are my results: [paste]. Write a summary for a non technical stakeholder, leading with the single most important finding and stating the main limitation."
- "Given this data, what are three alternative explanations for the pattern I am seeing, other than my current hypothesis? Data: [paste]"
- "Suggest the most appropriate chart type for showing [relationship] with [data type], and explain what a reader would misread if I used a different chart."
- "Design an A/B test to determine whether [change] improves [metric]. Include hypothesis, sample size considerations, and what would make the result invalid."
- "Clean this messy data description into a structured plan: what to fix, in what order, and which decisions need a human judgement call. Data issues: [paste]"
- "Explain [statistical concept] using an example from [industry], and tell me the most common way people misapply it."
For a deeper dive into how these fit real work, see our guide to data analysis examples. If you want to build this skill properly, a structured data analytics and AI programme teaches the reasoning that these prompts only accelerate.
Prompts for job hunting and career
- "Review my resume against this job description. List what is missing, what is weak, and what to cut. Be specific and blunt. Resume: [paste] Job description: [paste]"
- "Rewrite these three resume bullets to lead with measurable outcomes instead of responsibilities. Keep each under 20 words. Bullets: [paste]"
- "Generate ten likely interview questions for a [role] position based on this job description, including two that probe weaknesses in my background. [paste]"
- "I have [background]. Suggest five realistic career paths into [target field], ordered by how achievable they are in twelve months, with the main obstacle for each."
- "Act as an interviewer for a [role]. Ask me one question, wait for my answer, critique it, then ask a harder follow up."
- "Write a short, specific outreach message to [person's role] about [topic]. No flattery, under 90 words, with one clear ask."
- "Explain what a [job title] actually does day to day, what skills genuinely matter, and what parts of the job listing are usually exaggerated."
Prompts for writing and communication
- "Rewrite this to be 40 percent shorter without losing any substantive information. Text: [paste]"
- "Critique this piece of writing as a demanding editor would. Identify the weakest paragraph and explain exactly why it is weak. Text: [paste]"
- "Turn these rough notes into a structured email to [audience] with a clear ask in the first two lines. Notes: [paste]"
- "Give me three different openings for this article, each taking a different angle, and tell me which audience each would suit best."
- "Explain this technical concept to a non technical stakeholder in under 150 words, without using any jargon or analogies involving cars or cooking."
- "Find the logical gaps and unsupported claims in this argument. List each one and explain what evidence would be needed. Text: [paste]"
Prompts for marketing and content
- "Generate ten blog title options for the keyword [keyword], targeting [audience]. Make half informational and half comparison based."
- "Write five ad variations for [product] targeting [audience]. Each should test a different angle: price, outcome, speed, risk reduction, social proof."
- "Analyse this landing page copy and identify the three biggest reasons a visitor would leave without converting. Copy: [paste]"
- "Suggest a content cluster around [topic]: one pillar page and eight supporting articles, with the search intent behind each."
- "Rewrite this product description for [audience], leading with the outcome rather than the feature list. Description: [paste]"
Marketing roles increasingly assume this fluency, which is why AI driven digital marketing has become a distinct skill set.
Prompts for planning and problem solving
- "I need to decide between [option A] and [option B]. Ask me the five questions that would most clarify this decision, one at a time."
- "Break this goal into a sequence of concrete weekly milestones: [goal]. Flag which milestone is most likely to slip and why."
- "Play devil's advocate against this plan. Give me the three strongest objections someone could raise. Plan: [paste]"
- "What am I not considering about [situation]? List blind spots, not general advice."
- "Estimate how long [task] realistically takes for someone with [experience level], and list what usually causes the estimate to be wrong."
- "Design a simple weekly system to track progress on [goal], with one leading indicator and one lagging indicator."
The pattern behind every good prompt
If you look across these fifty examples, the same four elements recur:
Once you internalise that pattern you stop needing prompt lists, because you can construct one for any situation.
Frequently asked questions
What makes an AI prompt effective? Specificity. Effective prompts state a clear task, provide context the model cannot infer, define the output format, and often include an example of what good looks like.
Can I use these prompts with any AI model? Yes. These are model agnostic patterns and work across major assistants, though output style will vary slightly between models.
How do I improve a prompt that is not working? Diagnose the specific defect. Wrong format needs a format instruction, generic output needs more context and constraints, and factual errors need source material provided in the prompt.
Should I use long or short prompts? Long enough to remove ambiguity, not longer. Extra adjectives add nothing, but extra context and examples usually improve results.
Do I need to learn prompt engineering formally? Not to use these. Formal learning matters when you move from writing individual prompts to building systems and agents that use prompts programmatically.
Related reading: Prompt engineering complete guide | How to write effective AI prompts | Best AI tools guide