AI Prompt Search Engine

Search PromptyBox Library

Found 328 curated AI prompts matching your search criteria.

Featured Search Results

Clear Filters
Street Style Menswear Editorial — demo preview placeholderFlux

street style editorial photo of a man in an oversized wool coat, crossing a city street, motion blur in background traffic, overcast soft light, 35mm, fujifilm color science

Street Style Menswear Editorial

An editorial look that uses overcast light as a giant softbox and background motion blur for energy. The film-stock reference locks the grade. Works as a series — change the outfit, keep the recipe.

38145
Cozy Christmas Cabin Interior — demo preview placeholderSDXL

cozy log cabin interior at christmas, fireplace glow, decorated tree with warm fairy lights, wide angle 24mm, soft window light, photorealistic, high detail

Cozy Christmas Cabin Interior

An interior scene built around two believable light sources — fireplace and window — so the fairy lights read as accents instead of noise. Great for greeting cards and seasonal banners; keeps detail without the HDR-everything look.

59078
Claude

This function is too long and untested. Produce: (1) a characterisation test suite that pins current behaviour including its bugs, (2) a seam-by-seam extraction plan, (3) the refactored version. Behaviour changes are forbidden — flag suspected bugs in comments instead of fixing them. [PASTE FUNCTION]

▸ ready to run
Claude

This function is too long and untested. Produce: (1) a characterisation test suite that pins current behaviour including its bugs, (2) a seam-by-seam extraction plan, (3) the refactored version. Behaviour changes are forbidden — flag suspected bugs in comments instead of fixing them. [PASTE FUNCTION]

Legacy Function Strangler

A refactoring prompt that puts characterisation tests before any code movement and outlaws behaviour changes — suspected bugs get flagged, not silently fixed. The output is a safe, reviewable migration rather than a rewrite gamble.

654105
Misty Alpine Valley at Dawn — demo preview placeholderFlux

alpine valley filled with low fog at dawn, first light hitting peaks, layered ridgelines, 70-200mm compression, muted blue-gold palette, ultra detailed

Misty Alpine Valley at Dawn

A landscape prompt built on telephoto compression and layered fog rather than saturation. The blue-gold palette constraint stops the sunrise from going radioactive, and ridgeline layering gives depth that flat wide shots miss.

55872
GPT-4

Create 15 Google RSA headlines (max 30 chars) and 4 descriptions (max 90 chars) for [KEYWORD]. Cover four angles: price, speed, trust, outcome. Mark which headlines can be pinned to position 1. Every line must make sense in any combination with the others.

▸ ready to run
GPT-4

Create 15 Google RSA headlines (max 30 chars) and 4 descriptions (max 90 chars) for [KEYWORD]. Cover four angles: price, speed, trust, outcome. Mark which headlines can be pinned to position 1. Every line must make sense in any combination with the others.

RSA Headline Grid Builder

Builds a responsive search ad the way the format actually works: interchangeable lines across four angles with pin candidates marked. The any-combination rule prevents the mismatched headline salad RSAs are famous for.

57898
Claude

Review this schema migration for a production Postgres database under load. Check: lock levels per statement, table rewrite triggers, index build strategy, and rollback path. Output a go/no-go verdict with the exact statement that carries the most risk and a safer sequencing if one exists. [PASTE MIGRATION]

▸ ready to run
Claude

Review this schema migration for a production Postgres database under load. Check: lock levels per statement, table rewrite triggers, index build strategy, and rollback path. Output a go/no-go verdict with the exact statement that carries the most risk and a safer sequencing if one exists. [PASTE MIGRATION]

Migration Plan Reviewer

A pre-deploy gate for schema changes: every statement gets a lock-level check and the riskiest one is named explicitly. The safer-sequencing requirement regularly converts a table-locking migration into a zero-downtime one.

54392
Claude

Outline a 7-slide Instagram carousel teaching [TOPIC] to [AUDIENCE]. Slide 1: hook under 8 words. Slides 2-6: one idea per slide, max 20 words each, escalating specificity. Slide 7: save-worthy summary + soft CTA. Include an alt-text line per slide.

▸ ready to run
Claude

Outline a 7-slide Instagram carousel teaching [TOPIC] to [AUDIENCE]. Slide 1: hook under 8 words. Slides 2-6: one idea per slide, max 20 words each, escalating specificity. Slide 7: save-worthy summary + soft CTA. Include an alt-text line per slide.

Instagram Carousel Skeleton

A carousel structure tuned for saves: tight hook, one idea per slide, and a summary slide people bookmark. Alt-text per slide is included because accessibility and SEO both reward it and everyone forgets it.

44172
Hand-Drawn Bistro Crest — demo preview placeholderMidjourney v6

vintage hand-drawn crest logo for a french bistro, crossed cutlery and wheat sprigs, circular badge, letterpress texture, two-color, 1920s engraving style

Hand-Drawn Bistro Crest

A badge-style restaurant mark with era and technique pinned to the 1920s engraving look. Two-colour constraint keeps print costs real. The crossed-cutlery motif reads 'bistro' from across the street.

