react-accessible-components

react-accessible-components is a skill for Claude Code, Codex from TheGoat395/Codex-Skills. It costs 61 tokens per session (207 once invoked), scanned A, original, MIT.

A guide for building reusable React interface controls that people can use with a keyboard, screen reader, or mouse. React is a JavaScript library for building user interfaces, and accessible controls follow conventions that support people with disabilities.

In plain words
What is it for?
Use it when creating buttons, links, menus, dialogs, tabs, accordions, carousels, forms, navigation, skip links, or other interactive React components.
Why use it?
It helps avoid interfaces that work only with a mouse or sight, including missing focus behavior, unclear semantics, and incorrect screen-reader information.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/thegoat395/codex-skills/react-accessible-components
Any agent
npx skills add TheGoat395/Codex-Skills --skill react-accessible-components
Clone the repo
git clone --depth 1 https://github.com/TheGoat395/Codex-Skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for react-accessible-components

README.md
[![agentmods](https://agentmods.dev/badge/skills/thegoat395/codex-skills/react-accessible-components.svg)](https://agentmods.dev/skills/thegoat395/codex-skills/react-accessible-components)
Your own site
<a href="https://agentmods.dev/skills/thegoat395/codex-skills/react-accessible-components"><img src="https://agentmods.dev/badge/skills/thegoat395/codex-skills/react-accessible-components.svg" alt="Measured on agentmods" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 207 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00061 $0.00207
Opus 5 $0.00030 $0.00103
Sonnet 5 $0.00012 $0.00041
Haiku 4.5 $0.00006 $0.00021

Measured 5d ago against content hash 567e6a9ee91f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

react-accessible-components scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/react-accessible-components/SKILL.md · 23 lines

What it actually says

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 before making architectural or visible UI changes with this skill.

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 23 lines · 61 tokens per session scan A 567e6a9ee91f

Subscribe to this mod's changes

react-accessible-components is a skill published in the GitHub repository TheGoat395/Codex-Skills (121 stars, last pushed 4d ago), licensed MIT. It adds 61 tokens to every session and 207 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

product-motion-design

Design, implement, audit, or repair purposeful motion for React and web interfaces, including GSAP timelines, scroll choreography, micro-interactions, and optional Three.js scenes, with cleanup, responsive behavior, reduced-motion support, and browser verification.

divyanshu-iitian/agent-website-design-skills · 52 tokens

accessibility

Accessibility patterns for WCAG 2.2 compliance, keyboard focus management, React Aria component patterns, cognitive inclusion, native HTML-first philosophy, and user preference honoring. Use when implementing screen reader support, keyboard navigation, ARIA patterns, focus traps, accessible component libraries…

yonatangross/orchestkit · 65 tokens

motion-lexicon

Design, build, compose, implement, review, and contribute polished product interfaces with Motion Lexicon components and motion primitives. Use this skill when a user asks for a complete React page, landing page, dashboard, settings screen, or product surface in the Motion Lexicon visual language; asks what motion…

Ryan-yang125/motion-lexicon · 157 tokens

raqam

Teaches the raqam React number-input library — headless NumberField compound components, useNumberFieldState/useNumberField hooks, Intl presets, locale plugins (fa/ar/bn/hi/th), raqam/server formatting, validation, ScrubArea, accessibility, and form integration. Use when building or debugging currency/percent/unit…

47vigen/raqam · 102 tokens

headlessui

Headless UI - Unstyled, fully accessible UI components for React and Vue with built-in ARIA patterns.

bobmatnyc/claude-mpm-skills · 25 tokens

zero-visual-delta-handoff

Disziplin für visuell unsichtbare Refactorings und Komponenten-Migrationen – null geänderte Snapshot-Bilder gegen den Base-Branch als hartes Akzeptanzkriterium, mit lokaler deterministischer Prüfpipeline, Pixel-/DOM-Analyse und Companion-Plan als Handoff über Sessions. Trigger: "zero visual delta", "visuell…

public-ui/kolibri · 0 tokens