tanstack-table-guide

Community

Master TanStack Table for powerful, fast tables.

Authordanghungtb26
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers implement robust TanStack Table data tables in React, enabling scalable, customizable grid interfaces with predictable state management.

Core Features & Use Cases

  • Headless core: TanStack Table provides the logic and state management, leaving UI rendering to you.
  • Comprehensive features: Sorting, filtering, pagination, and row selection for both client-side and server-side data.
  • Real-world scenarios: Dashboards, admin panels, and data-heavy grids where fast interactions and precise control are required.

Quick Start

Install the required library and scaffold a basic table:

  • Install: pnpm add @tanstack/react-table
  • Define data and ColumnDef types, create a table with useReactTable, and render a semantic HTML table.
  • Expand with sorting, filtering, and pagination using the provided API (getSortedRowModel, getFilteredRowModel, getPaginationRowModel).

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tanstack-table-guide
Download link: https://github.com/danghungtb26/admin-react-typescript-template/archive/main.zip#tanstack-table-guide

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.