CtrlK
BlogDocsLog inGet started
Tessl Logo

create-table-hook

Create reusable Solid table infrastructure with createTableHook, createAppTable, createAppColumnHelper, shared features/defaults, component registries, App wrappers, and typed context hooks. Load for recurring app conventions, reactive per-table getters, or 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

90%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.

The content is lean, highly actionable, and well-structured, with executable examples and useful wrong/correct guardrails. The only gaps are minor: workflow sequencing lacks an explicit validation loop (not required here) and some detail could be externalized into reference files.

DimensionReasoningScore

Conciseness

The body is lean and code-heavy with no padding or explanation of concepts Claude already knows; every section (Setup, Core Patterns, Common Mistakes, API Discovery) earns its tokens.

5 / 5

Actionability

Provides fully executable, copy-paste-ready TSX using real named APIs, and the wrong/correct mistake pairs concretely cover the common cases.

5 / 5

Workflow Clarity

Clear Setup -> Core Patterns -> Common Mistakes -> API Discovery progression with decision guidance and a discovery checkpoint; not a full explicit validate-fix-retry workflow, but none is needed since no destructive operations are involved.

4 / 5

Progressive Disclosure

Well-organized into clearly headed sections with one-level-deep 'Source:' references and an API Discovery pointer; the skill is self-contained with no bundle files, but at ~100 lines some API/mistake detail could conceptually be split into reference files.

4 / 5

Total

18

/

20

Passed

Description

85%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.

The description is specific, complete, and distinct, clearly stating both capabilities and trigger conditions. Its main weakness is trigger-term naturalness, which leans toward developer jargon over the phrases users would naturally say.

Suggestions

Add more natural trigger phrasing a user would say, e.g., 'Use when building multiple Solid tables that share conventions' alongside the existing technical triggers.

Include the library-level keyword 'TanStack' or 'Solid table factory' so the description surfaces when users name the library rather than only the pattern.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions and named APIs (createTableHook, createAppTable, createAppColumnHelper, component registries, App wrappers, typed context hooks), giving comprehensive coverage of what the skill builds.

5 / 5

Completeness

Explicitly answers both what ('Create reusable Solid table infrastructure with...') and when ('Load for recurring app conventions, reactive per-table getters, or prop drilling') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Trigger phrases like 'recurring app conventions', 'reactive per-table getters', and 'prop drilling' are relevant but lean technical and miss common variations or library-level synonyms (e.g., 'Solid table factory', 'TanStack table').

3 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Solid + TanStack composable table factories) with distinct triggers, making conflict with unrelated skills unlikely.

5 / 5

Total

18

/

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.