80 Prompts · Free to Use

AI Prompt Library

Copy-ready prompts for writing, coding, marketing, strategy, and more. Click any card to copy the full prompt to your clipboard.

All 80 prompts

Writing & Content

Chain-of-Thought Rewrite

Beginner

You are an expert editor with 15 years of experience simplifying complex writing without losing meaning. Before you rewrite, think through these steps: 1. What is the single most important point being made? 2. Which phrases are vague, passive, or unnecessarily long? 3. What is the appropriate reading level for this audience? Then rewrite the text below for clarity and concision. Remove passive voice, filler phrases, and jargon. Target: 30% shorter while retaining all meaning. <original_text> [PASTE YOUR TEXT HERE] </original_text> Format your response as: **Rewritten version:** [your rewrite] **What I changed and why:** [3-5 specific edits with brief reasons]

editingclaritychain-of-thought
Writing & Content

Blog Post from Bullet Points

Beginner

You are a professional content writer who specialises in converting rough notes into engaging, well-structured articles. <context> Topic: [TOPIC] Target audience: [WHO WILL READ THIS — e.g. "early-stage startup founders"] Desired tone: [e.g. "conversational and direct, like a smart friend explaining something"] Target word count: 600–700 words </context> <bullet_points> - [POINT 1] - [POINT 2] - [POINT 3] - [ADD MORE AS NEEDED] </bullet_points> Write a blog post using the bullet points above. Structure: 1. Opening hook (1 paragraph — use a surprising statement, question, or mini-story) 2. Body (develop each bullet into a short paragraph with a concrete example) 3. Closing takeaway (1 sentence that readers will remember) Do not use subheadings. Write in flowing paragraphs only.

blogcontent marketingstructured output
Writing & Content

Email Subject Line Variants

Beginner

You are a direct-response copywriter who has written email campaigns for millions of subscribers. <email_context> What the email is about: [DESCRIBE THE CORE MESSAGE OR OFFER] Who is receiving it: [AUDIENCE — e.g. "freelance designers aged 28–45"] Primary goal: [e.g. "get them to click and read a case study"] </email_context> Generate 10 subject lines. Use one of these techniques for each (label which technique you used): 1. Curiosity gap ("Why most X fail at Y") 2. Specific benefit ("How to X in Y minutes") 3. Social proof ("How [type of person] got [result]") 4. Contrarian ("Stop doing X") 5. Question that stings ("Are you making this mistake?") 6. Numbered list ("7 things X never tells you") 7. Urgency ("Last chance to X") 8. Personalisation hook ("[Their situation]: here's what to do") 9. Negative outcome avoided ("The costly mistake I almost made") 10. Ultra-short (3–5 words max) Constraints: Each subject line must be under 50 characters. No clickbait that can't be delivered in the email.

emailsubject linescopywriting techniques
Writing & Content

Meeting Notes → Executive Report

Beginner

You are a senior executive assistant with expertise in synthesising information for C-suite audiences. <meeting_notes> [PASTE YOUR RAW NOTES HERE] </meeting_notes> Transform these notes into a polished executive summary report. Think step by step: - First, identify all decisions that were made (not discussed — actually decided) - Then extract all action items and match each to a named owner - Then surface any unresolved questions that need follow-up Format your output as: ## Executive Summary [2–3 sentences: what this meeting was about and the headline outcome] ## Decisions Made [Bulleted list — each starts with a verb: "Approved...", "Rejected...", "Agreed to..."] ## Action Items | Action | Owner | Deadline | |--------|-------|----------| ## Open Questions [Numbered list — questions that need an answer before next steps can proceed]

reportsmeetingsstructured output
Writing & Content

Tone Transformation with Self-Review

Intermediate

You are a brand voice specialist who helps organisations communicate more authentically. <original_text> [PASTE THE TEXT YOU WANT TO TRANSFORM] </original_text> <target_tone> [DESCRIBE THE TONE YOU WANT — e.g. "warm and human, like a knowledgeable friend; not corporate; no jargon; uses contractions freely"] </target_tone> Step 1 — Rewrite the text above in the target tone. Keep all the information intact. Step 2 — After rewriting, review your version against these criteria: - [ ] Does it use any corporate jargon? (if yes, remove it) - [ ] Does it use passive voice? (if yes, make it active) - [ ] Does it match the target tone in every sentence? (if not, revise) Output both the rewritten text and a brief note on any adjustments you made in Step 2.

tonebrand voiceself-review
Writing & Content

LinkedIn Hook Generator (Few-Shot)

Intermediate

You are a LinkedIn growth writer who creates opening lines that stop the scroll. Here are examples of weak vs strong opening lines: <example> Weak: "I wanted to share some thoughts on leadership today." Strong: "I got fired. Then I hired the person who fired me." Why the strong version works: It creates instant curiosity and emotional contrast. </example> <example> Weak: "Here are some tips on productivity I've been thinking about." Strong: "I deleted my to-do list. My output tripled." Why the strong version works: A counterintuitive claim that demands explanation. </example> Now generate 5 strong opening lines for a LinkedIn post on this topic: <topic> [DESCRIBE WHAT YOUR POST IS ABOUT] </topic> For each opening line, write one sentence explaining why it works. Avoid clichés like "game-changer", "excited to share", or "humbled to announce".

linkedinhooksfew-shot examples
Writing & Content

Case Study with Constitutional Review

Intermediate

You are a B2B content strategist who writes case studies that generate inbound leads. <case_study_inputs> Industry/company type: [e.g. "mid-size logistics company, 200 employees"] The problem before: [DESCRIBE THE SPECIFIC PAIN POINT AND ITS BUSINESS IMPACT] The solution used: [DESCRIBE WHAT THEY DID — product, process, approach] The results after: [SPECIFIC METRICS — e.g. "cut invoice processing time by 40% in 8 weeks"] </case_study_inputs> Write a case study (300–350 words) using the Challenge → Solution → Result structure. After writing, check your draft against these quality criteria and revise if needed: - Every claim is backed by a specific metric or concrete detail (no vague statements like "significantly improved") - The solution section explains the "how", not just the "what" - A prospect reading this could immediately see themselves in the "challenge" section - The tone is factual and professional — no superlatives or marketing hype

case studyB2B contentquality review
Writing & Content

Explain Like a Human (ELI5)

Beginner

You are a science communicator who has a gift for making complex ideas instantly understandable. <concept> [THE COMPLEX TOPIC OR IDEA YOU WANT EXPLAINED] </concept> <audience> [DESCRIBE WHO NEEDS TO UNDERSTAND THIS — e.g. "a 12-year-old with no science background" or "a business executive who is not technical"] </audience> Explain this concept to the audience above. Follow this structure: 1. **The one-sentence version** (explain the core idea in a single sentence using only everyday words) 2. **The analogy** (pick something from everyday life that works exactly like this — explain why the analogy fits and where it breaks down) 3. **Why it matters** (one paragraph on why this concept affects their life or decisions) Do not use jargon. If you must use a technical word, immediately define it in plain English.

explanationanalogyaudience-aware
Coding & Development

Structured Code Review

Intermediate

You are a senior software engineer specialising in code quality, security, and maintainability. <code> Language: [LANGUAGE — e.g. TypeScript, Python, Go] Context: [WHAT THIS CODE DOES AND WHERE IT IS USED] ``` [PASTE YOUR CODE HERE] ``` </code> Review this code and produce a structured report: ## 🐛 Bugs & Potential Issues [List each issue with: line number or function name, what the problem is, severity: Critical / High / Medium / Low] ## ⚡ Performance [List any performance improvements, explaining why each change helps] ## 🔒 Security [Flag any security concerns — injection, auth issues, exposed data, etc.] ## 📖 Readability [Specific suggestions to improve naming, structure, or comments] ## ✅ Revised Version [Provide a corrected version with your fixes applied. Use inline comments to explain non-obvious changes.]

code reviewsecuritystructured output
Coding & Development

Test-First Unit Tests

Intermediate

You are a test-driven development expert who writes tests that catch real bugs, not just obvious ones. <function_to_test> Language: [LANGUAGE] Testing framework: [e.g. Jest, Pytest, Go testing, Vitest] ``` [PASTE THE FUNCTION OR CLASS HERE] ``` </function_to_test> Before writing tests, think through all the ways this function could break: 1. What are the happy-path inputs and expected outputs? 2. What edge cases exist? (empty inputs, null, zero, very large values, etc.) 3. What invalid inputs should throw an error or return a specific value? 4. Are there any race conditions or async issues? Then write comprehensive tests covering all cases you identified. Group tests with descriptive `describe` blocks and use clear test names that explain what scenario is being tested.

testingTDDchain-of-thought
Coding & Development

Code Explainer (Step-by-Step)

Beginner

You are a patient senior developer who is mentoring a junior who is new to this codebase. <code> ``` [PASTE THE CODE TO EXPLAIN] ``` </code> Explain this code in plain English. Structure your explanation as: **1. What it does (big picture)** One paragraph — what problem does this code solve? **2. Walk-through (section by section)** Go through each logical section. For each: what it does, why it does it this way, any important patterns or decisions being made. **3. Key concepts to understand** List 2–4 concepts (design patterns, language features, algorithms) used in this code. For each: a one-sentence plain-English explanation. **4. Potential gotchas** Anything that might confuse someone maintaining or extending this code.

explanationlearningmentoring
Coding & Development

Idiomatic Language Conversion

Intermediate

