# React Accessible Components

> Implement semantic names, keyboard and focus.

- Skill: `thegoat395/react-accessible-components` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add thegoat395/react-accessible-components`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thegoat395/react-accessible-components/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: TheGoat395 (https://skillmd.com/u/thegoat395)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/thegoat395/react-accessible-components

---


# React Accessible Components

For substantial web work, reuse the [scoped web contract](../website-operating-rules/references/scoped-web-contract.md) when available; it replaces duplicated policy here. Match the requested scope and existing decisions; a missing optional sibling does not block this local procedure.

## Use This Skill

Use this skill to build accessible react controls, navigation, and interactive ui.

## Required Reference

Read [references/react-accessible-components-guide.md](references/react-accessible-components-guide.md) before making architectural or visible UI changes with this skill.

## Ownership

Own semantic HTML, accessible names, keyboard/focus and programmatic state. Use the current primitive implementation; detailed Radix APIs belong to `radix-accessible-primitives` only when Radix is actually used. An accessibility repair does not require a styling redesign.

