Data Table

Create Next.js data table pages with SSR initial load, simplified state management, and server-response-based UI updates. Use when asked to create a new data table page, entity management page, CRUD table, or admin list view. Generates page.tsx (SSR), table components, columns, context, actions, and API routes following a proven architecture with centralized reusable data-table component. Do not use for non-table pages (use nextjs) or backend code (use fastapi).

adelabdelgawad 2c349ed 14 files · 142.1 KB Updated

File contents

adelabdelgawad/fullstack-agents/tree/main/plugins/fullstack-agents/skills/data-table commit 2c349ed066

Frequently asked questions

npx skillmds@latest add adelabdelgawad/data-table