Enhances image generation prompts using Subject-Context-Style structure and best practices. Use this skill when generating images, creating illustrations, photos, visual assets, editing images, or crafting prompts for image generation.
AgriciDaniel
from GitHub
开发与编程
Ultimate AI prompt database and builder with 2,500+ curated prompts across 19 categories and 17 AI models (Midjourney, Flux, Leonardo AI, DALL-E, Sora, Imagen, Mystic, Stable Diffusion, Ideogram, Adobe Firefly, and more). Search, build, enhance, and adapt prompts for image generation, video creation, text, and meta-prompt generators. Use when user says "prompt", "find a prompt", "build a prompt", "enhance my prompt", "adapt this prompt", "prompt library", "image prompt", "video prompt", "midjourney prompt", "flux prompt", or any AI prompt engineering task. Do NOT use for terminal/CLI prompts, JavaScript prompt() dialogs, user input prompts, or bash prompt customization. --- # Prompt Engine -- Ultimate AI Prompt Database and Builder 2,500+ curated prompts across 19 categories, 17 AI models, and 4 output types. ## Quick Reference | Command | What it does | |---------|-------------| | `/prompt [query]` | Search prompts by keyword, category, model, or style | | `/prompt-build` | Build a custom prompt from scratch with guided workflow | | `/prompt-enhance` | Enhance an existing prompt with pro techniques | | `/prompt-adapt` | Adapt a prompt for a different AI model | | `/prompt-library` | Browse, filter, and explore the full prompt library | ## Orchestration Logic 1. If user provides a **search query** or asks to **find/search** -> run search workflow below 2. If user wants to **create/build** a new prompt -> route to `/prompt-build` 3. If user has an **existing prompt** to improve -> route to `/prompt-enhance` 4. If user wants to **convert** between models -> route to `/prompt-adapt` 5. If user wants to **browse/explore** -> route to `/prompt-library` 6. If ambiguous, show the Quick Reference table and ask ## Search Workflow (Default /prompt)