A solid React component library that's made the jump to Tailwind v4 and ditched the provider requirement from v2. Built on React Aria for real accessibility and uses compound component patterns throughout (think Card.Header, Card.Content instead of flat props). The semantic variant system (primary, secondary, tertiary) is more opinionated than most libraries, which actually helps if you're tired of bikeshedding button colors. Uses oklch for theming, so color conversions are mathematically sound. The v2 to v3 migration is breaking enough that you'll want to treat this as a new library if you're upgrading. Good fit if you want accessible components without writing aria attributes yourself and don't mind learning their composition patterns.
npx skills add https://github.com/heroui-inc/heroui --skill heroui-react