What problem does it solve?
Nuxt 4+ projects often struggle with integrating server routes, file-based routing, middleware, and Nitro/Nitro pack configurations in a cohesive way. This skill consolidates guidance into a single source that stays aligned with the latest Nuxt docs.
Core Features & Use Cases
- Server routes & API patterns: design and organize API endpoints using Nuxt's server directory and Nitro.
- File-based routing & typed navigation: implement pages, layouts, and typed routes with modern Nuxt 4 conventions.
- Nuxt composables & config patterns: leverage server utilities, auto-imports, and module configuration for maintainable apps.
Use Case: You are building a Nuxt 4+ app with authentication, data fetching, and real-time features; this skill guides you from project setup to production-ready patterns.
Quick Start
Read the references to begin with server routes, routing, and configuration patterns that match your current Nuxt 4+ task.