# Tanstack Table

> Headless table and data-grid guidance with shared Table Core features and framework-specific adapters. Use when a project uses TanStack Table or when the task needs its setup, implementation, debugging, testing, migration, or integration guidance.

- Skill: `lukasa1993/tanstack-table` (Agent Skill, multi-file: 168 files)
- Install (CLI): `npx skillmds@latest add lukasa1993/tanstack-table`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lukasa1993/tanstack-table/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- License: MIT
- Author: lukasa1993 (https://skillmd.com/u/lukasa1993)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lukasa1993/tanstack-table

---

<!-- Generated by scripts/build-groups.mjs. Do not edit directly. -->

# TanStack Table

Headless table and data-grid guidance with shared Table Core features and framework-specific adapters.

## Workflow

1. Inspect installed TanStack packages and exact versions.
2. Read the foundation reference and the adapter reference for the detected framework.
3. Topic references are indexes. Choose one guide or section for the task; follow its prerequisite links only when needed.
4. Prefer installed package types and version-matched source guidance over memory.
5. Preserve headless/core behavior when translating examples to a framework adapter.

## Task routing

- [Foundations](references/foundations.md) — Table Core, feature composition, and TypeScript.
- [Data processing](references/data-processing.md) — Sorting, filtering, faceting, grouping, aggregation, pagination, and client/server boundaries.
- [Layout and interaction](references/layout-interaction.md) — Ordering, pinning, sizing, visibility, selection, spanning, and expanding.
- [Integrations and tools](references/integrations.md) — Devtools and fuzzy ranking.
- [Advanced and migration](references/advanced.md) — Custom features, API diagnostics, and migration.
- [React adapter](references/framework-react.md) — React Table adapter guidance.
- [Preact adapter](references/framework-preact.md) — Preact Table adapter guidance.
- [Vue adapter](references/framework-vue.md) — Vue Table adapter guidance.
- [Solid adapter](references/framework-solid.md) — Solid Table adapter guidance.
- [Svelte adapter](references/framework-svelte.md) — Svelte Table adapter guidance.
- [Angular adapter](references/framework-angular.md) — Angular Table adapter guidance.
- [Lit adapter](references/framework-lit.md) — Lit Table adapter guidance.
- [Alpine adapter](references/framework-alpine.md) — Alpine Table adapter guidance.
- [Ember adapter](references/framework-ember.md) — Ember Table adapter guidance.
- [Octane adapter](references/framework-octane.md) — Octane Table adapter guidance.

## Framework routing

- **React** — detect `@tanstack/react-table`. Read [React adapter](references/framework-react.md).
- **Preact** — detect `@tanstack/preact-table`. Read [Preact adapter](references/framework-preact.md).
- **Vue** — detect `@tanstack/vue-table`. Read [Vue adapter](references/framework-vue.md).
- **Solid** — detect `@tanstack/solid-table`. Read [Solid adapter](references/framework-solid.md).
- **Svelte** — detect `@tanstack/svelte-table`. Read [Svelte adapter](references/framework-svelte.md).
- **Angular** — detect `@tanstack/angular-table`. Read [Angular adapter](references/framework-angular.md).
- **Lit** — detect `@tanstack/lit-table`. Read [Lit adapter](references/framework-lit.md).
- **Alpine** — detect `@tanstack/alpine-table`. Read [Alpine adapter](references/framework-alpine.md).
- **Ember** — detect `@tanstack/ember-table`. Read [Ember adapter](references/framework-ember.md).
- **Octane** — detect `@tanstack/octane-table`. Read [Octane adapter](references/framework-octane.md).

## Product boundaries

Use these separate product skills when the task crosses their boundary: `tanstack-query`, `tanstack-virtual`.

See [source provenance](references/SOURCES.md) for exact upstream inputs and deduplication records.

