Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aiskillstore avatar

Frontend Accessibility

  • 1 installs
  • 404 repo stars
  • Updated August 5, 2026
  • aiskillstore/marketplace

frontend-accessibility is a Claude skill for implementing accessible UIs with semantic HTML, keyboard navigation, color contrast, ARIA, and focus management.

About

This skill guides implementing accessible user interfaces with semantic HTML, keyboard navigation, sufficient color contrast, screen-reader support, ARIA attributes, and focus management. It lists when to apply accessibility work and points to a bundled accessibility standards file. A developer uses it when building or editing React components, forms, and interactive elements.

  • Guidance for accessible React UIs: semantic HTML, ARIA, and keyboard navigation
  • Covers color contrast to WCAG 4.5:1, focus management, and screen-reader support
  • Triggers when editing .tsx/.jsx components, forms, and interactive elements

Frontend Accessibility by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #1,912 of 2,245 Frontend Development skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

frontend-accessibility capabilities & compatibility

Free; no API keys required.

Capabilities
accessibility audit · aria implementation · focus management · contrast checking
Use cases
frontend · ui design
Runs
Runs locally
Pricing
Free
From the docs

What frontend-accessibility says it does

When choosing colors and verifying contrast ratios meet WCAG standards (4.5:1 minimum)
SKILL.md
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.
SKILL.md
npx skills add https://github.com/aiskillstore/marketplace --skill frontend-accessibility

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars404
Last updatedAugust 5, 2026
Repositoryaiskillstore/marketplace

What it does

Build accessible React UIs with semantic HTML, ARIA, contrast, and focus management.

When should I use this skill?

When creating or editing React components, forms, interactive elements, or choosing colors and contrast ratios.

What you get

Accessible components with semantic HTML, ARIA, focus management, and WCAG-compliant contrast.

  • accessible React components
  • ARIA and focus-management fixes

By the numbers

  • WCAG minimum contrast ratio 4.5:1

Files

SKILL.mdMarkdownGitHub ↗

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.

When to use this skill

  • When creating or editing React components in .tsx or .jsx files
  • When implementing semantic HTML elements (nav, main, button, article, section, etc.)
  • When building forms and ensuring all inputs have associated labels
  • When implementing keyboard navigation and focus management
  • When adding interactive elements like buttons, links, modals, or menus
  • When choosing colors and verifying contrast ratios meet WCAG standards (4.5:1 minimum)
  • When adding alternative text to images or icons
  • When implementing ARIA attributes for complex UI patterns
  • When testing components with screen readers
  • When creating logical heading hierarchies (h1-h6)
  • When implementing visible focus indicators for keyboard navigation
  • When managing focus in dynamic content, modals, or single-page applications
  • When ensuring touch targets are appropriately sized for accessibility

Instructions

For details, refer to the information provided in this file: frontend accessibility

Related skills

FAQ

What contrast ratio should colors meet?

WCAG standards with a 4.5:1 minimum contrast ratio.

When does this skill apply?

When editing .tsx or .jsx components, forms, interactive elements, colors, ARIA, or focus states.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.