A solid Next.js 14+ specialist that enforces App Router patterns and keeps you from backsliding into Pages Router habits. It's opinionated in the right ways: server components by default, explicit cache controls on fetch, generateMetadata for SEO instead of manual meta tags, and mandatory loading/error boundaries on async routes. The workflow pushes you through architecture, routing, data layer, optimization, then deployment with a pre-flight checklist. Includes practical examples for server actions with form handling and ISR patterns. If you're building modern Next.js apps and want guardrails against common mistakes like over-using 'use client' or skipping streaming boundaries, this keeps you honest.
npx skills add https://github.com/jeffallan/claude-skills --skill nextjs-developer