33847
Drone Sweep Over Turquoise Coastline — demo preview placeholderKling

aerial drone shot sweeping along a turquoise coastline with white cliffs, morning light, gentle forward motion, waves rolling in slow motion, cinematic color grade

Drone Sweep Over Turquoise Coastline

A travel-reel staple: forward drone motion, morning light, slow-motion surf. The gentle-motion constraint keeps the AI from producing nausea-cam. Pairs well with a mid-reel cut to street-level footage.

50363
Claude

Review every useEffect in this file. For each: state what it synchronises, whether it should be an event handler instead, and whether the dependency array is correct. Flag effects that should not exist. Output a table: effect | purpose | verdict | fix. [PASTE FILE]

▸ ready to run
Claude

Review every useEffect in this file. For each: state what it synchronises, whether it should be an event handler instead, and whether the dependency array is correct. Flag effects that should not exist. Output a table: effect | purpose | verdict | fix. [PASTE FILE]

useEffect Dependency Doctor

Turns the vaguest part of React — effects — into a table audit with a verdict per effect. The 'should this be an event handler' question catches the majority of real-world effect misuse. Great pre-review pass.

996175
GPT-4

For this function, identify the algebraic properties it should satisfy (idempotence, inverse pairs, invariants, ordering). Write property-based tests for each using the idiomatic library for the language. Include two deliberately nasty generators: adversarial strings and boundary numerics. [PASTE FUNCTION]

▸ ready to run
GPT-4

For this function, identify the algebraic properties it should satisfy (idempotence, inverse pairs, invariants, ordering). Write property-based tests for each using the idiomatic library for the language. Include two deliberately nasty generators: adversarial strings and boundary numerics. [PASTE FUNCTION]

Property-Based Test Generator

Moves testing from example-listing to property thinking: the prompt asks which algebraic laws the code must obey, then encodes them with hostile generators. Finds the edge cases table-driven tests always miss.

48580
GPT-4

Generate 12 scroll-stopping hooks for a cold Facebook audience for [OFFER]. Mix formats: 3 contrarian claims, 3 specific-number results, 3 problem call-outs, 3 curiosity gaps. Max 12 words each. Then pick the 2 you would test first and say why.

▸ ready to run
GPT-4

Generate 12 scroll-stopping hooks for a cold Facebook audience for [OFFER]. Mix formats: 3 contrarian claims, 3 specific-number results, 3 problem call-outs, 3 curiosity gaps. Max 12 words each. Then pick the 2 you would test first and say why.

Cold Audience Hook Batcher

A hook-generation prompt with enforced format variety so you get a real test matrix instead of twelve rephrasings of one idea. The self-selection step at the end doubles as a quality filter you can argue with.

693115
Corporate Headshot, Window Light — demo preview placeholderMidjourney v6

professional headshot of a woman in a navy blazer, large window light from camera left, clean grey seamless, 85mm f/2, natural retouch, confident slight smile

Corporate Headshot, Window Light

A LinkedIn-grade headshot recipe: one big soft source, one seamless, one lens. Specifying 'natural retouch' keeps skin texture believable. Batch-generate a team's worth by swapping subject and blazer colour only.

66987
GPT-4

Write a pandas pipeline that ingests this CSV description, handles missing values with per-column strategies you justify, normalises dtypes, and outputs a validated DataFrame. Use method chaining, type hints, and add three assertion checks that would catch silent data corruption. [DESCRIBE COLUMNS]

▸ ready to run
GPT-4

Write a pandas pipeline that ingests this CSV description, handles missing values with per-column strategies you justify, normalises dtypes, and outputs a validated DataFrame. Use method chaining, type hints, and add three assertion checks that would catch silent data corruption. [DESCRIBE COLUMNS]

Pandas Cleanup Pipeline Builder

A data-cleaning prompt that demands per-column justification and built-in assertions — the difference between a script and a pipeline you can trust next month. Method chaining keeps the result readable in review.

713120
Claude

List the top 6 objections a [AUDIENCE] visitor has before buying [PRODUCT]. For each: the section type that answers it (proof, demo, guarantee, comparison), the headline for that section, and where it sits on the page. Then assemble the full page order with one primary CTA repeated at most 3 times.

▸ ready to run
Claude

List the top 6 objections a [AUDIENCE] visitor has before buying [PRODUCT]. For each: the section type that answers it (proof, demo, guarantee, comparison), the headline for that section, and where it sits on the page. Then assemble the full page order with one primary CTA repeated at most 3 times.

Landing Page Objection Grid

Builds a landing page from objections outward rather than templates inward — every section exists to kill a named doubt. The CTA repetition cap keeps the page persuasive instead of desperate.

771130
Isometric SaaS Dashboard Explainer — demo preview placeholderRunway

isometric 3d animation of a saas dashboard assembling itself, cards sliding into place, soft shadows, calm easing, clean white background, subtle camera drift

Isometric SaaS Dashboard Explainer

An explainer bed with calm easing and a white background so UI text stays legible under voiceover. The assemble-itself motif communicates 'product coming together' without needing a single real screenshot.

32939