Nextjs Optimizer

Specialized guidance for Next.js performance and architecture. Use when this capability is needed.

tomevault-io 46a4e59 2 files · 1.4 KB Updated

File contents

Next.js Optimizer Skill

Expert instructions for high-performance Next.js applications.

Performance

  • Use Server Components by default.
  • Optimize images with next/image.
  • Implement Partial Prerendering (PPR) where applicable.
  • Monitor Core Web Vitals.

Architecture

  • Use App Router patterns.
  • Implement server actions for mutations.
  • Manage cache keys and revalidation carefully.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/itublockchain--hackmoney-router402--nextjs-optimizer commit 46a4e59929

Frequently asked questions

npx skillmds@latest add tomevault-io/nextjs-optimizer