Next Partial Prefetching Adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the `partialPrefetching` flag, opt routes in with `export const prefetch = 'partial'`, audit `<Link prefetch={true}>` calls, or resolve the link-prefetch-partial and instant-shell-url-data insights.

bingzi-233 96f5c56 22.1 KB Updated

File contents

bingzi-233/check-cx/tree/main/.agents/skills/next-partial-prefetching-adoption commit 96f5c563f6

Frequently asked questions

npx skillmds@latest add bingzi-233/next-partial-prefetching-adoption