Frontend Accessibility
When to use this skill
- When creating or editing UI component files (e.g.,
.jsx,.tsx,.vue,.svelte,.html) - When implementing forms and form inputs
- When building interactive elements (buttons, links, dropdowns, modals)
- When creating navigation menus or site structure
- When adding images and requiring alt text
- When implementing keyboard navigation or focus management
- When choosing colors and ensuring sufficient contrast ratios
- When using ARIA attributes for complex components
- When creating heading structures and document outlines
- When building dynamic content or single-page application views
- When testing with screen readers or accessibility tools
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle frontend accessibility.
Instructions
For details, refer to the information provided in this file: frontend accessibility