nuxt-ui

Installation
Summary

Styled UI component library for Vue 3 and Nuxt 4+ with 125+ components, form validation, and theme customization.

  • Built on Reka UI headless primitives, Tailwind CSS v4, and Tailwind Variants for type-safe, accessible components
  • Includes forms with Zod/Valibot validation, data tables with sorting, modals, toasts, drawers, and command palettes
  • Semantic color system and CSS variable theming via app.config.ts for consistent design customization
  • Composables like useToast, useOverlay, and defineShortcuts for managing overlays and interactions
  • Requires UApp wrapper component for Toast, Tooltip, and overlay functionality
SKILL.md

Nuxt UI v4

Component library for Vue 3 and Nuxt 4+ built on Reka UI (headless) + Tailwind CSS v4 + Tailwind Variants.

Current stable version: v4.4.0 (January 2026)

When to Use

  • Installing/configuring @nuxt/ui
  • Using UI components (Button, Card, Table, Form, etc.)
  • Customizing theme (colors, variants, CSS variables)
  • Building forms with validation
  • Using overlays (Modal, Toast, CommandPalette)
  • Working with composables (useToast, useOverlay)

For Vue component patterns: use vue skill For Nuxt routing/server: use nuxt skill

Available Guidance

Related skills
Installs
5.6K
GitHub Stars
658
First Seen
Jan 19, 2026