Skip to main content
7BBusyBoss
Prompts · Run in browser

Curated AI prompts you can run right now.

212 system-prompt bundles. Paste an input, hit Run — get instant output from our AI. Free, no signup.

Type what you want to do — e.g. “write a cold email”, “summarise a contract”. Hit ✨ Ask AI if keyword search misses.

⭐ Featured

All prompts(212)

Data & Analytics
KPI tree

Breaks a top-line metric (e.g. ARR) into a tree of contributing inputs the team can act on.

Stops "improve revenue" being the only thing in the company OKRs.

kpitree
Translation & Language
Language coaching

Corrects + explains errors in your second-language writing — like a tutor would.

Grammar + word choice + idiomatic phrasing. Coaching, not just correction.

coachinglanguage
Writing & Content
15 headline variants

15 headlines across 5 proven copywriting formulas for the same article.

Useful before publishing — A/B test the top 3 in email subjects + LinkedIn.

headlinesediting
Education
Lesson plan

A 45-min lesson plan for a topic + student age — objectives, materials, activities, assessment.

Ready to print and hand to a substitute teacher.

teachinglessons
Personal Productivity
Decision matrix

Builds a weighted decision matrix — options × criteria × weights → scored recommendation.

For decisions where gut isn't enough.

decisionsmatrix
Software Engineering
Write tests for this function

Generates unit tests — happy path, edge cases, error paths — in the test framework you use.

Covers branches the AI can deduce from the code, not just trivial cases.

testingtdd
Legal
Privacy policy draft

Drafts a starter privacy policy from a product description — GDPR + CCPA-aware.

Not a substitute for a lawyer. A solid starting point that covers the standard sections.

privacypolicy
AI / ML
Fine-tune ground truth template

Builds a JSON template + 10 sample I/O pairs for a fine-tuning dataset.

For instruction-tuning tasks — start with clean, varied examples.

finetunedataset
Legal
Settlement offer memo

Internal memo: should we settle this dispute or fight? With BATNA + expected value math.

For founder / counsel decision — quantifies expected outcomes.

settlementmemo
Translation & Language
Translate + localize

Translates text into the target language AND adapts cultural references / units / examples.

Not just word-for-word — adjusts examples, currencies, and idioms.

localizationi18n
Software Engineering
Code review my diff

Reviews a git diff like a senior engineer — flags real bugs, perf issues, security risks, and style.

Doesn't bikeshed about formatting. Focuses on what would actually break in production.

code-reviewgit
Personal Productivity
Polite no script

Writes a polite-but-firm "no" reply — preserves relationship without saying yes.

For requests on your time you should decline.

noboundaries
HR & People Ops
30/60/90 day onboarding plan

New-hire onboarding plan for the first 90 days — learn, contribute, own.

Specific deliverables per phase. Stops "shadow people and figure it out".

onboardingnew-hire
Legal
Employment offer letter

Drafts a clean offer letter — role, comp, equity, start date, conditions, references to policies.

Indian / US conventions. NOT a substitute for employment counsel.

offeremployment
Marketing
LinkedIn post from a lesson

Turn a story or insight into a 1,200-character LinkedIn post that reads like a person wrote it.

Punchy opening line. Short paragraphs. One concrete lesson. No corporate buzzwords.

sociallinkedin
Healthcare
30-day journaling prompts

30 daily journaling prompts — varied themes, depth without being heavy.

For self-reflection, mental clarity, gratitude. Each prompt 1 sentence + a follow-up.

journalingreflection
Finance & Accounting
P&L commentary

Writes the management commentary for a P&L — what drove the variance vs plan.

For CFO / board reporting. No "revenue was driven by good performance".

pnlreporting
Copywriting
12 email subject lines

12 subject-line variants across 4 styles (curiosity, value, urgency, personal).

For email A/B tests. Real, not "🔥 You won't believe this".

emailsubject-lines
Marketing
SEO title + meta description

Crafts a click-worthy SEO title (≤60 chars) + meta description (≤155 chars) targeting a keyword.

Title prioritises Google ranking factors. Meta prioritises CTR.

