radix-accessible-primitives ยท diff
git:20260621.2caaecc to git:20260905.f7824ba
8 added, 10 removed. Audit A to A.
---
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.
+ description: "Repair Radix parts, portals and focus mechanics."
---
# Radix Accessible Primitives
- ## Use This Skill
-
- Use this skill for use radix primitives for accessible custom ui behavior.
+ For substantial web work, reuse the [scoped web contract](../website-operating-rules/references/scoped-web-contract.md) when available; it replaces duplicated policy here. Match the requested scope and existing decisions; a missing optional sibling does not block this local procedure.
- ## Operating Contract
+ ## Use This Skill
- 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.
+ Use this skill to use radix primitives for accessible custom ui behavior.
## 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.
+
+ ## 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.