nuxt-knowledge-patch
Installation
SKILL.md
Nuxt Knowledge Patch
Use this skill to choose current Nuxt APIs, defaults, migration paths, and ecosystem patterns. Read the topic reference that matches the task before changing code; several defaults differ by compatibility mode, builder, deployment preset, or package major.
Reference index
| Reference | Topics |
|---|---|
| upgrading.md | Major migrations, compatibility settings, removed options, dependency changes, and upgrade commands |
| data-fetching-and-state.md | useAsyncData, useFetch, payloads, caching, cookies, callOnce, and state reset behavior |
| routing-and-navigation.md | Pages, route rules, middleware, layouts, links, transitions, scrolling, and announcements |
| rendering-and-components.md | Hydration, server components, islands, head APIs, built-ins, errors, and app runtime hooks |
| modules-and-layers.md | Nuxt Kit, module dependencies, layers, aliases, templates, imports, and build-time configuration |
| build-and-types.md | Builders, TypeScript projects, source maps, debugging, profiling, HMR, CSS, and client bundles |
| nitro-and-deployment.md | Nitro runtime, prerelease migration, routing, assets, caching, security, tasks, and deployment presets |
| ecosystem-modules.md | Nuxt Scripts, Icon, Content, UI, and Image package majors |