From meigen-ai-design
Generates an image directly from a prompt, skipping intent assessment. Enhances short prompts automatically before delegation.
How this command is triggered — by the user, by Claude, or both
Slash command
/meigen-ai-design:gen <prompt>The summary Claude sees in its command listing — used to decide when to auto-load this command
# Quick Generate Generate an image immediately from the user's description. This is the fast path — skip exploration and go straight to generation. ## Instructions 1. Look at the user's prompt: `$ARGUMENTS` 2. If the prompt is very short (under 10 words), call `mcp__meigen__enhance_prompt` first to enrich it, then use the enhanced result 3. If the prompt is already detailed (10+ words), use it directly 4. Delegate to the **image-generator** agent with the prompt (keeps base64 data out of main context) 5. When the agent returns, show a brief one-line creative comment about the generation ...
Generate an image immediately from the user's description. This is the fast path — skip exploration and go straight to generation.
$ARGUMENTSmcp__meigen__enhance_prompt first to enrich it, then use the enhanced resultDo NOT:
This is a quick-fire command. Generate and show.
npx claudepluginhub smarks26/agents --plugin meigen-ai-design30plugins reuse this command
First indexed Mar 9, 2026
Showing the 6 earliest of 30 plugins
/genGenerates an image directly from a prompt, skipping intent assessment. Enhances short prompts automatically before delegation.
/ai-image-generatorGenerates AI images for hero sections, icons, OG images, or illustrations using Gemini or GPT APIs based on a text description.
/gen-imageGenerates brand-aligned AI images with structured prompts across Midjourney, DALL-E, Ideogram, Firefly, and Stable Diffusion. Produces primary prompt, two variations, seed strategy, and platform specs.
/nanobananaGenerates images, edits photos, creates icons, patterns, stories, diagrams via natural language requests, auto-selecting specialized tools.
/visualizeGenerate high-resolution images for design ideas or prototypes using DALL-E 3 or Gemini. Accepts idea-id and optional --provider (openai/gemini) and --quality flags.
/midjourney-promptCraft effective Midjourney V7 prompts through guided interactive discovery