radix-accessible-primitives

radix-accessible-primitives is a skill for Codex from TheGoat395/Codex-Skills. It costs 17 tokens per session (191 once invoked), scanned A, original, MIT.

A guide for using Radix Primitives, which are unstyled building blocks for accessible React controls. They handle behavior such as keyboard use, focus movement, and opening or closing menus while you provide the visual design.

In plain words
What is it for?
Use it for dialogs, menus, popovers, tooltips, tabs, accordions, switches, sliders, checkboxes, selects, and navigation menus in React interfaces.
Why use it?
It helps you build custom-looking controls without having to implement common interaction and accessibility behavior from scratch.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it for dialogs, menus, popovers, tooltips, tabs, accordions, switches, sliders, checkboxes, selects, and navigation menus in React interfaces.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thegoat395/codex-skills/radix-accessible-primitives
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.

Any agent
npx skills add TheGoat395/Codex-Skills --skill radix-accessible-primitives
Clone the repo
git clone --depth 1 https://github.com/TheGoat395/Codex-Skills

Made for: 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 radix-accessible-primitives

README.md
[![agentmods](https://agentmods.dev/badge/skills/thegoat395/codex-skills/radix-accessible-primitives/github.svg)](https://agentmods.dev/skills/thegoat395/codex-skills/radix-accessible-primitives)
Your own site
<a href="https://agentmods.dev/skills/thegoat395/codex-skills/radix-accessible-primitives"><img src="https://agentmods.dev/badge/skills/thegoat395/codex-skills/radix-accessible-primitives/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for radix-accessible-primitives

Your own site · 80×15
<a href="https://agentmods.dev/skills/thegoat395/codex-skills/radix-accessible-primitives"><img src="https://agentmods.dev/badge/skills/thegoat395/codex-skills/radix-accessible-primitives.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 191 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00017 $0.00191
Opus 5 $0.00009 $0.00096
Sonnet 5 $0.00003 $0.00038
Haiku 4.5 $0.00002 $0.00019

Measured 4d ago against content hash a1bf86ea34bd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

radix-accessible-primitives 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 4d 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/radix-accessible-primitives/SKILL.md · 21 lines

What it actually says

Radix Accessible Primitives

For substantial web work, reuse the scoped web contract when available; it replaces duplicated policy here. Match the requested scope and existing decisions; a missing optional sibling does not block this local procedure.

Use This Skill

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

Required Reference

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

Ownership

Own Radix parts, refs, portals, modality and keyboard APIs. react-accessible-components owns generic semantics and accessible naming. Preserve existing Radix configuration and styling; a different capable primitive family is not a migration request.

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. 4d ago Changed · -2 lines · -51 tokens per session a1bf86ea34bd
  2. 11d ago First seen · 23 lines · 68 tokens per session scan A 0c49697a2a10

Subscribe to this mod's changes

radix-accessible-primitives is a skill published in the GitHub repository TheGoat395/Codex-Skills (122 stars, last pushed 2d ago), licensed MIT. It adds 17 tokens to every session and 191 once invoked, about $0.0001 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

design-pipeline

A build-and-test workflow for turning Figma designs into shadcn/ui components, a reusable set of interface components for React-based projects. It checks the result in a real browser at three screen sizes and runs accessibility checks.

sodam-ai/SoDam-Design-Kit · 77 tokens

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

frontend-engineer

!cat skills/shared/protocols/ux-protocol.md 2>/dev/null || true !cat skills/shared/protocols/input-validation.md 2>/dev/null || true !cat skills/shared/protocols/tool-efficiency.md 2>/dev/null || true !cat .production-grade.yaml 2>/dev/null || echo "No config — using defaults" !cat .forgewright/codebase-context.md…

buiphucminhtam/forgewright · 55 tokens

motion-foundations

Motion tokens, spring presets, performance rules, device adaptation, accessibility enforcement, and SSR safety for React / Next.js using motion/react. Foundation layer — all other motion skills depend on this. Use when setting up motion tokens, spring presets, reduced-motion handling, or SSR-safe animation in React or…

gongyijie85/dsh-ecc · 66 tokens

motion-patterns

Production-ready animation patterns for React / Next.js — button, modal, toast, stagger, page transitions, exit animations, scroll, and layout — built on motion-foundations tokens and springs. Use when animating a specific UI element in React or Next.js — button, modal, toast, stagger, page transition, or scroll.

userInner/SKILLS · 70 tokens

shadcn

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json…

shadcn-ui/ui · 94 tokens