Radix accessible primitives
Skill TheGoat395/Codex-Skills/skills/radix-accessible-primitives
Codex-first Agent Skills library for premium frontend, website, motion, accessibility, QA, and handoff workflows.
npx -y skills add TheGoat395/Codex-Skills --skill radix-accessible-primitivesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
1.1 KB, as published. Nobody here has run it
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.