--- name: web-accessibility description: Enforces semantic HTML and accessibility standards (ARIA, keyboard navigation, color contrast). Use when building or auditing UI components. --- # Web Accessibility Skill Ensures the MapRecruit interface is accessible to all users, including those using assistive technologies. ## When to use this skill - When building new React components. - When auditing existing UI for accessibility regressions. - When creating complex interactive elements (modals, dropdowns, calendars). ## How to use it ### 1. Semantic Structure - Use `