What problem does it solve?
This Skill provides comprehensive guidelines and best practices for developing Nuxt.js projects, ensuring a well-structured, maintainable, and high-quality codebase.
Core Features & Use Cases
- Project Structure: Guides on organizing Nuxt projects for optimal maintainability.
- Configuration: Best practices for
nuxt.config.ts and tsconfig.json.
- Component & Page Development: Standards for creating Vue components, pages, layouts, and composables.
- State Management: Recommendations for using Pinia.
- API & Server Logic: Guidelines for server routes, middleware, and composables.
- Use Case: When starting a new Nuxt.js project or refactoring an existing one, use this Skill to ensure adherence to industry best practices for structure, performance, and maintainability.
Quick Start
Apply the nuxt2 skill to establish best practices for a new Nuxt.js project.