Loading...
Loading...
Nuxt 3/4 performance optimization and architecture guidelines for building fast, maintainable full-stack applications. This skill should be used when writing, reviewing, or refactoring Nuxt code to ensure optimal patterns. Triggers on tasks involving data fetching, server routes, auto-imports, rendering modes, or Nuxt-specific features.
npx skill4agent add vinayakkulkarni/vue-nuxt-best-practices nuxt-best-practices| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Data Fetching | CRITICAL | |
| 2 | Auto-Imports & Organization | CRITICAL | |
| 3 | Server & API Routes | HIGH | |
| 4 | Rendering Modes | HIGH | |
| 5 | State Management | MEDIUM-HIGH | |
| 6 | Type Safety | MEDIUM | |
| 7 | Modules & Plugins | LOW-MEDIUM | |
| 8 | Performance & Deployment | LOW | |
data-use-fetchdata-key-uniquedata-lazy-loadingdata-transformdata-error-handlingdata-refresh-patternsimports-no-barrel-autoimportimports-component-namingimports-type-locationsimports-composable-exportsimports-direct-composable-importsserver-validated-inputserver-route-metaserver-runtime-configserver-error-handlingserver-middleware-orderrendering-route-rulesrendering-hybridrendering-prerenderrendering-client-onlystate-use-statestate-pinia-setupstate-hydrationstate-computed-over-watchtypes-no-inlinetypes-import-pathstypes-no-anyanytypes-zod-schemastypes-strict-emitsmodules-ordermodules-runtime-vs-buildplugins-client-serverplugins-provide-injectperf-bundle-analysisperf-image-optimizationperf-font-loadingperf-caching-headersrules/data-use-fetch.md
rules/imports-no-barrel-autoimport.md
rules/_sections.mdAGENTS.md