
from skills398
Opinionated collection of Next.js best practices covering file conventions, RSC boundaries, async patterns, metadata, image/font optimization, error handling an
This skill codifies a set of Next.js engineering best practices and checks to use when writing or reviewing Next.js apps. It covers file and routing conventions, detecting invalid React Server Component patterns, async API patterns, metadata and OG image generation, image/font optimization, error handling patterns, and bundling considerations.
Use this skill during code reviews, pull request checks, architecture discussions, or when onboarding engineers to Next.js 15+ patterns. It is valuable for preventing common pitfalls (hydration errors, invalid server/client boundaries, data waterfalls) and for guiding decisions about runtime selection and bundling.
Useful with code-assistant agents (Copilot/Codeium/GitHub Copilot, Claude Code-like assistants) and any LLM used for code review or automated PR checks.
This skill has not been reviewed by our automated audit pipeline yet.