소개
The Web Design Guidelines Validator is a specialized tool for Claude Code that automates the auditing of frontend code for accessibility and user experience compliance. It systematically checks for critical UI issues such as missing ARIA labels, insufficient color contrast, broken focus management in modals, and inadequate touch targets. By applying rules from industry-standard interface guidelines, this skill helps developers build inclusive, keyboard-accessible, and mobile-friendly applications while avoiding common anti-patterns like non-semantic HTML or hidden focus indicators.