mcpbeat

Radix Accessible Primitives

thegoat395/radix-accessible-primitives

Use Radix Primitives for accessible custom React UI. Use for dialogs, dropdown menus, popovers, tooltips, tabs, accordions, switches, sliders, radio groups, checkboxes, select menus, navigation menus, focus management, keyboard interactions, and unstyled primitives that need premium custom styling.

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 radix-accessible-primitives

What comes with it

4 293 bytes besides the instruction
agents/openai.yaml
references/radix-accessible-primitives-guide.md

The instruction itself

4 sections, as written by the author

Radix Accessible Primitives

Use This Skill

Use this skill for use radix primitives for accessible custom ui behavior.

Operating Contract

  • Inspect the existing project before changing code.
  • Identify the styling system, token source, component primitive strategy, and available verification commands.
  • Keep premium visual standards active: no generic library defaults, no weak states, no one-off styling chaos.
  • 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/radix-accessible-primitives-guide.md before making architectural or visible UI changes with this skill.

How to use it

Copy the folder

Take thegoat395/radix-accessible-primitives 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.