olore-radix-ui-latest

star 67

Local Radix UI documentation reference (latest). Radix UI documentation. Use for accessible React UI primitives, unstyled components, themes, and color system. Foundation for shadcn/ui.

olorehq By olorehq schedule Updated 6/14/2026

name: olore-radix-ui-latest description: Local Radix UI documentation reference (latest). Radix UI documentation. Use for accessible React UI primitives, unstyled components, themes, and color system. Foundation for shadcn/ui.

radix-ui Documentation

Radix UI documentation. Use for accessible React UI primitives, unstyled components, themes, and color system. Foundation for shadcn/ui.

Quick Reference

Task Entry Point
Primitives - getting started contents/primitives/docs/overview/getting-started.mdx
Primitives - component API contents/primitives/docs/components/
Themes - getting started contents/themes/docs/overview/getting-started.mdx
Themes - component API contents/themes/docs/components/
Colors - installation contents/colors/docs/overview/installation.mdx
Theme customization contents/themes/docs/theme/overview.mdx
Dark mode contents/themes/docs/theme/dark-mode.mdx
Styling primitives contents/primitives/docs/guides/styling.mdx

When to use

Use this skill when the user asks about:

  • Radix UI Primitives (unstyled, accessible components like Dialog, Popover, Select, etc.)
  • Radix Themes (styled component library built on Primitives)
  • Radix Colors (color system and palette tooling)
  • shadcn/ui underlying components
  • Accessible React component patterns (ARIA, keyboard navigation)
  • Component composition with asChild / Slot
  • Server-side rendering with Radix components

How to find information

  1. First, read TOC.md for complete file listing organized by directory
  2. Identify relevant section based on user's question
  3. Read specific files for details

TOC.md contains all files organized by directory - always check it first.

Install via CLI
npx skills add https://github.com/olorehq/olore --skill olore-radix-ui-latest
Repository Details
star Stars 67
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator