From nanobanana
Generate seamless patterns and textures. Use when the user asks to create patterns, textures, backgrounds, tiles, or wallpapers.
npx claudepluginhub tayzar-tznw/claude-nanobana-plugin --plugin nanobananaThis skill uses the workspace's default tool permissions.
Use the nanobanana MCP server's `generate_pattern` tool to create patterns and textures.
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_pattern tool to create patterns and textures.
Parse the user's request and extract:
--size=--type=--style=--density=--colors=--repeat=--preview flagUser input: $ARGUMENTS
Call the generate_pattern tool with the parsed parameters.