preact/production-readiness

Official

Make your Preact table fast and stable.

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 useTable selector, using <table.Subscribe> for hot UI regions, and preferring slice atoms over external state plus on*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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.