Skip to main content
Back to registry

nextjs-best-practices

sickn33/antigravity-awesome-skills

Principles for Next.js App Router development.

Installs3
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill nextjs-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Principles for Next.js App Router development. Remember: Server Components are the default for a reason. Start there, add client only when needed. This skill is applicable to execute the workflow or actions described in the overview. - 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 - Use responsive sizes - Dynamic imports for heavy components - Route-based code splitting (automatic) - Analyze with bundle analyzer - title (50-60 chars) - description (150-160 chars) - Open Graph images - Canonical URL - Form submissions - Data mutations - Revalidation triggers - Mark with 'use server' - Validate all inputs - Return typed responses - Handle errors

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does nextjs-best-practices do?

Principles for Next.js App Router development.

Is nextjs-best-practices good?

nextjs-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does nextjs-best-practices work with?

nextjs-best-practices currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to nextjs-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install nextjs-best-practices?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill nextjs-best-practices

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering