Wikiprompt
Log inSubmit

Navigation

  • Main Page
  • Search
  • Categories
  • Random Prompt

Contribute

  • Submit Prompt
  • Creators
  • Blog

Developers

  • API Documentation
  • MCP Server
  • Claude Skill
  • llms.txt

About

  • About Wikiprompt
  • Terms of Use
  • Privacy Policy
Powered by Wikiprompt

Content is available under Creative Commons Attribution-ShareAlike License

© 2026 Wikiprompt. The free prompt encyclopedia.

    View

    • Large icons
    • List

    Category

    All, Creative, Marketing, Business, Productivity, Coding, Education, Personal, Research, Other

    Source

    All, Twitter / X, Reddit, Instagram, Wikiprompt

    Uploaded

    Any, Last 7 days, Last 30 days, Last 90 days, Last year

    -

    Model

    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)

    Sort

    • Relevance
    • Top rated
    • Most recent
    • Most viewed

    Type

    • All
    • Images
    • Videos
    • Text

    Prompt length

    • All
    • Short
    • Medium
    • Long
    -

    Style

    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)

    Prompt type

    All, Creative generation (2567), Template (321), One-shot (226), System prompt (50), Workflow (39), Persona (6), Agent (3)

    Quality

    • All
    • ★ Featured only

    Rating

    Any, 2+ ★, 3+ ★, 4+ ★, 5+ ★

    About

    About Wikiprompt, Blog, Statistics, Creators, API, MCP Server, Claude Skill, Terms of Use, Privacy Policy

    Search

    Filters (2)▾
    View

    Large icons, List

    Category

    All, Creative, Marketing, Business, Productivity, Coding, Education, Personal, Research, Other

    Source

    All, Twitter / X, Reddit, Instagram, Wikiprompt

    Uploaded

    Any, Last 7 days, Last 30 days, Last 90 days, Last year

    -

    Model

    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)

    Sort

    Relevance, Top rated, Most recent, Most viewed

    Type

    All, Images, Videos, Text

    Prompt length

    All, Short, Medium, Long

    -

    Style

    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)

    Prompt type

    All, Creative generation (2567), Template (321), One-shot (226), System prompt (50), Workflow (39), Persona (6), Agent (3)

    Quality

    All, ★ Featured only

    Rating

    Any, 2+ ★, 3+ ★, 4+ ★, 5+ ★

    About Wikiprompt, Blog, Statistics, Creators, API, MCP Server, Claude Skill, Terms of Use, Privacy Policy

    CodingTextClear all

    50 prompts

    CodingScreenshot-to-Source Rebuild prompt for Claude Fable 5A vision to code prompt that has Claude Fable 5 rebuild a working front-end or data table directly from screenshots.CodingFirst-Shot Builder: one-pass app build prompt for Fable 5A one-shot app building prompt for Claude Fable 5 designed to replace long multi-prompt build workflows with a single clear brief.CodingVerifier Swarm: independent fresh-context QA prompt for Fable 5A verification prompt that has Claude Fable 5 spawn an independent fresh-context subagent to check its own work against a spec instead of self-grading.CodingScope boundary template to stop AI agents from reward hackingA guardrail template that scopes an autonomous coding agent's permissions and forces honest status reporting, reducing reward hacking behavior.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.CodingStarlink 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.CodingSub-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.CodingPre-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.Coding ★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.CodingModern Monitoring & Observability StrategyHow to move beyond simple alerts to a deep understanding of your system's health using the three pillars of observability.CodingInfrastructure 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.CodingZero Trust Architecture ImplementationA roadmap for moving away from traditional perimeter security to a modern Zero Trust model.CodingMLOps Pipeline ArchitectureHow to build a production-ready machine learning pipeline, from data collection to model deployment.Coding ★Full-Stack Performance OptimizationA comprehensive guide to squeezing every millisecond out of your stack, from database indexing to frontend hydration.Coding ★Event-Driven Microservices ArchitectureA blueprint for building scalable, resilient event-driven systems using Kafka, RabbitMQ, or Redis Streams.CodingAccessibility AuditRevisión de accesibilidad web (A11y).CodingTypescript InterfacesGenera tipos estrictos a partir de JSON.CodingDocker SetupArchivos de configuración para contenedores.CodingDebugging AssistantAyuda para encontrar errores lógicos.CodingPython Data AnalysisScript de Pandas para análisis de datos.CodingRegex GeneratorCrea expresiones regulares complejas.
    ←1 / 32 →