tanstack-table-sorting-filtering-and-pagination

Installation
SKILL.md

TanStack Table Sorting, Filtering, and Pagination

Use this skill when the table problem is about reducing, ordering, or paging the current row set.

Scope

  • sorting and multi-sorting
  • column filtering and global filtering
  • fuzzy filtering with ranking metadata
  • column and global faceting
  • client-side pagination and manual pagination
  • controlled feature slices for the query pipeline

Routing cues

  • "multi-sort", "custom sortingFn", "sort undefined", "manualSorting" -> this skill
  • "column filters", "global search box", "filterFn", "faceted filter" -> this skill
  • "fuzzy search", "rankItem", "search suggestions from values" -> this skill
  • "manualPagination", "rowCount", "pageCount", "pagination-controlled" -> this skill
Related skills
Installs
3
GitHub Stars
1
First Seen
Mar 24, 2026