Back to skills
SkillHub ClubShip Full StackFull StackFrontend

frontend-accessibility

Imported from https://github.com/EIS-ITS/vss-cli.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
0
Hot score
74
Updated
March 20, 2026
Overall rating
C2.0
Composite score
2.0
Best-practice grade
C68.4

Install command

npx @skill-hub/cli install eis-its-vss-cli-frontend-accessibility

Repository

EIS-ITS/vss-cli

Skill path: .claude/skills/frontend-accessibility

Imported from https://github.com/EIS-ITS/vss-cli.

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack, Frontend.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: EIS-ITS.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install frontend-accessibility into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/EIS-ITS/vss-cli before adding frontend-accessibility to shared team environments
  • Use frontend-accessibility for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

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