This is your go-to when you're building UIs in Nuxt 4 or Vue 3 with the official Nuxt UI component library. It covers all 125+ components, from basic buttons and cards to complex data tables and overlays, plus the Tailwind Variants theming system and form validation with Zod or Valibot. The skill is well organized with separate references for installation, theming, forms, overlays, and composables, so you can load just what you need instead of dumping everything into context. One thing to note: it's built on top of Reka UI headless primitives, so for deep accessibility patterns or the asChild API you'll want to pull in that skill too. Good token efficiency at around 300 for the main file.
npx skills add https://github.com/onmax/nuxt-skills --skill nuxt-ui