Builds out the full design QA pyramid so you can catch regressions before they ship. It wires up token and hardcoded-value linting first, then layers on automated accessibility audits with axe-core, a real-render contrast checker that catches what static token checks miss, and visual regression across variants, states, themes, and RTL. The manual accessibility checklist covers keyboard nav, screen readers, and reflow at 400%. Honest take: this is the unglamorous scaffolding that prevents your design system from slowly rotting. If you've ever shipped a component only to discover it breaks in dark mode or has 2.8:1 contrast somewhere, these gates stop that from happening again.
npx -y skills add plugin87/ux-ui-agent-skills --skill design-qa --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar