skills/claude-design/SKILL.md
Unified design workflow router for critique, accessibility review, developer handoff, design system work, UX copy, user research, and research synthesis. Use when users ask naturally for design feedback, mockup review, a11y audit, handoff specs, UX writing, research planning, research synthesis, or mention Figma, Pencil, or HTML design workflows and should not need to invoke separate sub-skills manually.
npx skillsauth add jsonlee12138/prompts claude-designInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill as the single entry point for design-related requests. Route the request to the most relevant reference prompt instead of asking the user to invoke separate design skills. Keep the reference prompts as the source of detailed guidance; this file only decides which reference(s) to load and which tool path to lock.
Use this exact confirmation when there is no available design-tool connection:
There is no available design-tool connection right now. Do you want me to continue in HTML design mode?
Read references/CONNECTORS.md whenever you need to interpret ~~design tool semantics for this skill.
Default to one best-matching reference. Only combine multiple references when the user request clearly spans multiple design stages. If the request is ambiguous, ask one minimal clarifying question before loading references. Do not expand scope implicitly.
references/design-critique.mdreferences/accessibility-review.mdreferences/design-handoff.mdreferences/design-system.mdreferences/ux-copy.mdreferences/user-research.mdreferences/research-synthesis.mdDefault to a single reference. Combine multiple references when the user request clearly spans multiple design stages.
Examples:
references/design-critique.md + references/accessibility-review.mdreferences/design-critique.md + references/design-handoff.mdreferences/research-synthesis.md + references/user-research.mdOther multi-stage pairings follow the same pattern when the request warrants it.
When combining, keep this order:
development
Use when creating, editing, or validating Makefiles. Provides templates for Go, Node, Python, Docker, and Monorepo projects with self-documenting help targets. Also validates existing Makefiles against conventions. Triggers on: Makefile, makefile, make help, validate makefile, lint makefile.
development
Use when creating or debugging GitHub Actions workflows that publish npm packages with trusted publishing / OIDC. Triggers on npm publish in CI, ENEEDAUTH, E404 or E422 during publish, tag-triggered releases, setup-node auth behavior, or provenance issues in public vs private GitHub repositories.
tools
TanStack (Router/Query/Form/Table) configuration guide for Vite + React projects. Covers Vite plugin setup, main.tsx registration, DevTools configuration, and editor settings. Use when setting up or reviewing TanStack config in a Vite project. Triggers on: vite-tanstack, tanstack config, tanstack router setup, tanstack query setup, tanstack form setup, tanstack table setup.
tools
Configure UnoCSS with unocss-preset-shadcn using a semi-automatic, framework-agnostic workflow. Use when setting up or updating UnoCSS + shadcn integration, deciding monorepo vs single-project component destinations, enforcing peerDependencies in monorepos, and requiring shadcn MCP + manual component creation mode.