tanstack-table-overview-and-setup
TanStack Table Overview and Setup
Use this skill when the question is about TanStack Table itself, its stable docs topology, or how to get a table online before feature work begins.
Scope
- stable
v8docs routing - installation and package selection
- framework-agnostic core vs framework adapters
- React adapter setup and baseline rendering loop
- FAQ-level setup issues like unstable
dataorcolumns react-tablev7 to TanStack Table v8 migration framing
Routing cues
- "what is TanStack Table", "headless table", "should I use this vs AG Grid" -> this skill
- "how do I install it", "which package do I need", "React adapter setup" -> this skill
- "what changed from react-table", "can v7 and v8 coexist" -> this skill
- "where do sorting/filtering/pagination docs live" -> this skill
More from dobroslavradosavljevic/skills
base-ui-typescript-surface
Use for Base UI namespace contracts, change event types, generic render types, and wrapper typing patterns.
4base-ui-basic-primitives
Use for simple primitives with low integration complexity (Avatar, Button, Meter, Progress, Scroll Area, Separator).
4base-ui-root-providers
Use for CSP Provider, Direction Provider, and useDirection when wiring Base UI at the app root or across portals.
4base-ui-menus-navigation-and-toast
Use for Menu, Context Menu, Menubar, Navigation Menu, Toolbar, Toast, and shared command-surface patterns such as detached triggers and menu payloads.
4base-ui-forms-and-validation
Use for Base UI Field/Form primitives, validation flows, form controls, and advanced Number Field, Slider, and RadioGroup behavior.
4base-ui-disclosure-and-tabs
Use for stateful visibility components (Accordion, Collapsible) and tab navigation semantics.
4