This covers modern Nuxt 4.3+ development with file-based routing, server routes using h3 v1, and framework-specific composables. Load references selectively: server.md for API endpoints and validation patterns with Zod, routing.md for pages and route groups, nuxt-composables.md for useFetch and navigation helpers. The skill explicitly avoids overlap by pointing you to separate skills for Nuxt UI components, NuxtHub database work, and module creation. What I like here is the migration table showing Nuxt 2/3 patterns versus Nuxt 4 equivalents, which is genuinely useful when upgrading projects. Token-efficient at around 300 tokens for the main file, with focused sub-files under 1500 tokens each.
npx skills add https://github.com/onmax/nuxt-skills --skill nuxt