home/categories/full-stack/adelabdelgawad-claude-fullstack-skills-nextjs-data-table-page-skill-md
full-stackdevelopment

nextjs-data-table-page

Create Next.js data table pages with SSR initial load, SWR caching, 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.

adelabdelgawad
maintainer
adelabdelgawad
更新日 1/10/2026
スター
0
フォーク
0
quick start

Installation and usage

Create Next.js data table pages with SSR initial load, SWR caching, 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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use nextjs-data-table-page