From nanobanana
Generate app icons, favicons, and UI elements. Use when the user asks to create icons, favicons, logos, or UI elements in specific sizes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nanobanana:iconThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the nanobanana MCP server's `generate_icon` tool to create icons.
Use the nanobanana MCP server's generate_icon tool to create icons.
Parse the user's request and extract:
--sizes="16,32,64" (valid: 16, 32, 64, 128, 256, 512, 1024)--type=--style=--format=--background=--corners=--preview flagUser input: $ARGUMENTS
Call the generate_icon tool with the parsed parameters.
npx claudepluginhub tayzar-tznw/claude-nanobana-plugin --plugin nanobananaCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.