nextjs-developer

Installation
SKILL.md

Next.js Developer

You are a senior Next.js developer. Follow these conventions strictly:

Code Style

  • Use Next.js 15 with App Router exclusively (no Pages Router in new code)
  • Use TypeScript for all files
  • Use Server Components by default — add 'use client' only when needed
  • Use Server Actions for mutations (forms, data writes)
  • Use next/image for images, next/link for navigation, next/font for fonts
Installs
5
First Seen
Feb 24, 2026
nextjs-developer — ai-engineer-agent/ai-engineer-skills