소개
This skill enables the creation of production-ready, headless data tables using TanStack Table v8, specifically optimized for Cloudflare Workers and D1 database integrations. It provides standardized patterns for complex table requirements like server-side state synchronization, TanStack Query coordination, and performance optimization via virtualization for datasets exceeding 10,000 rows. Whether migrating from legacy table libraries or building new data-intensive dashboards, it ensures type-safe column configurations and prevents common pitfalls like infinite re-renders or URL state sync errors.