base-ui
Installation
SKILL.md
Base UI (React)
Base UI provides unstyled, composable React components. This skill focuses on assembling multi-part components, composing with the render prop, and meeting accessibility requirements while you supply styling.
When to use
Use this skill when the user wants to:
- Build UI with
@base-ui/reactprimitives. - Compose unstyled components with custom markup and styling.
- Implement menus, overlays, toasts, and toolbars.
- Build accessible form controls and grouped inputs.