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

Navigating OpenClaw Installation Issues
Users encounter installation challenges between openclaw.ai and openclawd.ai, each providing different setup commands.

OpenClaw Benchmark Shows Qwen3.5:27B Outperforms Other Local LLMs for Agent Tasks
A benchmark of 7 local LLMs on 22 real agent tasks using OpenClaw found qwen3.5:27b-q4_K_M scored 59.4%, while the runner-up qwen3.5:35b scored only 23.2%. Most models couldn't find basic tools like email functions.

Conduid: Trust Infrastructure Layer for MCP Servers Built with Claude
Conduid indexes over 25,000 MCP servers across GitHub, npm, PyPI, and major directories, scoring each 0-100 based on GitHub activity, security posture, documentation quality, and maintenance signals. The entire codebase was written with Claude by a solo founder.

ClaudeClaw: Free Claude Code Plugin for Persistent AI Agents on Messaging Platforms
ClaudeClaw is a free, open-source MIT-licensed Claude Code plugin that runs Claude as a persistent agent on Slack, WhatsApp, and Telegram. It requires Node.js 20+, Claude Code, and your own Anthropic API key, with OS-level sandbox isolation via Anthropic's sandbox-runtime.