table skills

38 tagged table, measured the same way as everything else here.

Browse within: ReAct 31datagrid 31datagrids 31datatable 31grid 31

migrate-v8-to-v9

01

TanStack/table

Skill Claude CodeCodex

Complete Angular v8-to-v9 migration reference: injectTable and injection context, explicit features and row-model slots, signal/atom state, FlexRender directives, type generics, prototype methods, sorting, sizing, selection, and logical pinning.

28k 2d ago A 58 tokens original MIT

cell-selection

02

TanStack/table

Skill Claude CodeCodex

Select, add, and subtract rectangular cell ranges with cellSelectionFeature: ordered include/exclude operations keyed by row and column id, modifier dragging, final positive bounds, selection edges, render-order resolution under pinning, and autoResetCellSelection. Load for spreadsheet-style selection, “select all…

28k 2d ago A 83 tokens original MIT

custom-features

03

TanStack/table

Skill Claude CodeCodex

Author a TanStack Table v9 feature plugin across every FeatureMap and API installation surface: state, options, column definitions, table, column, row, cell, header, row-model functions/caches, defaults, prototypes, and table/row/column instance data lifecycles. Load for initTableInstanceData, resetTableInstanceData…

28k 2d ago A 93 tokens original MIT

autumn-framework-2x

04

henryxm/autumn

Skill Claude CodeCodexCursor

Autumn 2.0.0 line ONLY: JDK 8, Spring Boot 2.7.18, MyBatis-Plus 2.x, javax. namespace. Use on autumn master (artifact 2.0.0) or business apps pinned to that stack. NOT for Autumn 3.0.0 / JDK 17+ / Spring Boot 3.5 / Jakarta — use autumn-framework-3x on the 3.0.0 branch when available. Enforces docs/AISTANDARDS.md +…

49 5d ago A 724 tokens original Apache-2.0

autumn-framework-3x

05

henryxm/autumn

Skill Claude CodeCodexCursor

Autumn 3.0.0 line ONLY: JDK 17+, Spring Boot 3.5.x, MyBatis-Plus 3.x, jakarta. namespace. Use on autumn branch 3.0.0 (artifact 3.0.0) or business apps pinned to that stack. NOT for Autumn 2.0.0 / JDK 8 / Spring Boot 2.7 / javax-only — use autumn-framework-2x on master. Enforces docs/AISTANDARDS.md + docs/AIDATABASE.md…

49 5d ago A 620 tokens copy · 86% Apache-2.0

ninsau/nextjs-reusable-table

Skill Claude CodeCodex

Use this skill when building or customising data tables with nextjs-reusable-table. Covers installation, all props, sorting, pagination, search, row actions, dark mode, custom styling, and Tailwind setup for Next.js 13+ and React 18+.

6 5mo ago A 59 tokens original 0BSD