From nanobanana
Generate technical diagrams, flowcharts, and architectural mockups. Use when the user asks to create a diagram, flowchart, architecture diagram, network diagram, database schema, wireframe, mindmap, or sequence diagram.
npx claudepluginhub tayzar-tznw/claude-nanobana-plugin --plugin nanobananaThis skill uses the workspace's default tool permissions.
Use the nanobanana MCP server's `generate_diagram` tool to create technical diagrams.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Use the nanobanana MCP server's generate_diagram tool to create technical diagrams.
Parse the user's request and extract:
--type=--style=--layout=--complexity=--colors=--annotations=--preview flagUser input: $ARGUMENTS
Call the generate_diagram tool with the parsed parameters.