When to use this skill:
- •When creating new UI components or interactive elements
- •When modifying existing frontend components
- •When working on files like *.tsx, *.jsx, *.vue, *.svelte, or HTML templates
- •When adding images that need alternative text
- •When creating form inputs that need labels
- •When implementing keyboard navigation for interactive elements
- •When adding or styling focus indicators
- •When checking or setting color contrast ratios
- •When choosing between semantic HTML elements (nav, main, article, button)
- •When adding ARIA attributes (aria-label, aria-describedby, role)
- •When managing focus in modals, dialogs, or single-page applications
- •When structuring heading levels (h1-h6) for document outline
- •When testing with screen readers or accessibility tools
Frontend Accessibility
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