Generates Next.js App Router projects with server components, server actions, and data fetching patterns.
This skill should be used when users want to create Next.js projects, set up routing, implement
server actions, configure data fetching, or integrate with FastAPI backends. Works with nextjs-ui-pro
for components, fullstack-auth for authentication, and neon-db-pro for database integration.
ENHANCED: Automatically prevents route group conflicts with root page.tsx and ensures 'use client'
directives on interactive components to avoid common App Router pitfalls.