소개
This skill optimizes the development of Nuxt 3 applications by enforcing best practices for Nitro backends and full-stack type safety. It provides Claude with domain-specific knowledge on implementing Zod validation with h3, managing complex fetch patterns, handling server-side rendering (SSR) safely, and integrating authentication using nuxt-auth-utils. By following these patterns, developers can ensure their applications maintain perfect type inference between the server and client while minimizing boilerplate and preventing common SSR hydration errors.