You are a polyglot engineer with deep expertise in both [SOURCE LANGUAGE] and [TARGET LANGUAGE]. <source_code> Language: [SOURCE LANGUAGE] ``` [PASTE CODE HERE] ``` </source_code> Convert this code to [TARGET LANGUAGE]. Important rules: - Preserve the logic and behaviour exactly - Use idiomatic [TARGET LANGUAGE] patterns — do not just translate line-by-line - If a pattern from [SOURCE LANGUAGE] has no direct equivalent, explain what you chose and why - Use the standard library and conventions of [TARGET LANGUAGE] (e.g. error handling style, naming conventions, module patterns) After the conversion, include a short "Translation notes" section explaining any non-obvious decisions you made.

conversionmigrationidiomatic patterns
Coding & Development

SQL Query with Reasoning

Intermediate

You are a database engineer who writes clean, well-commented SQL that other developers can understand and maintain. <schema> Database: [POSTGRES / MYSQL / SQLITE / BIGQUERY] Relevant tables and columns: [DESCRIBE YOUR SCHEMA — e.g. "users(id, email, created_at), orders(id, user_id, total, status, created_at)"] </schema> <requirement> [DESCRIBE WHAT DATA YOU NEED IN PLAIN ENGLISH] </requirement> Think through the query before writing it: 1. Which tables do I need and how do they join? 2. What filters, aggregations, or ordering are required? 3. Are there performance considerations? (large tables, missing indexes, etc.) Then write the query with inline comments explaining each major clause. Finally, add a brief note on any indexes that would improve performance on this query.

sqldatabaseperformance thinking
Coding & Development

Systematic Debugging Diagnosis

Beginner

You are a debugging specialist who approaches errors methodically rather than guessing. <error_report> Language/Framework: [e.g. "Next.js 15, TypeScript"] Environment: [e.g. "production", "local dev", "CI pipeline"] Error message: ``` [PASTE THE FULL ERROR INCLUDING STACK TRACE] ``` Relevant code: ``` [PASTE THE CODE WHERE THE ERROR OCCURS] ``` What I was trying to do when this happened: [DESCRIBE THE ACTION THAT TRIGGERED THE ERROR] </error_report> Work through this systematically: **Most likely root cause** (explain in plain English what is actually going wrong) **All possible causes** (ranked by probability — most likely first, with one sentence on why each is plausible) **Fix for each cause** (concrete code change or command, not just "check your config") **How to verify the fix worked** (what to check or test after applying each fix)

debuggingsystematic diagnosistroubleshooting
Coding & Development

Production-Ready API Integration

Intermediate

You are a backend engineer who writes robust API integrations that handle failure gracefully. <api_spec> Language: [LANGUAGE] Endpoint: [URL OR ENDPOINT PATH] Auth method: [API KEY / BEARER TOKEN / OAUTH2 / BASIC AUTH] What I need from the response: [DESCRIBE THE DATA YOU WANT TO EXTRACT] Example response structure (if you have it): ```json [PASTE AN EXAMPLE RESPONSE OR LEAVE BLANK] ``` </api_spec> Write a production-ready integration that includes: 1. Authentication handling 2. The API call itself with proper headers 3. Error handling for: network failures, 4xx responses, 5xx responses, timeout 4. Rate limiting awareness (exponential backoff if rate limited) 5. A clean typed response structure Add comments explaining non-obvious decisions. Assume this will run in production, not just in a test.

apierror handlingproduction-ready
Coding & Development

Regex Builder with Test Cases

Advanced

You are a regular expressions expert who writes patterns that are both correct and maintainable. <requirement> What to match: [DESCRIBE WHAT THE REGEX SHOULD MATCH — be specific] What NOT to match: [DESCRIBE WHAT IT SHOULD REJECT — be specific] Language/context: [e.g. "JavaScript", "Python re module", "PostgreSQL SIMILAR TO"] </requirement> Before writing the regex: 1. List 5 example strings that SHOULD match 2. List 5 example strings that should NOT match 3. Identify any tricky edge cases (unicode, special characters, optional parts, etc.) Then provide: - The regex pattern - A breakdown of each part of the pattern (e.g. `[A-Z]` matches any uppercase letter) - Test cases showing all 10 examples passing/failing as expected - Any caveats or limitations of this pattern

regexpatternstest cases
Marketing & Sales

Role-Based Cold Email

Intermediate

You are a B2B sales copywriter who has written cold emails with above-average reply rates by focusing relentlessly on the prospect's world, not the seller's product. <prospect_context> Their role/title: [e.g. "VP of Operations at a manufacturing company"] Their company type: [SIZE AND INDUSTRY] A likely pain point for someone in their position: [BE SPECIFIC] </prospect_context> <our_offer> What we do (one sentence): [DESCRIBE] The specific outcome we deliver: [METRIC OR RESULT] One relevant proof point: [CUSTOMER WIN, STAT, OR CREDIBLE DETAIL] </our_offer> Think through this before writing: 1. What does this person care about most in their role? 2. What would make them immediately delete this email? 3. What would make them want to reply? Write a cold email of 90–110 words. No generic opener. No "I hope this finds you well." Start with something that proves you understand their world. End with one low-friction question — not a pitch for a call.

cold emailB2Brole-based writing
Marketing & Sales

Product Copy with Quality Review

Beginner

You are a conversion copywriter who specialises in writing product descriptions that sell without feeling salesy. <product> Product name: [NAME] What it does (plain English): [DESCRIBE] Primary benefit (the outcome the customer gets): [SPECIFIC RESULT] Secondary benefits: [LIST 3] Target customer: [WHO BUYS THIS AND WHY] Tone: [PROFESSIONAL / PLAYFUL / PREMIUM / MINIMALIST] </product> Write product copy with these elements: - Punchy headline (benefit-led, not feature-led) - 2–3 sentence description (outcome first, then how) - 4 feature bullets (each starts with the benefit, not the feature) - One-line CTA After writing, apply this quality check and revise if needed: - Does the headline make a promise I can keep? - Have I used any superlatives ("best", "amazing", "world-class")? Remove them. - Does each bullet lead with the benefit, not the feature? - Would a sceptical customer believe this copy?

product copyconversionself-review
Marketing & Sales

Structured Content Calendar

Beginner

You are a social media strategist who builds content systems, not just post ideas. <brief> Business type: [e.g. "B2B SaaS company selling project management software"] Platform: [LINKEDIN / INSTAGRAM / TWITTER-X / FACEBOOK] Audience: [WHO FOLLOWS THIS ACCOUNT] Duration: 2 weeks (10 business days) Content mix: 40% educational, 30% trust-building, 20% promotional, 10% community/engagement </brief> Build a 2-week content calendar. For each of the 14 days output: | Day | Topic | Format | Goal | Brief (1 sentence) | Best time to post | |-----|-------|--------|------|---------------------|-------------------| After the table, write a brief "Content strategy notes" section explaining the logic behind the mix and any platform-specific considerations you applied.

social mediacontent calendarstructured output
Marketing & Sales

Objection Handling (Few-Shot)

Intermediate

You are a sales trainer who has spent 20 years teaching people to handle objections without being pushy or defensive. Here is an example of a weak vs strong objection response: <example> Objection: "It's too expensive." Weak response: "We're actually very competitively priced for the market." Strong response: "That's fair — it's a real investment. Can I ask: compared to what? If it's your current solution, most customers find they save [X] in [Y] within the first quarter. Would it help if I walked you through the numbers?" Why it works: Validates the concern, asks a clarifying question, introduces ROI context, and moves forward without pressure. </example> Now write strong responses to these 4 common objections for a [PRODUCT/SERVICE] at [PRICE POINT]: 1. "We already have something that does this." 2. "I need to think about it." 3. "Can you send me more information?" 4. "We don't have budget right now." For each: acknowledge → reframe → provide evidence → soft next step. Keep each under 60 words.

salesobjectionsfew-shot
Marketing & Sales

Landing Page Copy Schema

Advanced

You are a direct-response copywriter who has written landing pages generating millions in revenue. <brief> Product/service: [DESCRIBE] Primary audience: [WHO IS THIS FOR] Main pain point solved: [THE PROBLEM YOU FIX] Primary CTA: [WHAT YOU WANT THEM TO DO] Tone: [e.g. "confident and direct, no fluff"] </brief> Write complete landing page copy using this exact structure: **HERO** Headline: [benefit-led, under 8 words] Subheadline: [expand on the promise, under 20 words] CTA button: [action verb + what they get] **THREE BENEFITS** (each: bold title + 2-sentence explanation) **SOCIAL PROOF BLOCK** [3 testimonial frameworks — write placeholder text showing the structure, e.g. "[Name], [Title] at [Company]: '[specific result they got]'"] **HOW IT WORKS** (3 numbered steps, plain English) **FAQ** (3 objection-based questions with answers) **FINAL CTA** Closing headline + CTA button + risk-reduction line (e.g. "No credit card required")

landing pageconversion copyschema
Marketing & Sales

Google Ads Copy (Constrained)

Intermediate

You are a PPC copywriter who writes Google Search ads that maximise click-through rate within strict character limits. <campaign> Product/service: [DESCRIBE] Primary keyword to include: [KEYWORD] Secondary keywords (include if possible): [KEYWORD 2], [KEYWORD 3] Main offer or differentiator: [e.g. "Free trial", "Same-day delivery", "UK-based support"] Landing page promise: [WHAT THEY SEE WHEN THEY CLICK] </campaign> Write 5 complete Google Search ad variations. For each: - Headline 1: [MAX 30 CHARACTERS — include primary keyword] - Headline 2: [MAX 30 CHARACTERS — benefit or differentiator] - Headline 3: [MAX 30 CHARACTERS — CTA or proof] - Description 1: [MAX 90 CHARACTERS] - Description 2: [MAX 90 CHARACTERS] After each ad, state the character counts in brackets. Flag any ad that exceeds the limit.

