{
  "slug": "radix-ui-primitives",
  "name": "Radix UI Primitives",
  "url": "https://www.radix-ui.com/",
  "cat": "core",
  "group": "design",
  "tagline": "Headless accessibility primitives",
  "price": "Free · MIT",
  "tier": "free",
  "pick": false,
  "what": "Unstyled, behavior-only components — Dialog, Popover, Select, Dropdown — with focus traps, keyboard nav and ARIA solved. Zero CSS opinions, so no Tailwind conflict. Maintained by WorkOS. You already have it transitively via shadcn.",
  "why": "Reach for it when your project needs a component shadcn does not ship — an issue-picker combobox, a lightbox with proper focus management, a filter drawer. Accessibility on a publication site is not optional.",
  "warn": "Use <b>Primitives</b>, not Radix <b>Themes</b> — Themes brings its own CSS reset and token system and will fight your Tailwind setup. Also note shadcn defaulted to Base UI in July 2026; do not run both primitive layers.",
  "install": "npm install radix-ui",
  "category": {
    "key": "core",
    "name": "Core design stack",
    "desc": "The foundation your project sits on, and the pieces that re-skin it wholesale.",
    "group": "design",
    "groupName": "Make it look right"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-18T21:22:12.874+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}