Claude Banana: A Claude Code plugin for image generation with design system awareness

✍️ OpenClawRadar📅 Published: April 17, 2026🔗 Source
Claude Banana: A Claude Code plugin for image generation with design system awareness
Ad

Claude Banana is a Claude Code plugin for image generation using Google's Gemini API. Unlike basic API calls, it provides context-aware prompt crafting by reading your project's design system.

Key features

  • Context-aware prompt crafting — Reads your Tailwind config, CSS variables, design tokens, and existing assets to understand your project's visual style
  • Smart questioning — Instead of asking 10 questions about colors and mood, it infers what it can from your code and only asks about what's missing
  • Code integration — After generating, it can drop the image into your assets folder and update the image for you
  • Zero dependencies — Just curl and base64, works everywhere
  • 3 Gemini models — Flash for quick iterations, Pro for high quality
Ad

Usage

You can use /generate-image [Prompt] if you already know what you want. For context-aware generation, the plugin analyzes your design system files.

Installation

Install via: /plugin marketplace add Crypto-star/claude-banana

Technical details

  • Free and open source
  • Built using Claude Code idea by crypto-star
  • GitHub repository: github.com/Crypto-star/claude-banana

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also