Skip to main content
Run any Skill in Manus
with one click

preact-compose-with-tanstack-devtools

Wire up TanStack Devtools for TanStack Table in Preact. Mount `TanStackDevtools` with `tableDevtoolsPlugin()` once at the app root and call `useTanStackTableDevtools(table)` after each `useTable` so the table is registered as a devtools target. Live devtools are tree-shaken to no-ops in production unless you import from `@tanstack/preact-table-devtools/production`.

Overview

Wire up TanStack Devtools for TanStack Table in Preact. Mount `TanStackDevtools` with `tableDevtoolsPlugin()` once at the app root and call `useTanStackTableDevtools(table)` after each `useTable` so the table is registered as a devtools target. Live devtools are tree-shaken to no-ops in production unless you import from `@tanstack/preact-table-devtools/production`.

Install command
npx skills add https://github.com/TanStack/table --skill preact-compose-with-tanstack-devtools

Copy and paste this command into Claude Code to install the skill

Stars28,053
Forks3,518
UpdatedMay 29, 2026 at 14:49
SKILL.md
readonly