If you're building React or Vue apps with Tailwind and need accessible components without fighting pre-built styling, this is the move. You get fully unstyled primitives like Menu, Dialog, Listbox, and Combobox that handle all the ARIA patterns, keyboard navigation, and focus management while you keep complete control over the CSS. Made by the Tailwind Labs team, so the integration is seamless. The render props pattern gives you flexibility for custom logic without sacrificing accessibility. It's essentially the accessible foundation you'd spend weeks building yourself, but production ready and screen reader tested. Works with React 18, Vue 3, and handles SSR without issues.
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill headlessui