What problem does it solve? Choosing the right component, theming it correctly, and wiring layouts in @nuxt/ui v4 requires knowing 125+ components, semantic color rules, and slot conventions. This Skill provides decision matrices, layout patterns, and recipes so you write correct Nuxt UI code on the first attempt. ## Core Features & Use Cases - Component selection guidance: Decision matrices for Modal vs Slideover, Select vs SelectMenu, Toast vs Alert, plus a categorized index of all 125+ components. - Ready-made layouts and recipes: Full patterns for dashboards, landing pages, docs sites, AI chat with Vercel AI SDK, rich text editors, auth forms, data tables, overlays, and navigation. - Theming and design system rules: Semantic colors, variants, the ui prop override priority, brand color customization, and MCP server integration for live component API docs. - Use Case: Ask to build an admin dashboard with a collapsible sidebar, a users table with search and pagination, and a slideover edit form — the Skill routes to the dashboard, data-tables, forms, and overlays references and produces working Vue code. ## Quick Start Use the nuxt-ui skill to build a dashboard page with a collapsible sidebar and a searchable data table.