mcpbeat

React Accessible Components

thegoat395/react-accessible-components

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.

1k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
115
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/TheGoat395/Codex-Skills --skill react-accessible-components

What comes with it

4 027 bytes besides the instruction
agents/openai.yaml
references/react-accessible-components-guide.md

The instruction itself

4 sections, as written by the author

React Accessible Components

Use This Skill

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

Operating Contract

  • Inspect the existing project before changing code.
  • Identify the router/framework, entry files, styling system, and interaction system.
  • Keep premium visual standards active: no generic copy, no default-looking UI, no unfinished states.
  • Follow existing project conventions unless a change clearly improves the result.
  • Run available checks and visually inspect responsive output when the change affects UI.

Required Reference

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

How to use it

Copy the folder

Take thegoat395/react-accessible-components from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.