preact/production-readiness
OfficialMake your Preact table fast and stable.
Software Engineering#performance#preact#tree-shaking#tanstack table#useTable selector#stable refs#table.Subscribe
AuthorTanStack
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you ship a production-ready TanStack Preact Table by preventing unnecessary re-renders and bundle bloat, while keeping table state and feature configuration stable across renders.
Core Features & Use Cases
- Tree-shake table features by registering only the features you actually use to reduce included code.
- Stabilize identity for
_features,columns,data, and row models to ensure memoization works and internal caches don’t churn. - Optimize rendering granularity by narrowing the
useTableselector, using<table.Subscribe>for hot UI regions, and preferring slice atoms over externalstatepluson*Change.
Quick Start
Use the preact/production-readiness skill to review your @tanstack/preact-table setup and rewrite _features, useTable selectors, and subscriptions to minimize re-renders while keeping your table fully functional.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: preact/production-readiness Download link: https://github.com/TanStack/table/archive/main.zip#preact-production-readiness Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.