---
name: react-accessible-components
description: Build accessible React components for websites and apps. Use when creating buttons, links, menus, dialogs, tabs, accordions, carousels, forms, icon buttons, nav, skip links, focus states, keyboard behavior, ARIA, semantic markup, or reusable UI primitives.
---

# React Accessible Components

## Use This Skill

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

## Operating Contract

1. Inspect the existing project before changing code.
2. Identify the router/framework, entry files, styling system, and interaction system.
3. Keep premium visual standards active: no generic copy, no default-looking UI, no unfinished states.
4. Follow existing project conventions unless a change clearly improves the result.
5. Run available checks and visually inspect responsive output when the change affects 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.