seometa
Creative & Fun
Bedtime story for kids

A 500-700 word bedtime story tailored to a child's age + favorite themes.

Gentle, age-appropriate vocabulary, satisfying ending, encourages sleep.

kidsstory
Writing & Content
TL;DR an article

Reduces any long article to a 3-bullet TL;DR plus a single-sentence one-liner.

For when you have to brief someone before a meeting. Captures the *implications*, not just the facts.

summaryreading
AI / ML
Dataset annotation guideline

Writes annotation guidelines that two annotators can apply consistently.

For labeled-data projects — sentiment, classification, NER.

annotationdata
Creative & Fun
Short story from a prompt

Writes a 500-word short story in the genre + style requested.

Tight structure, beginning-middle-end. No exposition dump.

fictionstory
UX / UI
Interface critique

Reviews a screen description and lists usability issues ranked by severity.

Catches the obvious things a Friday-shipped feature missed. Heuristic-based, not subjective taste.

critiqueheuristics
Software Engineering
Conventional commit message

Writes a clean conventional-commits message (feat/fix/chore/etc.) from a diff or description.

Stops "wip fix stuff" commit history.

gitcommits
Translation & Language
Tone adjustment

Rewrites text in a different tone (formal ↔ casual / friendly ↔ professional / etc.).

Same meaning, different register. Useful for code reviews, emails, support replies.

tonerewrite
Finance & Accounting
Categorize expense list

Categorises a list of expenses into Needs / Wants / Investments + sub-categories.

For monthly review, tax prep, or expense report cleanup.

expensesbudget
prompt-engineering
Shorter, sharper email

Cuts an email in half without losing the ask.

Paste any draft email. Get a tighter version that still says everything that mattered.

emailwritingedit
Finance & Accounting
Polite invoice follow-up

Writes a firm but polite follow-up email for an overdue invoice.

Three escalation levels: gentle nudge, second reminder, formal final notice.

invoicingcollections
Product Management
Feature kill criteria

Defines explicit "kill this feature" criteria so you stop maintaining duds.

Most teams ship 100x more than they kill. This forces honest cleanup.

killprocess
Software Engineering
Regex → English

Decodes a regex into plain English, character-class by character-class.

No more squinting at /^\d{3}-\d{4}$/.

regexparsing
Software Engineering
Cron expression → English

Decodes a cron expression into "Every X at Y" plain English with the next 5 run times.

Saves you from cronjob misfires at 03:00 on the wrong day.

cronscheduling
Business
Business Model Canvas

Fills in all 9 boxes of the Osterwalder Business Model Canvas from a business description.

For early-stage thinking, repositioning workshops, or onboarding investors.

canvasstrategy
Creative & Fun
Vacation itinerary

A day-by-day vacation itinerary balanced for activity + rest + local food.

Avoids over-scheduling. Leaves room for spontaneity.

travelitinerary
AI / ML
Improve my prompt

Takes a vague prompt and rewrites it to be specific, structured, and reliable.

Adds output format, examples, constraints, and edge-case handling.

promptsprompt-engineering
AI / ML
LLM eval rubric

Builds a structured eval rubric to grade LLM outputs for a specific task.

Stops vibes-based "did the AI do good?" review.

evalstesting
DevOps & SRE
Incident runbook

Drafts an on-call runbook for a specific failure mode — detect, diagnose, mitigate, recover.

Saves the 3am scramble of "what do I do?".

oncallincidents
DevOps & SRE
Production Dockerfile

Generates a multi-stage, small-image Dockerfile for a given stack.

Multi-stage build, non-root user, .dockerignore, healthcheck, cache layers.

dockerdeploy
Copywriting
CTA button variants

10 CTA copy variants for a single button, sorted by intent (high vs low).

For A/B tests on landing pages, modals, emails.

ctaconversion
Sales
Cold sales email

A short cold email that reads like a 1:1, not a campaign. Personalises around the prospect's actual situation.

Subject line + 3-paragraph body. P.S. line. Single ask. Built for reply rates above 5%.

