Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

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.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly