Use when building or debugging Nuxt 4 apps with SSR, hybrid rendering, or data fetching. Covers routeRules (swr/isr/prerender), useFetch/useAsyncData usage, and Lazy-hydration specifics — hydrate-on-visible and other strategy props, defineLazyHydrationComponent, and the single-file-component/new-props-trigger-hydration gotchas.
$npx -y skills add mixard/fable-pack --skill nuxt4-patternsInstalls into the current project.
Run `npx skills use "https://github.com/mixard/fable-pack" --skill "mixard/fable-pack/nuxt4-patterns"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mixard/fable-pack" that are relevant to the current task. Run `npx skills add "https://github.com/mixard/fable-pack"` and select the relevant skills, then follow their instructions.