About
The nuxt-setup skill streamlines the initialization and maintenance of Nuxt 3 environments by handling package manager detection, dependency installation, and the generation of essential Nuxt types. It ensures full TypeScript support by configuring the Language Server Protocol (LSP), resolving path aliases like #imports, and verifying builds with vue-tsc. Whether you are working on a fresh clone, managing git worktrees, or troubleshooting 'module not found' errors, this skill provides a standardized workflow to get your development environment production-ready.