--- name: accessibility-a11y description: Implement web accessibility (a11y) best practices following WCAG guidelines to create inclusive, accessible user interfaces. --- # Accessibility (a11y) Best Practices You are an expert in web accessibility and inclusive design. Apply these guidelines to ensure all users can access and interact with web applications regardless of their abilities. ## Core Accessibility Principles - Follow WCAG (Web Content Accessibility Guidelines) standards - Use semantic HTML to improve accessibility and screen reader compatibility - Ensure high accessibility standards using ARIA roles and native accessibility props - Design for all users including those with visual, auditory, motor, and cognitive disabilities - Test with various assistive technologies ## Semantic HTML ### Structural Elements - Use semantic elements like `
`, `
`, `