nextjs-best-practices

nextjs best practices

sickn33 ↓ 6.7k
Claude Code
View source ↗

What it does

  • Validate input with Zod
  • Return proper status codes
  • Handle errors gracefully
  • Use Edge runtime when possible
  • Use next/image component
  • Set priority for above-fold
  • Provide blur placeholder

Requirements & configuration

  • Does it need...?

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

nextjs best practices

Source

Repository: https://github.com/sickn33/antigravity-awesome-skills

nextjs-best-practices FAQ

What does the nextjs-best-practices skill do?

Next.js App Router principles. Server Components, data fetching, routing patterns. Validate input with Zod Return proper status codes

How do I install nextjs-best-practices?

Run: npx -y skills add https://github.com/sickn33/antigravity-awesome-skills --skill nextjs-best-practices --agent claude-code — the source lives at github.com/sickn33/antigravity-awesome-skills.

Maintain nextjs-best-practices?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

nextjs-best-practices on getagentictools
[![nextjs-best-practices on getagentictools](https://getagentictools.com/badge/skills/sickn33-antigravity-awesome-skills-nextjs-best-practices.svg)](https://getagentictools.com/skills/sickn33-antigravity-awesome-skills-nextjs-best-practices?ref=badge)
npx agentictools info skills/sickn33-antigravity-awesome-skills-nextjs-best-practices

The second line is the CLI lookup for this page — handy in READMEs and docs.