---
name: radix-accessible-primitives
description: 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.
---

# Radix Accessible Primitives

## Use This Skill

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

## Operating Contract

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