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

Karpathy's autoresearch project: AI agents run overnight LLM training experiments
Andrej Karpathy released a minimal autoresearch project where an AI agent edits train.py, runs 5-minute nanochat training experiments, checks if val_bpb improved, and repeats overnight on a single GPU.

AutoClaw Local Runner Review: Easy Setup, Credit Costs, and Uninstall Issues
A user tested AutoClaw, a local runner for OpenClaw/AutoGLM from Zai_org, finding the setup smooth but encountering high credit consumption, task failures, and concerning persistence after uninstallation including registry entries and plaintext credentials.

ShareMyClaudeMD: Tool Converts Claude-Generated Markdown Files to Shareable Rendered Pages
A developer built sharemyclaudemd.com, a free tool that converts any Markdown file into a live, rendered page with a shareable URL and QR code. The tool addresses the friction of sharing Claude-generated Markdown files, which often requires recipients to open them in a specific editor or push to GitHub just for a rendered view.

OpenClaw Developer Seeks Killer Use Cases After 900 User Trials
OpenClaw's creator reports that while users try features like Telegram interfaces, calendar integrations, and automated workflows, most don't stick with the tool long-term. The challenge is finding daily-use workflows that become essential rather than experimental.