242 prompts · Page 2 of 11
Set up visual regression testing in CI with Playwright. Capture screenshots, compare against baselines, and block PRs on visual changes.
Create a software tutorial screencast script with zoom cues, cursor highlights, chapter markers, and voiceover direction. Clear, efficient, no wasted time.
Write a complete 90-second animated explainer video script. Problem-solution-CTA structure with visual direction for each scene.
Reliably extract structured JSON from LLM responses. Schema validation, retry on malformed output, and fallback parsing strategies.
Implement consumer-driven contract testing with Pact. Ensure API changes don't break consumers without running full integration tests.
Generates a complete dashboard specification with KPIs, chart types, data sources, and layout for any business function.
Production-grade Docker Compose setup for a full-stack app. App, DB, Redis, worker, nginx — with hot reload, health checks, and named volumes.
Create a faceless YouTube video script with AI voiceover direction, stock footage/AI visual plan, and engagement optimization. No camera needed.
Create a scroll-stopping 15-second TikTok product demo. Hook in 2 seconds, problem-solution format, native feel — not an ad.
Generate ambient meditation music with binaural-friendly tones, slow evolution, and zero sudden changes. Perfect for guided meditation, yoga, or deep focus.
Design an aerial drone shot sequence for landscapes, real estate, events, or establishing shots. Flight path, camera settings, and editing notes.
Build a semantic code search engine using embeddings. Search by intent ('function that validates email') rather than exact text matches.
Design the visual direction for a video podcast. Camera angles, switching patterns, overlay graphics, and engagement techniques for YouTube/Spotify.
Comprehensive k6 load testing suite with smoke, load, stress, and spike test scenarios. Thresholds, custom metrics, and CI integration.
Generate an indie pop song with a memorable hook, dreamy verses, and an anthemic chorus. Think Clairo meets The 1975 — bedroom pop but polished.
Master React Server Components data fetching patterns. Server-only queries, streaming with Suspense, waterfall prevention, and cache strategies.
Create a podcast intro script with music direction, voiceover cues, and sound design. Sets the tone in 15-30 seconds. Memorable, branded, efficient.
Generate a YouTube Shorts concept with an irresistible 3-second hook that stops the scroll. Multiple hook formats: question, shock, visual surprise.
Build a fast local-first backend using Bun's built-in SQLite. CRUD API, migrations, full-text search, and WAL mode for concurrent reads.
Generate a chill lo-fi hip hop beat for studying. Vinyl crackle, warm keys, mellow drums, and rain ambiance — the eternal YouTube study stream aesthetic.
Build a Retrieval-Augmented Generation pipeline with hybrid search (vector + keyword) and a reranking step for higher precision answers.
Generate a high-energy EDM festival track with a massive drop, euphoric breakdown, and crowd-moving bassline. Main stage energy.
Build a Web Worker pool that distributes CPU-intensive tasks across threads. Task queue, load balancing, and progress reporting.
Build a prompt template engine that supports variables, conditionals, loops, and includes. Like Handlebars but for LLM prompts.