From nano-tech-diagrams
Use when the user has an existing diagram or screenshot and wants to transform it into a different visual style or polish the rendering.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin nano-tech-diagramsThis skill uses the workspace's default tool permissions.
Transform an existing diagram, screenshot, or sketch into a new visual style. The MCP tool `image_to_image` accepts a source image, target style (preset or free-text brief), and optional preservation directives.
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.
Transform an existing diagram, screenshot, or sketch into a new visual style. The MCP tool image_to_image accepts a source image, target style (preset or free-text brief), and optional preservation directives.
list-diagram-styles (e.g. blueprint, pixel-art, neon-sign) OR free-text style brief (e.g. "clean, minimalist, flat design"). Default: corporate-clean. Offer to run list-diagram-styles if unsure.${CLAUDE_USER_DATA:-${XDG_DATA_HOME:-$HOME/.local/share}/claude-plugins}/nano-tech-diagrams/diagrams/<slug>-<timestamp>.pngclaude mcp add nano-tech-diagrams -- npx -y nano-tech-diagrams-mcp and stop.mcp__nano-tech-diagrams__image_to_image with source_image (base64 or URL), target_style, preservation_directives.