nuxt-core
•published 2026/01/16
Nuxt 4 core framework fundamentals: project setup, configuration, routing, SEO, error handling, and directory structure. Use when: creating new Nuxt 4 projects, configuring nuxt.config.ts, setting up routing and middleware, implementing SEO with useHead/useSeoMeta, handling errors with error.vue and NuxtErrorBoundary, or understanding Nuxt 4 directory structure. Keywords: Nuxt 4, nuxt.config.ts, file-based routing, pages directory, definePageMeta, useHead, useSeoMeta, error.vue, NuxtErrorBoundary, middleware, navigateTo, NuxtLink, app directory, runtime config
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add secondsky/claude-skills/plugins/nuxt-v4/skills/nuxt-coreFile Explorer
No file selected
Select a file to view its content

