CtrlK
BlogDocsLog inGet started
Tessl Logo

create-table-hook

Share TanStack Ember Table v9 features, row-model slots, defaults, and inferred column helpers with createTableHook, createAppTable, createAppColumnHelper, and appFeatures. Load for recurring Ember table conventions, per-table overrides, or confusion with component/context registries from other adapters.

66

Quality

80%

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 a tight, executable Ember table skill: complete setup code, an explicit composition contract, and well-structured wrong/correct mistake entries. It respects token budget and points to authoritative type-definition files for deeper detail.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: it never explains what Ember, tracked properties, or FlexRender are, and every sentence conveys an Ember-specific convention or contract.

5 / 5

Actionability

A complete, copy-paste-ready GTS setup example plus explicit wrong/correct pairs for each Common Mistake and concrete .d.ts inspection paths give fully executable guidance covering the common cases.

5 / 5

Workflow Clarity

Setup, Composition Contract, Render Normally, Common Mistakes, and API Discovery form a clear sequence, and the API Discovery step acts as a verification pointer; no destructive/batch operation applies, so checkpoints are adequate with a minor gap in explicit ordering rationale.

4 / 5

Progressive Disclosure

A single well-sectioned SKILL.md with no monolithic API dump, pointing detail to real source and .d.ts paths; with no bundle files to split out, structure is good, though references are to installed package files rather than dedicated skill reference files.

4 / 5

Total

18

/

20

Passed

Description

71%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, third-person, and clearly distinguishes the Ember adapter from sibling framework adapters while answering both what and when. Trigger phrasing is concrete but leans technical, so it is not quite maximally natural.

Suggestions

Add a more colloquial 'Use when...' clause naming everyday phrases a user might say (e.g., 'Use when building or customizing TanStack tables in Ember').

Include common synonyms or filename cues (e.g., 'ember-table', 'app table factory') to broaden natural trigger coverage.

DimensionReasoningScore

Specificity

Names several concrete APIs (createTableHook, createAppTable, createAppColumnHelper, appFeatures) and specific capabilities (row-model slots, defaults, inferred column helpers), with only minor coverage gaps.

4 / 5

Completeness

Explicitly answers both what (shares features/defaults/inferred column helpers via four APIs) and when ('Load for recurring Ember table conventions, per-table overrides...'), with the 'when' present and concrete but domain-specialized rather than broad user-utterance triggers.

4 / 5

Trigger Term Quality

Triggers like 'recurring Ember table conventions' and 'confusion with component/context registries' are relevant but specialized technical phrasings rather than the natural terms a user would say, missing common synonyms.

3 / 5

Distinctiveness Conflict Risk

A clear niche scoped to TanStack Ember table v9 with adapter-specific APIs and an explicit guard against React/Solid/Svelte/Lit registries, giving minimal conflict risk.

5 / 5

Total

16

/

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.