CtrlK
BlogDocsLog inGet started
Tessl Logo

create-table-hook

Build reusable React table infrastructure with createTableHook, useAppTable, createAppColumnHelper, shared features/defaults, component registries, AppTable/AppCell/AppHeader wrappers, and typed context hooks. Load for recurring application table conventions, scoped contexts, HMR cycles, or table prop drilling.

70

Quality

87%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A tight, highly actionable patterns skill with executable examples and clear when-to-use decision guidance. It lacks a true multi-step workflow and has no bundled reference files to offload detail, which keeps progressive disclosure and workflow clarity just short of top marks.

DimensionReasoningScore

Conciseness

The body is lean and assumes React/HMR competence, with code-plus-one-line rationale per pattern; a few explanatory sentences could still be trimmed without losing meaning.

4 / 5

Actionability

Copy-paste-ready TSX with imports spans Setup, column inference, context reading, and scoped contexts, plus wrong/correct pairs and a pointer to the .d.ts files for exact types.

5 / 5

Workflow Clarity

Decision guidance is crisp ('use a factory when multiple tables share real conventions', 'Create scoped contexts only when different table setups are nested'), but this is a patterns reference rather than a sequenced workflow with checkpoints.

4 / 5

Progressive Disclosure

Well-organized into Setup, Core Patterns, Common Mistakes, and API Discovery with clear headers and a one-level pointer to the .d.ts files; at ~160 lines with no bundle files, some API detail could live in a separate reference.

4 / 5

Total

17

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description that names concrete APIs and gives explicit load-when triggers for a well-scoped framework niche. Trigger-term coverage is good but could add a couple of more colloquial synonyms.

DimensionReasoningScore

Specificity

Lists many concrete building blocks — 'createTableHook, useAppTable, createAppColumnHelper, shared features/defaults, component registries, AppTable/AppCell/AppHeader wrappers, and typed context hooks' — giving comprehensive, specific coverage rather than vague actions.

5 / 5

Completeness

Explicitly states both what it builds (the enumerated infrastructure) and when to load it via 'Load for recurring application table conventions, scoped contexts, HMR cycles, or table prop drilling.'

5 / 5

Trigger Term Quality

Includes natural developer phrases like 'table prop drilling', 'HMR cycles', 'scoped contexts', and 'recurring application table conventions', though a few common synonyms a user might voice are missing.

4 / 5

Distinctiveness Conflict Risk

Targets a narrow TanStack React Table composability niche with named APIs (createTableHook, createAppColumnHelper) and distinctive triggers, making conflict with other skills minimal.

5 / 5

Total

19

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
TanStack/table
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.