headlessui-react
Installation
SKILL.md
HeadlessUI React
1. Overview
HeadlessUI provides completely unstyled, fully accessible UI components for React. Components handle all the complex accessibility and interaction logic — you provide all the styling. 38 playground examples are available via MCP.
All HeadlessUI React examples are available through the frontend-components MCP server under the headlessui-react framework.
2. Installation
npm install @headlessui/react
Optional (for icons):
npm install @heroicons/react