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

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
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
👀 See Also

Open-Source Article 12 Logging Library for EU AI Act Compliance
A free, open-source TypeScript library for Node.js apps using Vercel AI SDK that implements Article 12 logging requirements with append-only JSONL logs, SHA-256 hash chaining for tamper detection, and 180-day retention enforcement.

Murmur: An Open-Source Cron Daemon for Automating Claude Code Sessions
Murmur is a cron daemon that schedules and automates Claude code sessions using a HEARTBEAT.md file for configuration.

Google Surf MCP: Free Google Search MCP with PDF Handling and Tiered Extraction
Google Surf MCP is a free MCP server for Google search and URL extraction that handles PDFs and offers a tiered extraction mode (abstract/full) to save tokens.
MTP + Unified Memory Boosts llama.cpp Inference 30% on RTX 5090
Enabling MTP speculation alongside GGML_CUDA_ENABLE_UNIFIED_MEMORY=1 pushes Qwen3.6-27B Q8_0 from 49 to 64 tok/sec on an RTX 5090 with 128GB system RAM.