All, Creative, Marketing, Business, Productivity, Coding, Education, Personal, Research, Other
All, GPT Image 2 (800), ChatGPT (274), 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 (299), One-shot (225), System prompt (50), Workflow (38), Persona (6), Agent (3)
20 prompts
A single-shot coding prompt (built with Claude Fable 5) that generates a full procedural 3D character system in Three.js - primitive-shape creatures fused seamlessly by a custom SDF vertex shader, witβ¦

A one-shot Claude Code prompt that parallelizes dozens of agents to build many self-contained creative demos and mini-games at once - a template for large-scale parallel demo generation via the Claudeβ¦

A one-shot game-building prompt by Wharton professor Ethan Mollick: asks the model to invent a playable game that simulates the feeling of chess mastery. Run with Claude (Fable) or any strong coding mβ¦

A Claude / coding-agent prompt that runs a pre-launch security review of a vibe-coded app - security headers, OWASP vulnerabilities, credential/data leaks, Row Level Security, server-side validation, β¦

A Claude Code prompt that turns Claude into your CTO: it interviews you one question at a time (AskUserQuestion), builds the app to match a reference screenshot, and deploys it live via Netlify - aimeβ¦

A Claude Code prompt that generates a TouchDesigner Python (DAT) script for a 3D glitch cube driven by real-time MediaPipe hand tracking, with per-gesture controls for position, rotation, scale, distoβ¦

A 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.
Reusable starter prompts plus a planning-first workflow for vibe-coding a third-person 3D fantasy game with AI: scope the world and character in conversation before building.

A comprehensive system prompt that transforms AI into a disciplined senior software engineer for collaborative coding sessions with human oversight.
A structured prompt template for coding tasks that combines role-playing as a senior Python engineer with Chain of Thought and Tree of Thoughts methodologies.
A structured template for conducting thorough, constructive code reviews with clear issue identification and actionable feedback.

A blueprint for building scalable, resilient event-driven systems using Kafka, RabbitMQ, or Redis Streams.
A comprehensive guide to squeezing every millisecond out of your stack, from database indexing to frontend hydration.
Refactoriza cΓ³digo sucio siguiendo principios SOLID y Clean Code.
Generate a complete API design document including endpoints, request/response schemas, error handling, authentication, and OpenAPI specification.
Get detailed, actionable code reviews like you would from a senior engineer. Covers security, performance, maintainability, and best practices.
Automatically generate comprehensive documentation for design system components including usage guidelines, props, accessibility notes, and code examples.
Analyze and optimize slow database queries. Get detailed explanations of query plans, indexing strategies, and performance improvements.
Design a comprehensive error handling strategy for your application. Includes error types, logging, user messaging, and recovery strategies.
Generate comprehensive Architecture Decision Records (ADR) for your tech stack choices. Perfect for documenting why you chose specific technologies.