Next.js performance optimization for Core Web Vitals, image/font optimization, caching, streaming, bundle size, and Server Components. Use when fixing LCP/INP/CLS, implementing next/image or next/font, configuring unstable_cache, converting Client to Server Components, streaming with Suspense, or reducing bundle size. Covers Next.js 16 + React 19 patterns.
$npx -y skills add jgamaraalv/delivery-loop --skill nextjs-performanceInstalls into the current project.
Run `npx skills use "https://github.com/jgamaraalv/delivery-loop" --skill "jgamaraalv/delivery-loop/nextjs-performance"` 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/jgamaraalv/delivery-loop" that are relevant to the current task. Run `npx skills add "https://github.com/jgamaraalv/delivery-loop"` and select the relevant skills, then follow their instructions.