From design-library
Audits UI code against 100+ web interface guidelines from Vercel covering accessibility, forms, dark mode, typography, animation, images, performance, navigation, touch, and internationalization.
How this skill is triggered — by the user, by Claude, or both
Slash command
/design-library:guidelinesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Load the `web-design-guidelines` skill by reading its source file:
web-design-guidelines skill by reading its source file:
~/.claude/plugins/local/design-library/skills/web-design-guidelines/SKILL.md
Then load the source SKILL.md it points to.❌ Error (blocks compliance): [issue] — [fix]
⚠️ Warning (best practice): [issue] — [fix]
💡 Suggestion (enhancement): [issue] — [fix]
If no code is in context, ask: "Which file or component should I audit?"
npx claudepluginhub zeta92/design-library-pluginAudits UI code for compliance with Vercel's Web Interface Guidelines covering accessibility, UX, and design best practices.
Audits UI code for web design guidelines compliance, covering accessibility, performance, and responsive design. Invoked by queries like 'review my UI' or 'check accessibility'.
Reviews web UI code for compliance with fetched Web Interface Guidelines from Vercel labs. Checks accessibility, design, UX; outputs terse file:line findings.