Nano Banana 2 Promptor Skill
Description
Claude Code skill that generates optimized Nano Banana 2 (Gemini 3.1) image prompts for ecommerce, marketing, and print-on-demand design
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Nano Banana 2 Promptor Skill
A Claude Code plugin that auto-generates optimized **Nano Banana 2 (Gemini 3.1)** image generation prompts from natural conversation context. Specializes in ecommerce product photography, marketing visuals, social media graphics, and print-on-demand graphic design.
Installation
# Step 1: Add this marketplace
/plugin marketplace add thangphistudent/nano-banana-2-promptor-skill
# Step 2: Install the plugin
/plugin install promptor@nano-banana-2-promptor-skill
Usage
Just talk naturally about creating visuals. The skill auto-triggers when you mention creating, generating, or designing images for products, social media, marketing, or POD.
**Examples:**
"create a streetwear t-shirt design with skulls and flames for my Etsy shop"
"generate an instagram post image for my artisanal coffee brand"
"make a cute kawaii cat design for coffee mugs"
"I need a minimalist poster design with just the word BREATHE"
What It Does
- Parses your context - Accepts any input format (free-form, structured, or minimal keywords)
- Routes intelligently - POD designs get niche-specific design rules; commercial images get camera specs and platform optimization
- Applies design intelligence - 10 validated niche modules, visual hierarchy rules, color systems, anti-pattern guards
- Outputs structured JSON - Ready-to-paste prompt with full context analysis and metadata
Output Format
{
"context_analysis": {
"detected": { "subject, category, audience, purpose, style..." },
"inferred": { "niche_module, color_system, composition, aspect_ratio..." },
"design_philosophy": "mini art movement for POD categories"
},
"prompt_components": {
"style, subject, setting, composition, typography, lighting, technical, constraints"
},
"assembled_prompt": "Ready-to-paste narrative prompt for Nano Banana 2",
"metadata": { "model_target, aspect_ratio, resolution, design_rules_applied..." }
}
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://