TanStack Table

Community

Build production-ready data tables in minutes, not hours.

Authorjezweb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the complexity of building performant data tables with server-side pagination, filtering, and sorting, saving developers from hours of debugging and configuration work.

Core Features & Use Cases

  • Server-Side Patterns: Complete implementation for API-driven pagination, filtering, and sorting.
  • Cloudflare D1 Integration: Ready-to-use patterns for Workers + D1 databases.
  • Use Case: Imagine you need to display 10,000 user records with real-time search and sorting. Use this Skill to automatically generate the complete frontend table code and backend API endpoints that work together seamlessly.

Quick Start

Use the tanstack-table skill to create a server-paginated table that fetches user data from a Cloudflare D1 database, with columns for name, email, and role.

Dependency Matrix

Required Modules

@tanstack/react-table@tanstack/react-virtual

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
Download link: https://github.com/jezweb/claude-skills/archive/main.zip#tanstack-table

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