About
This skill automates the creation of complex entity management interfaces in Next.js by following a proven, high-performance architecture. It combines Server-Side Rendering (SSR) for fast initial paints with SWR for reactive client-side updates, ensuring a seamless user experience. The generator scaffolds a complete directory structure including API routes, TanStack Table column definitions, and context-based CRUD actions, while utilizing nuqs for synchronized URL state. It is specifically designed for developers building robust admin dashboards and CRUD-heavy applications that require type safety and reliable data synchronization without the risks of optimistic UI updates.