From meigen-ai-design
Searches a curated design gallery for visual inspiration. Displays preview images, prompt excerpts, and categories. Supports selecting a result to view the full prompt.
How this command is triggered — by the user, by Claude, or both
Slash command
/meigen-ai-design:find <keywords>The summary Claude sees in its command listing — used to decide when to auto-load this command
# Quick Find Search the curated gallery for inspiration. Show visual results immediately. ## Instructions 1. Call `mcp__meigen__search_gallery` with query: `$ARGUMENTS` - If no arguments provided, call with no query to get trending picks - Use limit: 6 for a good visual spread 2. Display results as a compact list: - Number, preview image (markdown), one-line prompt excerpt, category 3. End with: "Say a number to see the full prompt, or describe what you want to generate." If the user picks a number, call `mcp__meigen__get_inspiration` with that entry's ID to show the full promp...
Search the curated gallery for inspiration. Show visual results immediately.
mcp__meigen__search_gallery with query: $ARGUMENTS
If the user picks a number, call mcp__meigen__get_inspiration with that entry's ID to show the full prompt and images.
Keep output visual and scannable. No long explanations.
39plugins reuse this command
First indexed Mar 9, 2026
Showing the 6 earliest of 39 plugins
npx claudepluginhub pmcconville-hub/agents --plugin meigen-ai-design/findSearches a curated design gallery for visual inspiration. Displays preview images, prompt excerpts, and categories. Supports selecting a result to view the full prompt.
/mood-boardGenerates a mood board of curated design inspiration from sites like Dribbble and Behance, analyzing UI patterns, color palettes, typography, layouts, and techniques.
/preview-designsGenerates 3 distinct self-contained HTML/CSS design previews with animations for a website theme, from site description or regenerates from existing spec.
/gen-moodboardGenerates 3 AI moodboard directions for a brand or campaign concept, extracting brand personality, defining visual styles, and producing 4–6 image prompts per direction with rationale.
/designSearches design knowledge base for UI/UX guidance across domains like style, color, typography, and charts; generates design systems, palettes, pairings, and inspiration.
/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.