All, Creative, Marketing, Business, Productivity, Coding, Education, Personal, Research, Other
All, GPT Image 2 (800), ChatGPT (298), Model-agnostic (247), Seedance 2.0 (242), Nano Banana Pro (226), Gemini Nano Banana (210), Gemini Nano Banana Pro (182), Grok Imagine (83), Claude (61), Gemini (44), Midjourney v7 (29), Nano Banana 2 (27), Veo 3 (25), Gemini Nano Banana 2 (24), GPT Image 1.5 (24), Midjourney (21), NotebookLM (20), Midjourney v8.1 (14), ChatGPT / Gemini (12), Kling AI 3.0 Turbo (12)
All, cinematic (198), photorealistic (115), editorial (106), portrait (96), commercial (39), fashion (38), minimalist (31), studio (31), luxury (30), product-photography (29), lifestyle (28), golden-hour (26), surreal (25), miniature (23), infographic (21), 3d-render (20), poster (20), candid (19), monochrome (19), macro (18)
All, Creative generation (2567), Template (321), One-shot (226), System prompt (50), Workflow (39), Persona (6), Agent (3)
85 prompts
Build a Crossy Road clone in a single HTML file (three.js)
Agency site with services presented as 3D supermarket packaging
TouchDesigner hand-controlled 3D glitch cube (Claude Code)Coding β
One-Shot GPU Code Optimization with Benchmark PlanA coding prompt that asks the model to port CPU code to the GPU and verify correctness against a golden image (PSNR > 40dB) while benchmarking throughput.
Build an interactive faster-than-light travel simulation demoCodingStarlink beacon positioning script for RTL-SDRA Claude Code prompt for a Python script that triangulates GPS-independent position from Starlink satellite beacons using an RTL-SDR receiver.
Build a scroll-storytelling website with Claude (Three.js + GSAP)
Starter prompts for building a 3D fantasy game with AI
One-line OWASP security audit prompt for CursorCodingSub-agent loop to iterate a VLM prompt against ground truthA meta-prompt that spins up sub-agents to iteratively tune a vision-language model's recall and precision against a ground-truth eval set, used for scaling Grok VLM tasks.CodingSecurity-focused API integration test promptA prompt for generating security-focused integration tests that catch auth, IDOR, rate-limiting and injection holes before an API ships. Used in Cursor.
3D supermarket packaging agency website promptCodingPre-deploy security audit prompt for CursorA one-shot Cursor prompt that audits a codebase for exposed keys, unprotected routes, and missing auth checks before shipping to production.
Auto-dispute-response system for Stripe with evidence PDFs
No-code build request template for Claude CodeCoding β
Senior Software Engineer AI System Prompt for Collaborative CodingA comprehensive system prompt that transforms AI into a disciplined senior software engineer for collaborative coding sessions with human oversight.Coding β
Senior Python Engineer Prompt Template with CoT and ToTA structured prompt template for coding tasks that combines role-playing as a senior Python engineer with Chain of Thought and Tree of Thoughts methodologies.
Constructive Code Review Template
Autonomous port a physics simulation to JavaScriptCodingInfrastructure as Code (Terraform) Best PracticesA guide to building maintainable, secure, and scalable cloud infrastructure using Terraform.CodingData Governance for Modern EnterprisesA framework for ensuring data quality, security, and compliance across the organization.Coding β
Full-Stack Performance OptimizationA comprehensive guide to squeezing every millisecond out of your stack, from database indexing to frontend hydration.CodingMLOps Pipeline ArchitectureHow to build a production-ready machine learning pipeline, from data collection to model deployment.CodingZero Trust Architecture ImplementationA roadmap for moving away from traditional perimeter security to a modern Zero Trust model.