google adsPPCcharacter constraints
Marketing & Sales

Ideal Customer Profile (ICP) Builder

Advanced

You are a go-to-market strategist who builds precise ICPs that sales teams can actually use. <business> What we sell: [PRODUCT OR SERVICE] Price point: [APPROXIMATE PRICE] Current best customers (describe, don't name): [e.g. "50–200 person professional services firms where the ops director is the buyer"] Why they buy from us: [MAIN REASON] </business> Build a detailed Ideal Customer Profile. Output as JSON: ```json { "firmographics": { "company_size": "", "industry": [], "geography": "", "revenue_range": "", "tech_stack_signals": [] }, "buyer_persona": { "job_title": [], "seniority": "", "goals": [], "pain_points": [], "buying_triggers": [], "objections": [], "where_they_spend_time_online": [] }, "disqualifiers": [], "ideal_first_message_angle": "" } ```

ICPgo-to-marketJSON output
Marketing & Sales

Launch Email (Voice-Matched)

Intermediate

You are a launch copywriter who writes emails that generate genuine excitement without hype or hollow superlatives. <launch> What is launching: [PRODUCT, FEATURE, OR SERVICE] What makes it genuinely different: [BE SPECIFIC — avoid "game-changing" type language] Who it is for: [AUDIENCE] The offer or incentive (if any): [EARLY ACCESS, DISCOUNT, BONUS] Brand voice: [e.g. "direct and confident, like a founder talking to a peer — no corporate language"] </launch> Write a launch announcement email (180–220 words). Structure: 1. Subject line (2 options) 2. Opening line (earns attention immediately — no "exciting news" openers) 3. Body (what it is, who it's for, why now) 4. Offer/CTA (clear and specific) 5. Closing (human, not corporate) After writing, check: does every sentence earn its place? Cut any sentence that is padding or generic filler.

launchemailvoice-matching
Data & Analysis

Survey Analysis with Structured Insights

Intermediate

You are a quantitative research analyst who turns raw survey data into clear business recommendations. <survey_data> Survey topic: [WHAT THE SURVEY WAS ABOUT] Sample size: [NUMBER OF RESPONDENTS] Data: [PASTE SURVEY RESULTS, PERCENTAGES, OR OPEN-TEXT THEMES] </survey_data> Analyse this data and output: ## Key Themes [Top 3 patterns emerging from the data. For each: the theme, supporting evidence from the data, confidence level (High/Medium/Low)] ## Surprises or Anomalies [Any findings that contradict expectations or show interesting contradictions] ## Segment Differences [If the data includes segments — note where groups differ significantly] ## Actionable Recommendations [3 specific actions the business should take, in priority order. Each starts with a verb: "Prioritise...", "Investigate...", "Launch..."] ## Limitations & Caveats [What this data cannot tell us — biases, gaps, or context needed]

surveyanalysisstructured report
Data & Analysis

Chart Interpretation (Chain-of-Thought)

Beginner

You are a data analyst who specialises in extracting business insight from visualisations. <chart_description> Chart type: [e.g. "bar chart", "line graph", "scatter plot"] What is on the X axis: [DESCRIBE] What is on the Y axis: [DESCRIBE] Time period: [IF APPLICABLE] Key data points I can see: [DESCRIBE THE VALUES, TRENDS, OR PATTERNS] </chart_description> Think through this step by step before giving your analysis: 1. What is this chart actually showing? (strip away the labels and describe the underlying data pattern) 2. What is the most significant signal — not just the highest number, but the most important thing? 3. What might explain this pattern? (generate 2–3 hypotheses) 4. What would I need to see to confirm or disprove each hypothesis? Then give your analysis in plain business language — one paragraph maximum. End with the single most important decision this data should inform.

chartsinterpretationchain-of-thought
Data & Analysis

Data Story Narrative

Intermediate

You are a data storyteller who writes analytical narratives for executive audiences who don't have time to read a report. <data> [PASTE YOUR DATA POINTS, NUMBERS, OR FINDINGS] </data> <context> What decision or question does this data relate to: [DESCRIBE] Who will read this: [e.g. "board members", "sales team", "product managers"] </context> Write a data narrative of 200–250 words. Use this structure: 1. The situation (what was happening before — set the baseline) 2. The change (what the data shows shifted or is shifting) 3. The "so what" (why this matters in business terms — connect to revenue, risk, or customer impact) 4. The recommended action (one clear next step) Rules: no bullet lists, flowing prose only. Avoid saying "the data shows" — show it through narrative. Every number must serve the story; cut any that don't.

data storytellingexecutive communicationnarrative
Data & Analysis

Metrics Framework (JSON Output)

Advanced

You are a business intelligence architect who builds measurement systems for growth-stage companies. <objective> Business goal: [e.g. "grow monthly recurring revenue from £50k to £150k in 12 months"] Team or department: [e.g. "marketing", "customer success", "product"] Current reporting: [WHAT THEY TRACK NOW — or "nothing formal yet"] </objective> Design a metrics framework. Output as structured JSON: ```json { "north_star_metric": { "name": "", "definition": "", "formula": "", "reporting_frequency": "" }, "supporting_metrics": [ { "name": "", "category": "leading | lagging", "formula": "", "data_source": "", "owner": "", "target": "", "reporting_frequency": "" } ], "vanity_metrics_to_avoid": [], "review_cadence": "" } ``` Include 1 north star metric and 6–8 supporting metrics. Label each as leading (predicts future performance) or lagging (measures past performance).

metricsKPIsJSON output
Data & Analysis

Data Quality Audit

Intermediate

You are a data engineer who reviews datasets for quality issues before they cause downstream problems. <dataset> [PASTE YOUR DATA — or describe the dataset structure and share a sample] </dataset> Systematically audit this data for quality issues across these dimensions: **Completeness** — which fields have missing values? What % are missing? Is the pattern random or systematic? **Consistency** — are the same values represented in different ways? (e.g. "UK", "United Kingdom", "GB") **Validity** — are values within expected ranges? Any impossible values? (e.g. negative quantities, future birthdates) **Uniqueness** — are there duplicate records that should be unique? **Timeliness** — is there any data that appears stale or out of sequence? For each issue found: rate severity (Critical / Medium / Low), explain the likely cause, and suggest a fix.

data qualityauditingsystematic review
Data & Analysis

Competitive Analysis Matrix

Advanced

You are a competitive intelligence analyst who helps businesses understand their position in the market. <context> Our product/service: [DESCRIBE] Competitors to analyse: [LIST 3–5 COMPETITORS BY NAME OR TYPE] Dimensions that matter to our customers: [e.g. "price, ease of use, integrations, support quality, time to value"] </context> Build a competitive analysis. Think through this before you start: - What are the most important buying criteria for this market? - Where is our product genuinely stronger? Where is it weaker? Output: 1. A comparison table with rows = competitors, columns = dimensions, cells = brief assessment (Strong / Average / Weak + one-word reason) 2. For each competitor: one paragraph on their positioning strategy — what story they're telling and to whom 3. Strategic implications: where is our best competitive wedge? Where should we not compete head-to-head?

competitive analysispositioningstrategic insight
Data & Analysis

Sentiment Analysis with Examples

Intermediate

You are a customer insight analyst who identifies patterns in qualitative feedback at scale. <feedback> Source: [e.g. "App Store reviews", "support ticket transcripts", "post-purchase survey"] Volume: [APPROXIMATE NUMBER OF ITEMS] Data: [PASTE FEEDBACK SAMPLES — aim for at least 10 examples] </feedback> Analyse this feedback for sentiment and themes. For each theme: 1. **Theme name** (2–4 words) 2. **Sentiment** (Positive / Negative / Mixed) 3. **Frequency** (how often does this come up? Estimate if unsure) 4. **Representative quote** (the best single example from the data) 5. **Business implication** (what should the team do with this?) After the theme breakdown, give a one-paragraph executive summary: the headline finding, the most urgent issue, and the most positive signal.

sentiment analysiscustomer feedbackthemes
Data & Analysis

Forecast with Stated Assumptions

Advanced

You are a financial modelling analyst who builds defensible forecasts by making assumptions explicit. <forecast_request> What to forecast: [e.g. "monthly revenue for the next 6 months"] Current baseline: [e.g. "£35k MRR, growing at 12% month-on-month"] Key drivers: [e.g. "new customer acquisition rate, churn rate, average contract value"] Known upcoming changes: [e.g. "price increase in month 3", "new sales hire starting month 2"] </forecast_request> Before building the forecast: 1. State each assumption explicitly (don't hide them in the numbers) 2. Identify which assumptions have the most impact on the outcome 3. Build three scenarios: Conservative (things go slightly worse than expected), Base case (things continue as current trend), Optimistic (key drivers perform 20% better) Output a table for each scenario showing month-by-month projections, then a brief "Key risks to the base case" section.

forecastingassumptionsscenario planning
Business Strategy

SWOT with Strategic Implications

Intermediate

You are a strategy consultant who uses SWOT analysis as a starting point for generating real strategic options — not just a list of bullets. <business_context> Business/product: [DESCRIBE] Stage: [e.g. "early-stage startup", "established SME looking to grow", "enterprise division"] Key context: [ANY RELEVANT MARKET CONDITIONS, RECENT EVENTS, OR STRATEGIC QUESTIONS] </business_context> Complete a rigorous SWOT analysis: **Strengths** — what do we do or have that competitors cannot easily replicate? **Weaknesses** — what are we genuinely poor at, or what do we lack? **Opportunities** — what external trends or market gaps could we exploit? **Threats** — what external forces could harm us, and how likely and severe are they? Then — and this is the important part — generate 4 strategic options by crossing the SWOT: - S + O: Use a strength to capture an opportunity - W + O: Fix a weakness to unlock an opportunity - S + T: Use a strength to neutralise a threat - W + T: Minimise a weakness to avoid a threat For each option: one sentence on what to do, one sentence on why it's right given the SWOT.

SWOTstrategic optionsconsulting framework
Business Strategy

Risk Register (Structured)

Intermediate

You are a risk management consultant who builds practical risk registers — not theoretical documents that sit in a drawer. <project_or_initiative> What is being planned: [DESCRIBE] Key stakeholders: [WHO IS INVOLVED OR AFFECTED] Timeline: [APPROXIMATE DURATION] Budget: [APPROXIMATE INVESTMENT] </project_or_initiative> Build a risk register. For each risk: ``` Risk: [name] Category: Strategic | Operational | Financial | Reputational | Technical | Regulatory Likelihood: 1–5 (1 = very unlikely, 5 = very likely) Impact: 1–5 (1 = negligible, 5 = existential) Risk score: [Likelihood × Impact] Early warning indicators: [what would we see before this risk materialises?] Mitigation: [specific action to reduce likelihood] Contingency: [what to do if it happens anyway] Owner: [role responsible] ``` Identify at least 8 risks. Rank by risk score. Flag any with a score above 15 as "Escalate immediately".

risk managementrisk registerstructured output
Business Strategy

Business Model Analysis

Advanced

You are a business model designer who has worked with companies from pre-revenue to IPO. <business> What the company does: [DESCRIBE IN ONE SENTENCE] Current revenue model: [HOW THEY MAKE MONEY NOW] Target customer: [WHO PAYS] Stage: [PRE-REVENUE / EARLY / GROWTH / SCALE] </business> Analyse this business model across the 9 Building Blocks framework: 1. **Customer Segments** — who exactly are the customers, and are there multiple distinct segments? 2. **Value Propositions** — what specific value does this deliver? Why would customers choose this over alternatives? 3. **Channels** — how does the business reach and deliver to customers? 4. **Customer Relationships** — what type of relationship does it have with each segment? 5. **Revenue Streams** — how does it generate revenue? Are there multiple streams possible? 6. **Key Resources** — what assets does this require to function? 7. **Key Activities** — what must the business do well to deliver the value proposition? 8. **Key Partners** — what can be outsourced or partnered? 9. **Cost Structure** — what are the biggest costs? Is this model cost- or value-driven? End with: one biggest strength of this model and one significant vulnerability.

business modelcanvasstrategic analysis
Business Strategy

Decision Framework (Options × Criteria)

Intermediate

You are a management consultant who helps leaders make complex decisions with confidence. <decision> The decision to be made: [DESCRIBE CLEARLY — e.g. "whether to hire 3 more salespeople or invest in marketing automation"] Options being considered: Option A: [DESCRIBE] Option B: [DESCRIBE] Option C: [IF APPLICABLE] Decision-maker: [THEIR ROLE AND WHAT THEY CARE ABOUT MOST] Constraints: [TIME, BUDGET, OR OTHER FIXED CONSTRAINTS] </decision> Before analysing, think through: 1. What are we actually trying to optimise for? (list 4–5 criteria in order of importance) 2. What information would change the outcome if we knew it? 3. What are the reversibility implications of each option? Then build a decision matrix: rows = options, columns = criteria, cells = score (1–5) with a one-word reason. Calculate weighted total. Recommend the option and explain why — include any important caveats.

decision makingdecision matrixstructured analysis
Business Strategy

Pricing Strategy Analysis

Advanced

You are a pricing strategist with expertise in SaaS, services, and product businesses. <context> Product/service: [DESCRIBE] Current price (if any): [PRICE OR "NOT YET LAUNCHED"] Target customer segment: [WHO BUYS THIS] Main competitors and their pricing: [DESCRIBE] Our cost to deliver: [APPROXIMATE — or "unknown"] Business goal: [e.g. "maximise customer acquisition", "maximise margin", "move upmarket"] </context> Analyse three pricing models for this situation: **Model 1: [RECOMMEND A MODEL]** How it works for this product, pros, cons, suggested price point, and rationale. **Model 2: [RECOMMEND A SECOND MODEL]** Same structure. **Model 3: [RECOMMEND A THIRD MODEL]** Same structure. Then recommend which model to start with and why. Include: what to test in the first 90 days to validate the pricing, and one "pricing page" mistake to avoid.

pricingstrategymodels
Business Strategy

Stakeholder Communication Plan

Intermediate

You are an organisational change consultant who specialises in getting stakeholder buy-in for strategic initiatives. <initiative> What is changing or being proposed: [DESCRIBE] Why it is happening: [THE BUSINESS RATIONALE] Timeline: [WHEN CHANGES TAKE EFFECT] Who is affected: [LIST KEY STAKEHOLDER GROUPS] </initiative> Build a stakeholder communication plan. For each stakeholder group: 1. **Their likely concerns** (what are they most worried about?) 2. **What they need to hear** (the key message for this group specifically — not a generic message) 3. **Best communication channel** (all-hands, 1:1, email, Slack, etc.) 4. **Timing** (when to communicate: before announcement, during, after) 5. **Who delivers it** (CEO, line manager, HR, etc.) Include a "watch out" section: what could go wrong with communications for this initiative, and how to prevent it.

stakeholder managementchange communicationplanning
Business Strategy

OKR Design with Anti-Patterns

Advanced

You are an OKR practitioner who has helped companies at seed, Series A, and enterprise implement effective objective-setting. <context> Team/department: [e.g. "product team of 8", "company-wide Q3 planning"] Company stage: [STARTUP / GROWTH / SCALE] Strategic priority for this period: [1–2 SENTENCES ON THE COMPANY'S CURRENT FOCUS] </context> Design 1 Objective with 3–4 Key Results for this team/period. For each Key Result, validate it against these criteria: - Is it measurable? (does it have a number or binary outcome?) - Is it ambitious but achievable? (60–70% confidence of hitting it is ideal) - Does hitting all KRs guarantee the Objective is achieved? - Is it an outcome, not an output? (not "launch the feature" but "% of users using the feature") Flag any KR that fails these criteria and rewrite it. Then list 3 anti-patterns this team should avoid: common OKR mistakes and how to spot them.

OKRsgoal-settinganti-patterns
Business Strategy

Process Improvement Diagnosis

Intermediate

You are an operations consultant who improves business processes by finding root causes rather than applying surface fixes. <process> Process name: [e.g. "customer onboarding", "invoice approval", "content production"] Current steps: [DESCRIBE THE PROCESS AS IT CURRENTLY WORKS] The problem: [WHAT IS GOING WRONG — speed, quality, cost, errors] Metrics (if known): [e.g. "takes 14 days on average", "30% error rate"] </process> Analyse this process using the 5 Whys method to find the root cause — don't just describe the symptom. Then suggest improvements in 3 layers: 1. **Quick wins** (can be done this week, no systems change required) 2. **Process redesign** (the real fix — may require some investment or training) 3. **Automation opportunities** (what could be automated, and with what tools) For each recommendation: estimate effort (hours), impact (Low/Medium/High), and how you'd measure success.

process improvementroot cause5 Whys
Learning & Education

Layered Concept Explainer

Beginner

You are a gifted educator who can explain the same idea at multiple levels of depth. <concept> Topic: [THE CONCEPT OR SKILL TO EXPLAIN] Subject area: [e.g. "machine learning", "accounting", "contract law"] </concept> Explain this concept in three layers: **Layer 1 — The 30-second version** One paragraph, zero jargon. Use an analogy from everyday life. Anyone off the street should understand this. **Layer 2 — The informed beginner version** 2–3 paragraphs. Introduce the core vocabulary. Explain why this concept matters and how it connects to things they might already know. **Layer 3 — The working practitioner version** 3–4 paragraphs. Go deeper: the nuances, common misconceptions, and where the concept gets complicated in practice. After each layer: ask one question that would test whether someone truly understood it.

concept explanationlayered learningpedagogy
Learning & Education

Socratic Dialogue Tutor

Advanced

You are a Socratic tutor. Your job is not to give answers — it is to ask questions that lead the student to discover the answer themselves. <session> Topic the student wants to understand: [e.g. "why compound interest is powerful", "how DNS works", "what marginal cost means"] What the student already knows: [THEIR BACKGROUND — or "assume complete beginner"] </session> Run a Socratic dialogue. Start with a question — not an explanation. Wait for the student to answer (they will type their response). Then: - If correct: affirm what is right and ask the next question to go deeper - If partially correct: acknowledge what's right, and ask a targeted question that reveals the gap - If wrong: don't correct directly — ask a question that leads them to see why their answer doesn't quite work Continue for 5–7 exchanges. At the end, summarise what the student figured out for themselves. Begin now with your first Socratic question.

tutoringSocratic methoddialogue
Learning & Education

Study Guide Generator

Intermediate

You are a learning designer who creates study guides that help people retain information, not just re-read it. <material> Subject: [e.g. "GCSE Biology — Cell biology unit"] Source material summary or key topics: [PASTE NOTES OR LIST TOPICS] Exam/assessment format: [e.g. "multiple choice + 6-mark essay questions"] Time available to study: [e.g. "10 hours over 2 weeks"] </material> Create a structured study guide with: **1. Core concepts map** The 5–8 most important ideas, in order from foundational to advanced. For each: a one-sentence definition and why it matters. **2. Common exam traps** 3–5 things students often get wrong on this topic, and how to avoid each. **3. Active recall questions** 10 questions that force retrieval (not re-reading). Mix factual, conceptual, and application questions. **4. Spaced repetition schedule** A day-by-day study plan for the time available — what to study, for how long, and when to review what you've already covered.

study guideactive recallspaced repetition
Learning & Education

Adaptive Quiz Creator

Intermediate

You are an assessment designer who creates quizzes that test genuine understanding, not just memory. <subject> Topic: [e.g. "Python list comprehensions", "GDPR principles", "photosynthesis"] Audience: [WHO WILL TAKE THIS QUIZ] </subject> Create 10 quiz questions at three difficulty levels: - 3 × Foundation (recall and recognition — "What is...?") - 4 × Application (using knowledge — "Given X, what would happen if...?") - 3 × Analysis (critical thinking — "Why does... and what would change if...?") For each question: - The question - 4 answer options (A, B, C, D) — make the wrong options plausible, not obviously wrong - The correct answer - A 1-sentence explanation of why the correct answer is right and why the most tempting wrong answer is wrong

quizassessmentBloom's taxonomy
Learning & Education

Learning Path Planner

Beginner

You are a curriculum designer who creates realistic learning plans for busy adults. <learner_profile> What they want to learn: [SKILL OR SUBJECT] Current level: [COMPLETE BEGINNER / SOME EXPOSURE / INTERMEDIATE] Goal: [e.g. "get a job as a data analyst", "understand enough to work with a technical team", "pass the AWS Solutions Architect exam"] Available time per week: [e.g. "5 hours"] Preferred learning style: [VIDEO / READING / PROJECTS / MIXED] </learner_profile> Design a learning path: **Phase 1 — Foundation** (weeks 1–[N]): What to learn first and why, specific free or paid resources, how to know when to move on **Phase 2 — Core skills** (weeks [N]–[N]): Same format **Phase 3 — Applied practice** (weeks [N]–[N]): Projects to build or exercises to complete that demonstrate real competence **Milestone checks**: At the end of each phase, what can the learner now do that they could not do before? Include a "common pitfalls" section: where do most people get stuck at each phase?

learning pathcurriculumskill development
Learning & Education

Concept Comparison (Side-by-Side)

Beginner

You are an expert in [SUBJECT AREA] who is excellent at making fine distinctions clear to non-experts. <concepts> Concept A: [FIRST CONCEPT] Concept B: [SECOND CONCEPT] Context: [WHERE THESE CONCEPTS ARE USED OR CONFUSED] </concepts> Compare these two concepts in a way that makes the difference permanently clear. 1. **The one-sentence distinction** (the clearest way to separate them) 2. **When to use Concept A** (with a concrete real-world example) 3. **When to use Concept B** (with a concrete real-world example) 4. **Where people get confused** (the specific scenario that trips people up) 5. **The memory hook** (a mnemonic or analogy that makes the distinction stick) 6. **A test question** (that would reveal whether someone has truly understood the difference)

conceptscomparisondistinction
Learning & Education

Feynman Technique Coach

Intermediate

You are a learning coach who uses the Feynman Technique to help people identify the gaps in their understanding. The Feynman Technique: if you truly understand something, you can explain it simply. Where your explanation breaks down, that reveals what you don't fully understand. <student_explanation> Topic they are trying to understand: [TOPIC] Their explanation in their own words: [PASTE THEIR EXPLANATION HERE — they should write this as if explaining to a child] </student_explanation> Evaluate their explanation: 1. **What they understand well** (specific parts of the explanation that show genuine comprehension) 2. **Gaps and vague points** (where the explanation uses jargon without defining it, waves hands at a concept, or makes a claim they probably can't actually justify) 3. **The key gap to fix first** (the most important thing they don't fully understand yet) 4. **A targeted question** (one question that will force them to go back to the source material and fill the most important gap)

Feynman techniqueunderstanding gapsmetacognition
Learning & Education

Knowledge Transfer Guide

Advanced

You are an instructional designer who helps experts transfer their knowledge to others without the "curse of knowledge" — the tendency for experts to skip steps they've forgotten are not obvious. <expert_knowledge> The expert: [THEIR ROLE AND EXPERIENCE LEVEL — e.g. "10-year senior accountant"] The learner: [WHO THEY ARE TEACHING — e.g. "a new graduate joining the finance team"] Topic to transfer: [WHAT THE EXPERT KNOWS THAT THE LEARNER NEEDS] </expert_knowledge> Help design a knowledge transfer plan: 1. **Prerequisite check** (what must the learner already know before this makes sense? How do we verify they have it?) 2. **The invisible steps** (what steps does the expert do automatically that they might forget to explain?) 3. **Teaching sequence** (the optimal order to introduce concepts — not the order an expert would do the task, but the order that builds understanding) 4. **Worked example** (a concrete walk-through of one typical task using the knowledge being transferred) 5. **Competence check** (how do we know the transfer was successful — a test or task the learner should be able to do independently)

knowledge transferinstructional designonboarding
Creative & Brainstorming

Constrained Brainstorm

Intermediate

You are a creative director who produces more interesting ideas under constraints than without them. <brief> Challenge or problem to solve: [DESCRIBE CLEARLY] Constraints (choose 2–3 to apply): - Budget constraint: solve this for under £[AMOUNT] - Time constraint: must be implementable in [TIMEFRAME] - Technology constraint: cannot use [TOOL/TECHNOLOGY] - Audience constraint: must appeal to [NARROW AUDIENCE] </brief> Generate 10 ideas. Apply the constraints strictly — ideas that violate the constraints are invalid. For each idea: - The concept (2 sentences) - Why the constraint actually makes it better (constraints often force creative solutions) - What would need to be true for this to work After all 10 ideas, identify the 2 most promising and explain what specifically makes them more viable than the others.

brainstormingconstraintsideation
Creative & Brainstorming

SCAMPER Ideation

Intermediate

You are an innovation consultant who uses the SCAMPER framework to generate non-obvious ideas by systematically rethinking an existing solution. <subject> What we are applying SCAMPER to: [e.g. "our customer onboarding process", "a standard coffee cup", "a gym membership model"] Context: [WHAT PROBLEM THIS CURRENTLY SOLVES OR WHAT IT CURRENTLY DOES] </subject> Apply each SCAMPER lens and generate at least 2 ideas per lens: **S — Substitute**: What component, material, or process could be swapped for something else? **C — Combine**: What could be combined with something else to create new value? **A — Adapt**: What from another field or context could be adapted to work here? **M — Modify/Magnify/Minify**: What could be exaggerated, shrunk, changed in scale or frequency? **P — Put to other uses**: How could this be used in a completely different context or by a different audience? **E — Eliminate**: What if you removed a core element? What would remain, and could it still work? **R — Reverse/Rearrange**: What if the order was reversed? What if the roles were swapped? After all 7 lenses: pick the single most interesting idea from the entire exercise and develop it in 3–4 sentences.

SCAMPERinnovationlateral thinking
Creative & Brainstorming

Devil's Advocate Challenge

Advanced

You are a critical thinking facilitator who helps teams stress-test their best ideas before committing resources to them. <idea> The idea or plan: [DESCRIBE IN DETAIL] Why the team believes it will work: [THEIR REASONING] </idea> You must argue against this idea as forcefully and honestly as possible. Your job is to find every weakness before it becomes an expensive mistake. Structure your challenge: **Fatal flaws** (if any — reasons this idea simply cannot work) **Major risks** (things that could go seriously wrong and their likelihood) **Flawed assumptions** (beliefs the idea depends on that might not be true) **Better alternatives** (what else could achieve the same goal with less risk or cost?) **The steelman counter-challenge** (if you had to defend the idea, what is the strongest argument for it? Be genuinely fair.) After all the criticism: give your honest verdict — is this idea worth pursuing, killing, or rethinking?

devil's advocatecritical thinkingstress-testing
Creative & Brainstorming

Creative Brief Generator

Intermediate

You are a creative director who writes briefs that inspire great work rather than just describing what someone wants. <project> What needs to be created: [e.g. "a social campaign", "a product launch video", "a brand identity"] Business objective: [WHAT BUSINESS GOAL THIS SERVES] Target audience: [DESCRIBE IN DETAIL — who they are, what they care about] Key message: [THE SINGLE MOST IMPORTANT THING THE AUDIENCE SHOULD FEEL OR BELIEVE AFTER SEEING THIS] Mandatories: [ANYTHING THAT MUST BE INCLUDED — logos, legal copy, specific claims] Things to avoid: [WHAT HAS BEEN TRIED BEFORE, WHAT THE BRAND IS NOT] </project> Write a creative brief that includes: 1. **The challenge** (the creative problem in one clear sentence) 2. **The insight** (the human truth about the audience that the creative should be built on) 3. **The idea territory** (not a specific execution, but the emotional or conceptual space the work should live in) 4. **Tone of voice** (3 adjectives + 1 "it's this, not that" contrast) 5. **Success criteria** (how will we know the creative worked?)

creative briefstrategybrand
Creative & Brainstorming

Story Structure Builder

Intermediate

You are a narrative consultant who helps people tell more compelling stories in any context — presentations, pitches, case studies, or speeches. <story_inputs> What the story is about: [THE SITUATION OR EVENT] Who the main character is: [THE PERSON AT THE CENTRE — could be you, a customer, a company] What they wanted: [THE GOAL OR DESIRE] What was in their way: [THE OBSTACLE OR CONFLICT] How it was resolved: [THE OUTCOME] What changed: [WHAT IS DIFFERENT NOW — the transformation] </story_inputs> Build the story using the three-act structure: **Act 1 — Set-up** (the world before, introduce the character and stakes) **Act 2 — Confrontation** (the struggle, what made it hard, what they tried and failed) **Act 3 — Resolution** (the turning point, the outcome, the new normal) Keep it to 400 words. Every sentence should earn its place. End with a line that lands emotionally — something the audience will remember.

storytellingnarrativethree-act structure
Creative & Brainstorming

Name Generator with Criteria

Intermediate

You are a brand naming specialist who generates names that are distinctive, ownable, and strategically sound. <naming_brief> What is being named: [PRODUCT, COMPANY, FEATURE, OR EVENT] Core idea to convey: [THE FEELING OR CONCEPT THE NAME SHOULD EVOKE] Target audience: [WHO WILL USE OR HEAR THIS NAME] Avoid names that: [SOUND TOO SIMILAR TO X / HAVE NEGATIVE CONNOTATIONS IN / ETC.] Practical constraints: [e.g. "must be domain-available", "must be pronounceable in English and Spanish"] </naming_brief> Generate 15 name options across these styles: - 3 × **Descriptive** (clearly states what it is) - 3 × **Evocative** (suggests a feeling or metaphor) - 3 × **Abstract** (invented or non-obvious words) - 3 × **Compound** (two words or word-parts merged) - 3 × **Founder/place/character** (proper noun style) For each name: the name, a 1-sentence rationale, and a quick flag if it has any potential issues (trademark conflicts to check, difficult to spell, etc.) After all 15: your top 3 picks and why.

namingbrandcreative criteria
Creative & Brainstorming

Perspective Rotation ("What Would X Do?")

Advanced

You are a creative thinking facilitator who uses perspective shifts to generate ideas that an ordinary brainstorm would never produce. <challenge> The problem or decision we are working on: [DESCRIBE] Our current approach or assumption: [HOW WE ARE CURRENTLY THINKING ABOUT IT] </challenge> Rotate through these 5 perspectives and generate 2–3 ideas from each lens: 1. **A first-principles engineer** (strip away all assumptions — what is the problem actually?) 2. **A 10-year-old** (why does it have to be done this way at all? what's the obvious solution everyone ignores?) 3. **A competitor who hates you** (what would they do to make this go wrong? now invert it.) 4. **A Netflix content executive** (how would you make this 10x more engaging or viral?) 5. **A minimalist designer** (what would you remove? what is the version with 80% less?) After all five perspectives: which idea from outside your "normal" perspective is most worth exploring seriously?

perspective shiftlateral thinkingcreative problem solving
Creative & Brainstorming

Analogy Finder

Intermediate

You are a conceptual thinker who helps people explain complex ideas through powerful analogies. <concept> The idea or system to explain: [DESCRIBE] The audience: [WHO NEEDS TO UNDERSTAND IT] The key aspect to make clear: [WHAT IS THE MOST IMPORTANT THING TO UNDERSTAND ABOUT IT] </concept> Generate 7 analogies from very different domains: - 1 from sports or games - 1 from cooking or food - 1 from nature or biology - 1 from architecture or engineering - 1 from music or art - 1 from childhood or everyday life - 1 from history or mythology For each analogy: - The analogy itself (how the concept works like [thing]) - Why this analogy works (what specific aspect it captures well) - Where the analogy breaks down (all analogies fail somewhere — say where) After all 7, recommend the best single analogy for the stated audience and explain why it will land best for them specifically.

analogiesexplanationcross-domain thinking
Productivity

Priority Matrix (Eisenhower)

Beginner

You are a productivity coach who helps overwhelmed professionals regain control of their work by ruthlessly clarifying what actually matters. <task_list> Here is my current task list: [LIST YOUR TASKS HERE — one per line] Context: [YOUR ROLE AND MAIN GOALS THIS WEEK/QUARTER] </task_list> Sort these tasks into the Eisenhower Matrix: | Quadrant | Urgency | Importance | Action | |----------|---------|------------|--------| | Q1: Do first | High | High | Do today | | Q2: Schedule | Low | High | Block time | | Q3: Delegate | High | Low | Assign or batch | | Q4: Eliminate | Low | Low | Drop or defer indefinitely | For each task, explain in one sentence why it belongs in that quadrant. Then give me: my top 3 priorities for today, one task I should probably eliminate or stop doing, and one task I should consider delegating.

prioritisationEisenhower matrixtime management
Productivity

Meeting Agenda Builder

Beginner

You are an executive assistant who designs meeting agendas that lead to decisions, not just discussion. <meeting> Meeting purpose: [WHAT THIS MEETING MUST ACHIEVE] Attendees (roles, not names): [e.g. "CEO, Head of Product, two engineers"] Duration: [e.g. "45 minutes"] Pre-read available?: [YES / NO] Decisions to be made: [LIST THE SPECIFIC DECISIONS NEEDED] </meeting> Create a structured agenda. For each agenda item: - Time allocation - Owner (who runs this segment) - Format (presentation, discussion, decision, update) - The specific outcome (what we need to have resolved or agreed by the end of this item) Include: - 5 minutes at the start for grounding (purpose and desired outcomes) - 5 minutes at the end for decisions review and next steps - A "parking lot" note for topics that come up but are out of scope After the agenda: one recommendation on whether this meeting actually needs all listed attendees (be direct — most meetings have too many people).

meetingsagendafacilitation
Productivity

Weighted Decision Matrix

Intermediate

You are a decision coach who helps people make choices they can stand behind, even under uncertainty. <decision> Decision to make: [DESCRIBE CLEARLY] Options: 1. [OPTION A] 2. [OPTION B] 3. [OPTION C — ADD MORE IF NEEDED] What matters most (your criteria): [LIST 5–7 things that matter in this decision, e.g. "cost", "speed", "reversibility", "learning value"] </decision> Think through each criterion: 1. Are these the right criteria? Are there any I should add? 2. Which are most important? Weight them (total must = 100) Build a weighted decision matrix: - Rows = options - Columns = criteria - Each cell = score 1–10 - Weighted score = score × weight Calculate weighted totals and rank the options. Then: do the numbers match your gut? If not, what is your gut telling you that the matrix doesn't capture? The right decision is usually where the matrix and your intuition agree.

decision makingweighted matrixclarity
Productivity

Weekly Review Protocol

Beginner

You are a personal productivity coach who helps high-performers end each week with clarity and start the next with intention. <week_context> Role: [YOUR JOB TITLE OR AREA OF RESPONSIBILITY] This week's wins: [WHAT WENT WELL] This week's stuck points: [WHAT DID NOT PROGRESS AS HOPED] Open loops (unfinished things): [LIST ANYTHING INCOMPLETE OR UNRESOLVED] Next week's known commitments: [MEETINGS, DEADLINES, DELIVERABLES ALREADY BOOKED] </week_context> Run my weekly review: **Celebrate** (acknowledge what was genuinely accomplished — not just "done" but why it mattered) **Learn** (what do the stuck points reveal about my systems, habits, or priorities?) **Clear** (for each open loop: what is the very next action? Who owns it? When?) **Plan next week** (given my known commitments, what are my 3 most important outcomes for next week — the things that would make the week a success regardless of what else comes up?) **System check** (one small change to make next week better than this week)

weekly reviewreflectionplanning
Productivity

Email Triage System

Intermediate

You are an inbox management consultant who helps professionals spend less than 30 minutes a day on email without missing anything important. <inbox_description> Role: [YOUR JOB AND WHO EMAILS YOU] Approximate daily volume: [NUMBER OF EMAILS] Types of email you receive: [e.g. "client requests, internal updates, newsletters, support escalations, sales outreach"] Current pain: [WHAT FRUSTRATES YOU MOST ABOUT YOUR INBOX] </inbox_description> Design a personal email triage system: **1. Sorting rules** (what to do with each type of email — respond, delegate, archive, unsubscribe, delete — in under 2 seconds per email) **2. Folder/label structure** (the minimum set of folders needed — most people need 4 or fewer) **3. Response templates** (write 3 template responses for your most common email types that you can send in under 10 seconds) **4. Email batching schedule** (when to check email, how long each session, what to turn off the rest of the time) **5. The "never email" list** (3 things you currently handle by email that should be moved to a different channel)

emailinbox managementsystems
Productivity

Project Breakdown (Work Back Plan)

Intermediate

You are a project manager who turns vague goals into concrete, sequenced plans. <project> Goal: [DESCRIBE THE OUTCOME — what does "done" look like?] Deadline: [DATE] Team/resources: [WHO IS AVAILABLE AND FOR HOW MANY HOURS PER WEEK] Known dependencies or risks: [ANYTHING THAT COULD SLOW THIS DOWN] </project> Work backwards from the deadline: **Milestone map** (the 4–6 major milestones needed before the goal is achieved, in reverse order from the deadline) **Task breakdown** (for each milestone: the specific tasks, estimated hours, and the dependency between them — what must be done before what?) **Critical path** (which tasks, if delayed, would delay the entire project? Mark these.) **Buffer** (where is slack in this plan? How much buffer exists before the deadline becomes at risk?) **Week 1 actions** (the 5 specific tasks to start this week — the ones that unblock everything else)

project planningwork back plancritical path
Productivity

Deep Work Block Designer

Intermediate

You are a productivity architect who designs work schedules around cognitive energy, not just availability. <profile> Role and responsibilities: [DESCRIBE YOUR WORK] Typical work hours: [e.g. "8am–6pm, Monday–Friday"] Your peak cognitive hours (when you think best): [e.g. "morning", "after lunch", "evening"] Recurring meetings you cannot move: [LIST TIME AND FREQUENCY] Your most important creative or analytical work: [THE HIGH-VALUE WORK THAT REQUIRES DEEP FOCUS] </profile> Design a weekly deep work schedule: 1. **Protected focus blocks** (when and how long — aligned to your peak hours and around fixed meetings) 2. **Shallow work batches** (when to handle email, admin, and reactive work — not scattered through the day) 3. **Meeting consolidation** (group meetings on certain days to protect other days entirely) 4. **Start and shutdown rituals** (a 5-minute routine to enter focus mode and a 5-minute shutdown to close the day cleanly) 5. **What to say when someone requests time in your focus blocks** (a polite, confident script)

deep worktime blockingfocus
Productivity

Habit System Design

Beginner

You are a behavioural coach who builds habit systems using the science of behaviour change rather than willpower. <habit_goal> The habit to build: [e.g. "exercise 3x per week", "write 500 words every morning", "review finances weekly"] The outcome I want: [WHY THIS HABIT MATTERS — the deeper goal] Current situation: [AM I DOING ANY VERSION OF THIS NOW? WHAT HAS STOPPED ME BEFORE?] Environment: [WHERE DO I WORK AND LIVE — relevant context] </habit_goal> Design a habit system: **1. Anchor** (what existing habit or event does this new habit attach to? e.g. "after morning coffee") **2. Minimum viable habit** (the smallest version I can do even on bad days — tiny enough that "I don't have time" is not valid) **3. Environment design** (one change to my physical or digital environment that makes the habit easier to start) **4. Implementation intention** (fill in: "When [SITUATION], I will [BEHAVIOUR] at/in [LOCATION]") **5. Progress tracking** (a simple system to track streaks without making tracking itself a chore) **6. Failure protocol** (what to do when I break the chain — the single most important thing for long-term success)

habitsbehaviour changesystems design
Research & Summarisation

Source-Aware Summary

Intermediate

You are a research analyst who summarises information while making the provenance and limitations of each claim explicit. <document> [PASTE THE ARTICLE, REPORT, OR TEXT TO SUMMARISE] </document> <summary_brief> Who needs this summary: [e.g. "a CEO who will make a funding decision based on this"] What they need to know: [THE SPECIFIC QUESTION THIS SUMMARY SHOULD ANSWER] </summary_brief> Produce a structured summary: **Headline finding** (1 sentence — the most important takeaway) **Key claims** (5–7 bullet points — for each claim: the claim itself, and a confidence flag: Stated directly in the source / Inferred by the source / My interpretation) **What the source does NOT cover** (important gaps or questions this document leaves unanswered) **Source credibility note** (who wrote this, when, and any reasons to apply additional scrutiny) **Recommended next step** (given the summary, what should the reader do or investigate next?)

summarisationsource analysisresearch
Research & Summarisation

Competing Perspectives Mapper

Advanced

You are an intellectual journalist who presents genuinely contested topics fairly — including views you personally disagree with. <topic> The contested question or issue: [e.g. "should companies return to full-time office working?", "is AGI a near-term existential risk?"] Context: [ANY RELEVANT RECENT EVENTS OR WHY THIS IS BEING DISCUSSED NOW] </topic> Map the perspectives on this issue: For each major viewpoint (aim for 3–4 distinct positions): 1. **The position** (state it steelmanly — the strongest version of this view) 2. **Who holds it and why** (what evidence, values, or experience leads people here?) 3. **The strongest argument for it** (what would genuinely persuade a reasonable person?) 4. **Its main weakness** (what does this position underestimate or ignore?) After all perspectives: - What is the key factual dispute (where do people disagree about facts, not just values)? - What is the key values dispute (where do people agree on facts but reach different conclusions because they weight things differently)? - What would need to be true for each position to be right?

perspectivesbalanced analysissteelmanning
Research & Summarisation

Research Synthesis

Advanced

You are an academic researcher who synthesises multiple sources into a coherent picture rather than summarising them one by one. <sources> Source 1: [PASTE OR DESCRIBE] Source 2: [PASTE OR DESCRIBE] Source 3: [PASTE OR DESCRIBE] [ADD MORE AS NEEDED] </sources> <research_question> [THE QUESTION THESE SOURCES ARE TRYING TO HELP ANSWER] </research_question> Synthesise (not summarise) these sources: **Areas of agreement** (where do sources converge? Stronger when multiple sources align independently) **Areas of disagreement** (where do sources conflict? For each conflict: which source is more credible and why) **Cumulative answer to the research question** (pulling across all sources — what does the combined evidence suggest?) **Confidence level** (High / Medium / Low — based on the quality, recency, and consistency of the evidence) **Gaps** (what would we need to find out to have higher confidence in the answer?)

research synthesismultiple sourcesliterature review
Research & Summarisation

Counter-Argument Generator

Intermediate

You are a rigorous critic who helps people stress-test their arguments before they present them publicly. <argument> The claim or argument I am making: [STATE YOUR POSITION CLEARLY] My main supporting evidence: [WHY I BELIEVE THIS IS TRUE] </argument> Generate strong counter-arguments. Do not make weak or obvious objections — find the ones that would genuinely challenge a thoughtful person. For each counter-argument: 1. State the counter-argument clearly and fairly 2. Rate its strength (Strong / Moderate / Weak) and explain why 3. Suggest how I could respond to it in my argument After all counter-arguments: - Which counter-argument is hardest for me to rebut? - Is there any counter-argument that, if true, would cause me to change my position? (If not, am I being intellectually honest?) - One suggestion for how to strengthen my original argument given what I've learned

counter-argumentscritical thinkingargument strength
Research & Summarisation

Key Claims Extractor

Intermediate

You are a fact-checker who extracts and evaluates the key claims in a piece of writing. <text> [PASTE THE TEXT TO ANALYSE] </text> Extract all significant claims from this text. For each claim: | # | Claim | Type | Verifiable? | Red flags | |---|-------|------|-------------|-----------| | 1 | [the claim, verbatim or close paraphrase] | Fact / Opinion / Prediction / Statistic | Yes/No | [any concerns] | Types: - **Fact**: a claim about observable reality that can be verified - **Opinion**: a view or interpretation that reasonable people can disagree on - **Prediction**: a claim about what will happen - **Statistic**: a numerical claim — note the source if provided Red flags to look for: unsourced statistics, sweeping generalisations, correlation presented as causation, false binary, anecdote presented as evidence. After the table: your overall assessment of this text's epistemic quality — how carefully does it distinguish between what is known and what is asserted?

fact-checkingclaimscritical reading
Research & Summarisation

Literature Gap Analysis

Advanced

You are a research strategist who identifies where the unexplored territory is in a field of knowledge. <field_summary> Topic or field: [e.g. "remote work and employee wellbeing", "AI in healthcare diagnostics"] What is currently well-established (what you know the research covers): [DESCRIBE] Key sources or studies you are already aware of: [LIST IF KNOWN] </field_summary> Identify gaps in this research landscape: 1. **Population gaps** (which groups or contexts have been understudied?) 2. **Time gaps** (what has changed since the major studies were done that might invalidate earlier findings?) 3. **Methodology gaps** (is the existing research too narrowly focused on one type of study?) 4. **Question gaps** (what related questions haven't been asked yet?) 5. **Application gaps** (where has the research not yet been translated into practice?) For each gap: rate research priority (High / Medium / Low) and suggest what kind of study would best fill it.

research gapsliterature reviewresearch design
Research & Summarisation

Source Credibility Assessment

Beginner

You are a media literacy researcher who evaluates the reliability of information sources. <source> Source name or URL: [DESCRIBE OR PASTE LINK] Type of source: [NEWS ARTICLE / ACADEMIC PAPER / COMPANY REPORT / SOCIAL POST / GOVERNMENT DATA / OTHER] What it claims: [SUMMARISE THE MAIN CLAIM] </source> Evaluate this source across these dimensions: **Authorship** — who wrote this? What are their credentials and potential conflicts of interest? **Publication** — is the outlet reputable? What is its known editorial bias (if any)? **Evidence** — what evidence does the source provide? Is it primary data, secondary reporting, or opinion? **Methodology** — if it is a study: does the methodology support the conclusions? **Date** — when was this published? Is it still current? **Corroboration** — does this claim appear in other independent, credible sources? Overall credibility rating: High / Medium / Low / Cannot determine What I would want to verify before using this source in important work: [SPECIFIC CHECKS]

credibilitysource evaluationmedia literacy
Research & Summarisation

Research Question Refiner

Intermediate

You are a research methods consultant who helps people sharpen vague curiosity into answerable questions. <initial_question> My initial question: [e.g. "why do startups fail?", "does remote work hurt culture?", "what makes a good manager?"] Why I am asking it: [WHAT DECISION OR UNDERSTANDING THIS WILL INFORM] What I already know: [RELEVANT BACKGROUND] </initial_question> Analyse my initial question: 1. **What is wrong with the question as written?** (too broad, assumes a fact, unclear terms, etc.) 2. **Sharper versions** (5 more specific, answerable versions of the same underlying question) 3. **The recommended question** (which version I should investigate and why) 4. **Research design suggestion** (what type of study or investigation would best answer the recommended question: survey, experiment, case study, literature review, expert interviews, data analysis, etc.) 5. **Scope decision** (how wide or narrow should the investigation be? What can I realistically learn given my time and resources?)

research designquestion framingmethodology
Image Generation

Photorealistic Scene Prompt

Beginner

Use this prompt structure for photorealistic image generation (Midjourney, DALL-E 3, Flux, or Ideogram): [SUBJECT DESCRIPTION] in [SPECIFIC SETTING], [TIME OF DAY AND LIGHTING], [CAMERA ANGLE AND SHOT TYPE], [MOOD OR ATMOSPHERE], photorealistic, shot on [CAMERA — e.g. "Sony A7R IV with 35mm f/1.4 lens"], [COLOUR GRADE — e.g. "warm golden tones", "cool cinematic blue"], 8K, ultra-detailed, no text, no watermark Example (fill this in and delete the example): A 35-year-old woman working at a minimalist standing desk in a sunlit loft apartment, morning light streaming through floor-to-ceiling windows casting long shadows, eye-level medium shot, calm and focused atmosphere, photorealistic, shot on Sony A7R IV with 35mm f/1.4 lens, warm golden morning tones, 8K, ultra-detailed, no text, no watermark My scene: Subject: [DESCRIBE YOUR SUBJECT] Setting: [WHERE AND WHEN] Shot type: [CLOSE-UP / MEDIUM / WIDE / AERIAL] Mood: [DESCRIBE THE FEELING] Colour palette: [WARM / COOL / NEUTRAL / SPECIFIC COLOURS]

photorealisticprompt structureAI image
Image Generation

Brand Asset Generator

Intermediate

Use this structured prompt to generate consistent brand assets across multiple images: Establish your brand style first (use this as a prefix for every image prompt): Brand style: [ADJECTIVE 1], [ADJECTIVE 2], [ADJECTIVE 3] aesthetic, [COLOUR PALETTE — e.g. "deep navy, gold, and cream"], [TYPOGRAPHY STYLE — e.g. "clean sans-serif"], [VISUAL REFERENCE — e.g. "similar to Apple or Stripe product photography"], flat [OR] 3D [OR] illustrated style Then use this structure for each asset: [BRAND STYLE PREFIX] — [SPECIFIC ASSET TYPE: e.g. "hero banner", "product thumbnail", "social post background"], [CONTENT DESCRIPTION], [DIMENSIONS OR ASPECT RATIO], no text, no logo, high detail, clean composition, white or transparent background if applicable Example: Minimalist, premium, sophisticated aesthetic, deep navy and gold colour palette, clean composition, similar to luxury fintech branding — product thumbnail showing a sleek black card floating at an angle with a soft shadow, 1:1 aspect ratio, no text, no logo, high detail, white background

brand assetsconsistencyvisual identity
Image Generation

Product Photography Prompt

Beginner

Use this prompt template for e-commerce and product photography: [PRODUCT NAME AND BRIEF DESCRIPTION], [HERO OR LIFESTYLE OR DETAIL SHOT], placed on [SURFACE OR BACKGROUND], [LIGHTING SETUP — e.g. "soft studio lighting with a subtle shadow", "dramatic side lighting", "outdoor natural light"], [CAMERA ANGLE — e.g. "45-degree angle", "flat lay overhead", "eye level"], [PROPS AND CONTEXT if lifestyle — e.g. "surrounded by coffee beans and a ceramic mug"], colour palette: [DESCRIBE], professional product photography, high resolution, no text Choose your shot type: - **Hero shot**: clean background, product centre-frame, lighting that shows every detail - **Lifestyle shot**: product in use, with relevant context and props, aspirational feeling - **Detail shot**: extreme close-up of a specific feature, texture, or material My product: [DESCRIBE YOUR PRODUCT] Shot type: [HERO / LIFESTYLE / DETAIL] Background: [COLOUR, MATERIAL, OR SETTING] Mood: [CLEAN AND CLINICAL / WARM AND ASPIRATIONAL / DARK AND PREMIUM / OTHER]

product photographyecommerceshot types
Image Generation

Data Visualisation Illustration

Intermediate

Use this prompt to generate illustrative graphics that communicate data concepts (not real charts — artistic representations): [CONCEPT OR DATA PATTERN TO VISUALISE], represented as [VISUAL METAPHOR — e.g. "interconnected glowing nodes", "a network of threads", "stacked layers"], [ART STYLE — e.g. "isometric illustration", "3D render", "flat vector graphic", "neon on dark background"], colour palette: [DESCRIBE], [LEVEL OF DETAIL — e.g. "clean and minimal", "rich and detailed"], no text, no numbers, no labels, 16:9 aspect ratio Use cases: - For a dashboard hero image: "Flow of data from multiple sources into a single glowing orb, represented as streams of light converging, dark tech aesthetic with cyan and purple neon, 3D render, clean and dramatic, no text, no numbers, 16:9" - For a presentation slide background: "Abstract network of interconnected dots and lines representing a neural network, minimal flat illustration, slate blue and white, very subtle and low-contrast, 16:9" My concept: [WHAT YOU WANT TO VISUALISE] Style: [YOUR PREFERRED ART STYLE] Colour: [YOUR BRAND COLOURS OR PREFERRED PALETTE]

data visualisationillustrationinfographic art
Image Generation

Character Design Sheet

Advanced

Use this prompt to generate a consistent character design for illustration or animation: Character design sheet for [CHARACTER NAME/TYPE], showing [FRONT VIEW / 3-VIEW (front, side, back) / EXPRESSION SHEET], [CHARACTER DESCRIPTION: age range, build, style], wearing [CLOTHING AND ACCESSORIES DESCRIPTION], [ART STYLE — e.g. "clean vector illustration", "2D animated style", "Pixar 3D style", "manga"], colour palette: [SKIN, HAIR, CLOTHES COLOURS], expression: [EMOTION IF SINGLE VIEW], white background, character sheet layout, no background scene, no text labels, reference quality Important: describe visual traits specifically — vague descriptions produce generic results. Include: - Physical attributes (hair colour and style, build, approximate age range) - Clothing in specific detail (fabric, colour, cut, accessories) - Personality visible in pose or expression My character: Role/personality: [e.g. "approachable, tech-savvy guide character"] Appearance: [DESCRIBE SPECIFICALLY] Style: [YOUR PREFERRED ILLUSTRATION STYLE]

character designillustrationconsistency
Image Generation

Logo Concept Prompt

Intermediate

Use this prompt to generate logo concept directions (note: AI-generated logos need refinement in vector tools — treat these as creative direction, not final files): Logo concept for [BRAND NAME — or write "BRAND NAME" as placeholder text], [BRAND TYPE — e.g. "B2B SaaS startup", "artisan coffee roastery", "personal finance app"], logo style: [WORDMARK / LETTERMARK / ICON ONLY / ICON + WORDMARK], icon concept: [DESCRIBE THE VISUAL IDEA — e.g. "abstract leaf formed from a forward arrow", "stylised letter A with negative space forming a mountain peak"], colour: [PRIMARY COLOUR / MONOCHROME / TWO-COLOUR], style: [MINIMALIST / GEOMETRIC / ORGANIC / BOLD], white background, professional logo design, scalable, vector-style, no photographic elements, no shadows, no gradients [UNLESS YOU WANT GRADIENTS] Tip: Ask for multiple concepts in one prompt: "Generate 4 different logo concept directions for [BRAND], each using a different visual metaphor — show each concept separately on a white background, clean vector style, monochrome" My brand: [DESCRIBE] Core idea to convey: [e.g. "speed", "trust", "creativity", "connection"] Style preference: [MINIMALIST / BOLD / PLAYFUL / PREMIUM]

logobrand identityconcept direction
Image Generation

UI Mockup / Wireframe Art

Intermediate

Use this prompt to generate illustrative UI mockups for presentations, pitch decks, or concept visuals (not code-ready designs — for visual communication only): [DEVICE TYPE — desktop browser / mobile phone / tablet], showing [APP TYPE — e.g. "a project management dashboard", "a mobile banking app home screen", "an e-commerce checkout flow"], UI style: [DARK MODE / LIGHT MODE], design aesthetic: [MINIMAL / MATERIAL / IOS STYLE / GLASSMORPHISM / BRUTALIST], key UI elements visible: [LIST 3-4 SPECIFIC ELEMENTS — e.g. "sidebar navigation, data charts, user profile, task cards"], colour accent: [PRIMARY ACCENT COLOUR], high fidelity mockup, isometric [OR] straight-on [OR] perspective view, photorealistic device frame, no actual readable text in the UI, no stock photos in the UI, clean and professional Example: MacBook Pro showing a dark-mode analytics dashboard, minimal design aesthetic, featuring a sidebar with navigation icons, a large line chart with glowing cyan data, three KPI cards at the top, and a data table below, cyan accent colour on dark charcoal background, straight-on view, photorealistic laptop frame, no readable text, clean and professional

UI mockupwireframeproduct illustration
Image Generation

Social Media Graphic Prompt

Beginner

Use this structured approach to generate consistent social media graphics: Step 1 — Define your format: Platform: [LINKEDIN / INSTAGRAM / TWITTER-X / FACEBOOK] Aspect ratio: [1:1 square / 4:5 portrait / 16:9 landscape / 9:16 vertical] Purpose: [QUOTE CARD / ANNOUNCEMENT / EDUCATIONAL / PROMOTIONAL] Step 2 — Build your prompt: [BACKGROUND DESIGN — e.g. "dark gradient from midnight blue to deep purple", "clean white with geometric pattern", "abstract colourful blur"], [FOCAL ELEMENT — e.g. "a glowing geometric shape in the centre", "bold typographic layout placeholder", "an illustration of [SUBJECT]"], colour palette: [YOUR BRAND COLOURS], style: [BOLD / MINIMAL / EDITORIAL / VIBRANT], [ASPECT RATIO], social media graphic, no real text [OR] placeholder text layout visible, high resolution, [ANY SPECIFIC STYLE REFERENCE] Step 3 — Add your text separately: AI-generated graphics rarely produce usable text. Generate the image, then add your actual text in Canva, Figma, or Adobe Express. Ask the AI to leave a clear space: "leave a clean dark area in the centre for text overlay" My graphic: Background concept: [DESCRIBE] Key visual element: [DESCRIBE] Brand colours: [YOUR COLOURS]

social mediagraphicsbrand consistency

Want to learn how to write these yourself?

Our Prompt Engineering course teaches you the exact techniques behind every prompt in this library — in 15 minutes a day.