47 Best GPT-5 Prompts That Actually Work in 2026
GPT-5 is a different beast. It reasons better, plans ahead, and responds well to structure. But most people still prompt it like it’s GPT-3 — vague, short, and hopeful. The result? Generic answers that sound smart but say nothing.
The prompts below are built around four components that GPT-5 specifically rewards: role, context, output format, and constraints. Get those four right and the model does serious work.
No filler. All 47 tested. Grab what fits your workflow.
How GPT-5 Prompting Works in 2026
Before you copy-paste, understand what makes GPT-5 respond differently from earlier models:
Structure beats length. A 30-word prompt with clear role + task + format beats a 200-word essay with no structure.
Tool preambles are steerable. GPT-5 narrates its thinking before executing. You can tell it to skip preambles (“No narration, just output”), give brief ones, or spell out its full reasoning chain.
Step-by-step still works. Chain-of-thought (“think step by step before answering”) improves accuracy on complex reasoning tasks. Don’t remove it.
Constraints are your friend. “Max 100 words,” “numbered list,” “no jargon” — GPT-5 respects constraints better than any previous model.
Productivity Prompts
1. Weekly Plan Builder
Think step by step. I have these tasks this week: [paste task list]. Organize them into a 5-day schedule that prioritizes deep work in the morning and admin in the afternoon. Flag any tasks that are likely blockers for others.
2. Email Triage System
You are a chief of staff. I'll paste my inbox subject lines below. Categorize each as: (1) Reply today, (2) Reply this week, (3) Delegate, (4) Archive. One-word action per item. No explanation unless I ask.
[paste subject lines]
3. Meeting Agenda Generator
Create a 45-minute meeting agenda for [meeting purpose]. Attendees: [roles]. Goal: [desired outcome]. Format: time-boxed blocks with owner names and one clarifying question per block.
4. Decision Framework
I need to decide between [option A] and [option B]. Walk me through a structured decision using: criteria weighting, pros/cons matrix, second-order effects, and a final recommendation. Be direct — tell me which one to pick.
5. Focus Block Planner
I have 3 hours of focused work. My top priority is [task]. Break this into 4 Pomodoro blocks (25 min work / 5 min break). For each block, give me a specific deliverable I should have completed by the end.
6. Daily Review Prompt
Act as my personal coach. Ask me 5 questions that will help me review my day honestly. One question about what I avoided, one about a win I'm underselling, one about energy management, one about relationships, one about tomorrow's priorities.
7. Procrastination Buster
I've been avoiding [specific task] for [time period]. Without judgment, help me identify the real reason I'm avoiding it (not just the surface reason) and give me the smallest possible first step I can do in under 5 minutes right now.
8. Delegation Brief
Write a delegation brief for [task] to be assigned to [role]. Include: task description, success criteria, resources needed, deadline, check-in points, and what NOT to do. Keep it under 200 words.
Writing & Content Prompts
9. Blog Post Outline
You are a senior content strategist. Create a detailed outline for a blog post targeting the keyword "[primary keyword]". Include: hook angle, 5-7 H2 sections with sub-bullets, a contrarian take the reader won't expect, and a strong CTA. Audience: [describe reader].
10. LinkedIn Post (Authority Builder)
Write a LinkedIn post about [lesson or insight] using this structure: (1) Counterintuitive opening statement. (2) The story behind it in 3 sentences. (3) What I learned — 3 bullets. (4) Single question to the audience. Tone: direct, no corporate fluff. Max 300 words.
11. Newsletter Issue
Write a weekly newsletter issue about [topic]. Format: one-line subject line, hook paragraph (2 sentences), main insight with a real example, one actionable takeaway, and a teaser for next week. Tone: smart friend, not professor.
12. Case Study Template
Write a case study for [client/project]. Follow the Problem → Approach → Results structure. Use specific numbers. End with a quote (I'll fill in the real one). Max 400 words. No passive voice.
13. Rewrite for Clarity
Rewrite the following text so a smart 16-year-old can understand it on first read. Keep all the information. Cut every word that doesn't earn its place. Flag any jargon you had to simplify.
[paste text]
14. Twitter/X Thread
Turn this idea into a 10-tweet thread: [your idea]. Tweet 1: hook — a surprising or controversial claim, max 15 words. Tweets 2-9: one concrete insight each, no filler. Tweet 10: summary + follow prompt. Max 240 characters per tweet.
15. YouTube Script Hook
Write a 90-second YouTube intro script for a video titled "[video title]". Hook structure: open with the biggest pain point, tease the solution without giving it away, promise what the viewer will know by the end. No "welcome to my channel."
16. Cold Email Sequence
Write a 3-email cold outreach sequence for [offer] targeting [ideal customer]. Email 1 (Day 1): ultra-short, one pain point, one CTA. Email 2 (Day 3): social proof + different angle. Email 3 (Day 7): soft last chance. Each email under 80 words.
17. Repurposing Engine
I have a [blog post / podcast / talk] about [topic]. Give me: 1 LinkedIn post, 1 Twitter thread outline, 3 short-form video hook ideas, and 1 email subject line. Each should feel native to the platform — not copy-pasted.
Coding Prompts
18. Code Review (Senior Engineer Mode)
You are a senior software engineer with strong opinions. Review this code: [paste code]. Find: bugs, performance issues, security vulnerabilities, and anti-patterns. Output: numbered list with severity (P0/P1/P2) and a one-line fix for each.
19. Explain Like I’m a Junior Dev
Explain [concept or codeblock] to a junior developer. Use an analogy first, then show the code, then explain each line. If there's a common mistake beginners make with this, include it at the end.
20. Write Unit Tests
Write comprehensive unit tests for this function: [paste function]. Cover: happy path, edge cases, error states, and boundary values. Use [Jest / pytest / your test framework]. Comment each test block with what it's testing and why.
21. Refactor for Readability
Refactor this code for readability without changing behavior. Goals: meaningful variable names, shorter functions (max 20 lines each), remove duplication, add a JSDoc comment for each function. Show me the before and after.
[paste code]
22. Debug Step-by-Step
I have a bug: [describe the error, stack trace, and what you expected]. Do not give me the answer yet. First, list your top 3 hypotheses ranked by likelihood. Then ask me 2 clarifying questions that would eliminate at least one hypothesis.
23. Architecture Decision
I need to choose between [Option A] and [Option B] for [use case]. Consider: scalability, maintenance burden, team familiarity, cost, and time to implement. Give me a recommendation with the one trade-off I should be aware of.
24. API Integration Guide
Write a step-by-step integration guide for using [API name] in a [language/framework] project. Include: authentication setup, a working code example for the most common use case, error handling, and rate limit handling. Format as a numbered tutorial.
Business & Strategy Prompts
25. Pre-Mortem Analysis
My plan is: [describe plan]. Assume it has already failed 12 months from now. Identify the 3 most likely causes of failure, ranked worst to mild. For each, tell me the early warning sign I should watch for and the action that would have prevented it.
26. Competitor Breakdown
Analyze [competitor] as a business strategist. Cover: their pricing model, target customer, top 3 differentiators, weaknesses, and one thing they do better than anyone else. End with: if I'm competing against them, what's the one angle they can't copy?
27. Pricing Strategy
I'm launching [product] targeting [customer]. Current thinking: [your price]. Analyze this pricing using value-based, competitive, and cost-plus frameworks. Flag if I'm underpricing for the segment. Recommend one pricing structure (flat / tiered / usage-based) and why.
28. Job Description Writer
Write a job description for [role] at [company type]. Make it sound like a place where exceptional people want to work, not a legal document. Lead with the mission, not the requirements. Requirements section: max 5 bullet points, all must-haves only.
29. OKR Builder
Help me write quarterly OKRs for [team/goal]. For each Objective, write 3 Key Results that are measurable and time-bound. Include one "stretch" KR that requires doing something we've never done. Format as a table.
30. SOP From Scratch
Write a Standard Operating Procedure for [process]. Sections: Purpose, When to Use, Step-by-Step (numbered), Common Mistakes, Success Criteria. Target reader: someone joining the team next week with no context. Max 300 words.
Research & Analysis Prompts
31. Market Sizing
Calculate the TAM/SAM/SOM for [business idea] in [geography]. Show your math. Use three scenarios: conservative, realistic, and optimistic. List every assumption you're making so I can stress-test them.
32. Research Synthesis
I'm researching [topic]. Here are my notes: [paste notes]. Synthesize them into: (1) the 3 key insights, (2) the biggest open question remaining, (3) one thing I may be wrong about, (4) the most important next source to read. No fluff.
33. Survey Design
Design a 10-question survey to understand [research goal] for [target audience]. Each question should be specific enough to produce actionable data. Mix question types: Likert scale, multiple choice, and one open-ended. Flag any leading questions you spot.
34. Literature Review
I'm writing about [topic]. Give me the 5 most cited frameworks or models in this space that I should be aware of. For each: who developed it, core idea in one sentence, criticism, and when to use it vs. when it breaks down.
35. Interview Question Bank
Create 15 interview questions for [role]. Mix of: 5 behavioral (past-focused), 5 situational (hypothetical), 5 technical/domain. For each, include what a strong answer looks like vs. a weak one. Format as a table.
36. Trend Breakdown
Analyze [trend] with a skeptical eye. What's real about it, what's hype, and what's being ignored? Give me the 2-year, 5-year, and 10-year outlook. End with: who wins if this plays out, and who loses.
37. Risk Assessment
I'm about to [describe decision or action]. Identify the top 5 risks, ranked by impact × likelihood. For each: describe the risk, the early warning sign, and the mitigation. Format as a risk register table.
Ecommerce & Shopify Prompts
38. Product Description
Write a Shopify product description for [product name]. Customer persona: [describe buyer]. Key benefits: [list 3]. Primary fear or objection to address: [list one]. Tone: confident, specific, no puffery. Max 150 words. End with a direct CTA.
39. Abandoned Cart Email
Write a 3-email abandoned cart sequence for [product]. Email 1 (1 hour after): gentle reminder, empathetic tone, no discount. Email 2 (24 hours): one customer objection addressed + one testimonial. Email 3 (48 hours): urgency + small offer. Each email under 100 words.
40. Ad Copy Variants
Write 5 Facebook/Instagram ad headline variants for [product]. Each must use a different angle: (1) outcome promise, (2) fear of missing out, (3) social proof, (4) curiosity gap, (5) identity-based. Max 8 words each. I'll A/B test them.
41. Review Response Templates
Write 5 response templates for negative Shopify reviews. Scenarios: shipping delay, wrong item, product didn't meet expectations, rude customer, and product defect. Each response under 60 words. Tone: owning the problem, not defensive, clear next step.
42. Upsell Email Post-Purchase
Write a post-purchase email for [product] that recommends [upsell product]. Send timing: 3 days after delivery. Focus on the complementary value, not just the pitch. Include a simple reason why these two products work together. Max 120 words.
43. SEO Category Page Copy
Write SEO-optimized category page copy for a Shopify store selling [product category]. Primary keyword: [keyword]. Word count: 200-250 words. Include: what the category solves, how to choose the right product, and a CTA. No keyword stuffing.
Meta-Prompts (Prompts That Improve Your Prompts)
44. Prompt Improver
I'm going to give you a prompt I wrote. Your job is to rewrite it to get better results from an LLM. Make it more specific, add a role, define the output format, and add constraints. Show me the before and after side by side.
[paste your prompt]
45. Devil’s Advocate
I believe: [your opinion or plan]. Steelman the opposite position as convincingly as possible. Don't hold back — make the strongest possible case against my view. Then tell me which part of your argument I should take most seriously.
46. First Principles Breakdown
Break down [concept or problem] to first principles. Strip away all assumptions. What is undeniably true about this at the base level? Build back up from there and tell me one thing that conventional wisdom gets wrong because it skipped this step.
47. Rubber Duck Debug
I'm going to explain a problem I'm stuck on. Don't solve it. Instead, ask me 3 clarifying questions that would help me see what I'm missing. Then tell me one assumption I might be making that could be wrong.
Getting the Most From GPT-5
A few patterns that consistently improve results:
Add “think step by step” before any task involving reasoning, math, or planning. It still works and it still matters.
Constrain the output. “Max 100 words,” “numbered list only,” “no preamble” — GPT-5 respects these and it saves you editing time.
Use roles. “You are a senior engineer” or “you are a skeptical investor” shifts the model’s perspective in useful ways.
Iterate, don’t restart. GPT-5 holds context well. If an output is 80% right, say what’s wrong and ask it to revise — don’t write a new prompt from scratch.
Want 1,200+ more prompts across every category? They’re all in The Vault — free to browse, Pro to unlock all.
Looking to go deeper on prompting? Check out our Prompt Engineering Course — 10 modules, from zero-shot basics to multi-step agent workflows.