This skill provides specialized guidance for building robust backends within the Next.js 15+ App Router architecture. It empowers Claude to generate production-ready Route Handlers, Server Actions, and dynamic API endpoints while adhering to the latest framework standards, such as asynchronous params and server-side revalidation. Whether you're building RESTful endpoints, handling complex webhooks, or implementing secure server-side mutations, this skill ensures best practices for type safety, performance, and security.
주요 기능
01Type-safe Server Actions for secure form mutations
02Advanced caching and revalidation strategies (revalidatePath/Tag)
03Next.js 15+ Route Handler implementation with async params
04Secure webhook handling with signature verification
05Direct data fetching patterns in Server Components
060 GitHub stars