diff --git a/README.md b/README.md index ba038f3..619fff5 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ Claude Plugins are extensions that enhance Claude Code with custom slash command ### Image Generation - [nano-banana](https://github.com/Ibrahim-3d/nano-banana-claude-plugin) - Google Gemini image generation plugin. Text-to-image, text-guided image editing, style transfer, 4K output, search grounding, and multi-reference composition — all from a single `/genimage` command. Powered by `gemini-2.5-flash-image` and `gemini-3-pro-image-preview`. +- [prompt-to-asset](https://github.com/MohamedAbdallah-14/prompt-to-asset) - MCP server that generates production-ready visual assets (app icons, favicons, OG images, logos, wordmarks) by routing requests across 30+ image generation models. Three execution modes: inline SVG, external prompt, or full API generation. Validates output for WCAG contrast and palette consistency. Zero API key required for first run via Pollinations and Stable Horde free tiers. MIT licensed. ## Getting Started