What problem does it solve?
Nuxt 4+ projects come with a broad and evolving set of patterns (server routes, file-based routing, middleware, plugins, and configuration). This skill provides modular, on-demand guidance to help you adopt the latest Nuxt 4+ conventions without wading through unrelated files.
Core Features & Use Cases
- Focused guidance for server routes, API endpoints, and server middleware in Nuxt 4+.
- File-based routing, typed router usage, route groups, and definePage for advanced navigation.
- Nuxt-specific features (auto-imports, modules, composables, and configuration patterns) with links to the latest docs.
- Context-aware loading: read only the guidance relevant to your current task (server, routing, config, or composables).
Quick Start
Identify your current task (e.g., API routes, routing, or config) and read the corresponding guidance file (references/server.md, references/routing.md, references/nuxt-config.md) to load the needed patterns.