What problem does it solve?
Nuxt 4+ development often requires staying up-to-date with rapidly evolving patterns for server routes, file-based routing, middleware, and Nitro configurations. This skill provides a centralized, navigable reference that consolidates the latest Nuxt 4.3+ guidance to reduce search time and confusion.
Core Features & Use Cases
- Guidance for server routes, server middleware, validation, WebSocket, SSE, and Nitro patterns.
- File-based routing, route groups, typed router, definePage, and Nuxt-specific features like auto-imports and layers.
- Middleware, plugins, composables, and module/config patterns to streamline Nuxt 4 projects.
- Use cases include building API endpoints, protected pages, and scalable application bootstrapping.
Quick Start
Follow the guidance to implement Nuxt 4+ server routes, file-based routing, and middleware patterns.