소개
This skill provides a comprehensive framework for setting up and maintaining Next.js 15 applications with a focus on the modern App Router architecture. It offers standardized patterns for project structure, next.config.ts optimization, middleware implementation, and secure API route handlers. By adhering to the 'conventions over configuration' principle, this skill helps Claude generate production-ready code that includes advanced features like image optimization, typed routes, security headers, and specialized build outputs for Docker or static hosting.