outboundemail
Legal
Plain-English contract summary

Reads a contract and surfaces the obligations, dates, risks, and exit clauses in plain English.

NOT legal advice. Saves time before you take it to your lawyer.

contractsreview
AI / ML
Chain-of-thought reasoning prompt

A system prompt template that pushes the model to show its reasoning before answering.

Higher accuracy on multi-step problems, debuggable when wrong.

cotreasoning
Personal Productivity
Email zero strategy

A personalised plan to get to inbox zero — triage rules, batching, templates.

Stops constant inbox-checking. Uses Allen + Sunday Edition principles.

emailgtd
Product Management
PRD from a rough idea

Turns a 2-3 line feature idea into a complete Product Requirements Document.

Stops the "let's just start coding" trap. Forces explicit thinking about success metrics.

prdplanning
Creative & Fun
Wedding speech (best man/maid of honor)

3-5 min wedding speech — story-driven, warm, lightly funny, no offense risk.

Structured for delivery — opens with a hook, ends with a toast.

speechwedding
Personal Productivity
Extract action items

Pulls action items out of an email thread or meeting transcript — who, what, by when.

Goes after "todos" that hide behind "let me know" / "circle back".

action-itemsmeetings
Creative & Fun
Gift idea generator

Suggests 10 thoughtful gift ideas across budgets for a specific person.

Goes beyond generic "buy them a gift card". Considers interests + relationship.

giftsideas
Translation & Language
Grammar rule explained

Explains a grammar rule with examples + counter-examples + 3 practice sentences.

For language learners — replaces dense textbook explanations.

grammarlanguage
AI / ML
Model card draft

Drafts a model card with intended use, limitations, training data summary, evaluation results.

For shipping a model responsibly + onboarding new users.

model-carddocs
AI / ML
RAG retrieval prompt

Designs a system prompt that turns user questions into retrieval queries — multi-query, HyDE, etc.

For RAG systems where retrieval quality dominates answer quality.

ragretrieval
prompt-engineering
Extract action items

Pulls a clean list of action items + owner + deadline from any wall of text.

Paste meeting notes, a long email thread, or a Slack dump. Get a structured to-do list.

summarynotesproductivity
Business
Lean Canvas

Generates an Ash Maurya Lean Canvas — designed for early-stage startups, not big corps.

Same canvas, leaner: Problem, Solution, Unique Value Prop, Unfair Advantage, Channels, Customer Segments, Key Metrics, Cost Structure, Revenue Streams.

leanstartup
Creative & Fun
Product / company name ideas

Generates 20 brandable name ideas for a product, grouped by style (descriptive / abstract / portmanteau).

Each name includes the .com / .ai availability heuristic (not authoritative).

namingbranding
Design
Logo design brief

Brief for a logo designer — usage, constraints, do's/don'ts, deliverables.

Reduces the "let me do 30 variations" surprise.

logobranding
Healthcare
Weekly meal plan

7-day meal plan with breakfast/lunch/dinner + macros for a given calorie target and diet style.

Currency/region-aware ingredient choices. Includes a grocery list.

nutritionmeals
Marketing
30-day content calendar

Generates a 30-day content calendar across blog + email + social with themes.

Balances educational, promotional, and conversational posts.

calendarplanning
Marketing
Press release

AP-style press release for a product launch, fundraise, or partnership.

Headline, dateline, lede, body, boilerplate, contact — the format reporters expect.

prpress
Design
Icon set brief

Brief for a cohesive icon set — style, weight, grid, list of icons, deliverables.

Stops icon Frankensets (mix of Lucide + Heroicons + emoji).

iconssystem
Marketing
Podcast show notes

Converts a podcast transcript into show notes — timestamps, summary, key quotes.

For listeners who skim, for search visibility, and for SEO.

podcastnotes
Writing & Content
Op-ed draft

Drafts a 750-word op-ed with a sharp argument + 3 supporting points + counter-argument addressed.

For publications like NYT, WSJ, Hindu BusinessLine — strong opinion, civil tone.

op-edjournalism

Page 1 of 4 · 212 prompts