# Nextjs Optimizer

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

- Skill: `tomevault-io/nextjs-optimizer` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/nextjs-optimizer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/nextjs-optimizer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/nextjs-optimizer

---

# 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](https://tomevault.io/claim/itublockchain) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

