reka-ui
Installation
SKILL.md
Reka UI
Reka UI is an open-source Vue 3 component library providing unstyled, accessible primitive components. Built on WAI-ARIA standards with full keyboard navigation and focus management.
When to use this skill
Use this skill when:
- Building Vue 3 UI components with Reka UI primitives
- Need reference for Reka UI component APIs (props, events, slots)
- Implementing accessible UI patterns (dialogs, menus, selects, etc.)
- Working with date/time components using
@internationalized/date - Composing custom components with
asChildprop - Styling Reka UI components with Tailwind CSS or custom CSS
- Wrapping Reka UI primitives with forwarded props/emits
- Migrating from Radix Vue to Reka UI