Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/laguagu/claude-code-nextjs-skills --skill next-best-practices

复制此命令并粘贴到 Claude Code 中以安装该技能

星标39
分支14
更新时间2026年5月30日 07:11
文件资源管理器
20 个文件
SKILL.md
readonly