Claude Code Plugins

Community-maintained marketplace

Feedback

Frontend Accessibility

@EIS-ITS/vss-cli
0
0

Build accessible user interfaces using semantic HTML, ARIA attributes, keyboard navigation, color contrast, and screen reader compatibility. Use this skill when creating or modifying HTML templates, React/Vue components, forms, interactive elements, navigation menus, modals, or any UI code. Apply when implementing keyboard navigation, focus management, alt text for images, form labels, heading structure, color contrast, or testing with screen readers. Use for all frontend development to ensure interfaces are usable by people with disabilities and meet WCAG accessibility standards.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name Frontend Accessibility
description Build accessible user interfaces using semantic HTML, ARIA attributes, keyboard navigation, color contrast, and screen reader compatibility. Use this skill when creating or modifying HTML templates, React/Vue components, forms, interactive elements, navigation menus, modals, or any UI code. Apply when implementing keyboard navigation, focus management, alt text for images, form labels, heading structure, color contrast, or testing with screen readers. Use for all frontend development to ensure interfaces are usable by people with disabilities and meet WCAG accessibility standards.

Frontend Accessibility

When to use this skill

  • When creating or editing HTML templates, JSX, or component markup
  • When building forms with input fields, labels, and validation messages
  • When implementing interactive UI elements (buttons, links, dropdowns, modals)
  • When creating navigation menus or page layouts
  • When adding images, icons, or visual content to the UI
  • When implementing keyboard navigation or focus management
  • When choosing colors, backgrounds, or text styling
  • When building dynamic content or single-page application views
  • When creating modals, dialogs, or overlay components
  • When implementing heading structures (h1-h6) for page content
  • When adding ARIA attributes to enhance screen reader support
  • When testing UI components for accessibility compliance
  • When refactoring existing UI code to improve 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