Skip to main content
Run any Skill in Manus
with one click

next-best-practices

Next.js App Router best practices covering file conventions, RSC boundaries, async APIs, data patterns, hydration errors, metadata, route handlers, image/font optimization, and bundling. Use when writing or reviewing Next.js code to prevent hydration errors, RSC violations, data waterfalls, and configuration mistakes.

Overview

Next.js App Router best practices covering file conventions, RSC boundaries, async APIs, data patterns, hydration errors, metadata, route handlers, image/font optimization, and bundling. Use when writing or reviewing Next.js code to prevent hydration errors, RSC violations, data waterfalls, and configuration mistakes.

Install command
npx skills add https://github.com/laguagu/claude-code-nextjs-skills --skill next-best-practices

Copy and paste this command into Claude Code to install the skill

Stars39
Forks14
UpdatedMay 30, 2026 at 07:11
File Explorer
20 files
SKILL.md
readonly