关于
This skill provides comprehensive guidance and production-ready boilerplate for implementing Next.js Server Actions using the latest patterns from version 15.5 and 16. It automates the complex setup of form handling with useActionState and useFormStatus, facilitates advanced optimistic updates via useOptimistic, and ensures robust security through Zod validation and next-safe-action integration. By following these implementation patterns, developers can eliminate boilerplate while ensuring their server-side logic is secure, type-safe, and provides a seamless, zero-latency user experience.