smithery/aiskillstore

frontend-accessibility

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 …

Installation

$ npx skills add smithery/aiskillstore --skill frontend-accessibility

Summary

  • 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.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/aiskillstore · top by installs.

npx skills add smithery/aiskillstore

Browse all from smithery/aiskillstore

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,813 B
  • docs SUMMARY.md 617 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

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](../../../agent-os/standards/frontend/accessibility.md)