table-customization

Installation
SKILL.md

Prerequisite: This skill requires a schema0 template project. Before using, ensure CLAUDE.md exists in the project root and read it for project rules and conventions.

Table Customization

Web only. This skill generates files into apps/web/. Do NOT use if apps/web/ does not exist.

Create and customize DataTable columns. This skill generates the {Entity}Column.tsx file.

Files to Create

File Location
Columns apps/web/src/components/ui/data-table/custom/{entity}/{Entity}Column.tsx
Index apps/web/src/components/ui/data-table/custom/{entity}/index.ts

Dependencies

Related skills
Installs
2
First Seen
Mar 30, 2026