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