From nano-tech-diagrams
Use when the user wants the full pipeline: take a whiteboard photo, pick a style, clean it up, and save the result as a publishable diagram with optional comparison.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin nano-tech-diagramsThis skill uses the workspace's default tool permissions.
End-to-end orchestration skill that transforms a whiteboard photo into a polished, publishable diagram. Optionally generates a side-by-side comparison and drafts a one-line caption.
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.
End-to-end orchestration skill that transforms a whiteboard photo into a polished, publishable diagram. Optionally generates a side-by-side comparison and drafts a one-line caption.
${CLAUDE_USER_DATA:-${XDG_DATA_HOME:-$HOME/.local/share}/claude-plugins}/nano-tech-diagrams/projects/<name>/. If not provided, uses default ${CLAUDE_USER_DATA:-${XDG_DATA_HOME:-$HOME/.local/share}/claude-plugins}/nano-tech-diagrams/diagrams/.list-diagram-styles. Default: corporate-clean. Offer to run list-diagram-styles if unsure.false.claude mcp add nano-tech-diagrams -- npx -y nano-tech-diagrams-mcp and stop.cleanup-whiteboard with the source photo, style preset, and comparison flag.cleanup-whiteboard output.projects/<name>/ and create a simple index or metadata file.projects/<name>/ if project name was provided.cleanup-whiteboard skill's troubleshooting suggestions.