nuxt-ui

nuxt ui

onmax 689 ↓ 6.1k updated 28d ago
Claude Code
View source ↗

What it does

  • 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)
  • [ ] references/installation.md - if installing or configuring @nuxt/ui

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

nuxt ui

Source

Repository: https://github.com/onmax/nuxt-skills

nuxt-ui FAQ

What does the nuxt-ui skill do?

Use when building styled UI with @nuxt/ui v4 components - create forms with validation, implement data tables with sorting, build modal dialogs and overlays, configure Tailwind Variants theming. Use vue skill for raw component patterns, reka-ui for headless primitives. Installing/configuring @nuxt/ui Using UI components (Button, Card, Table, Form, etc.)

How do I install nuxt-ui?

Run: npx -y skills add https://github.com/onmax/nuxt-skills --skill nuxt-ui --agent claude-code — the source lives at github.com/onmax/nuxt-skills.

Maintain nuxt-ui?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

nuxt-ui on getagentictools
[![nuxt-ui on getagentictools](https://getagentictools.com/badge/skills/onmax-nuxt-skills-nuxt-ui.svg)](https://getagentictools.com/skills/onmax-nuxt-skills-nuxt-ui?ref=badge)
npx agentictools info skills/onmax-nuxt-skills-nuxt-ui

The second line is the CLI lookup for this page — handy in READMEs and docs.