Hainrixz/claude-banana ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python based Claude Code project that helps people turn rough image ideas into polished prompts for AI image generators.
I want it to feel like a creative assistant. The user should be able to type something simple like “a cozy coffee shop with a cat” and the tool asks a few smart follow up questions, then rewrites it into a detailed prompt using a clear formula with subject, style, environment, lighting, action, camera, and texture.
Please include different modes for common image types like portraits, product shots, landscapes, logos, abstract art, fashion, UI, and infographics. Add a bunch of creative techniques and reusable prompt templates, plus brand style presets so the results can stay consistent.
If it makes sense, also include terminal scripts for generating or editing images directly with a Google AI API key, and a setup check script. Keep the whole thing easy to use from the command line, and make sure the prompts are ready to copy into an image generator. If you need current docs for anything, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit