Acerca de
This skill provides a structured framework for architecting Next.js 14+ applications using React Server Components (RSC). It guides developers through the 'server-first' mindset, helping determine exactly where to place 'use client' boundaries and how to compose components to minimize client-side JavaScript. By enforcing strict best practices for data serialization and component hierarchy, it ensures high-performance web applications that benefit from reduced bundle sizes and superior SEO.