CtrlK
BlogDocsLog inGet started
Tessl Logo

getting-started

Create an Alpine TanStack Table v9 table with createTable, explicit tableFeatures, Alpine.reactive data getters, x-for rendering, and FlexRender through x-html. Load for first-table setup, reactive options, or when nested Alpine directives rendered by x-html do not initialize.

72

Quality

91%

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.

A tight, highly actionable body with executable code, concrete anti-patterns, and no padding. The only gaps are the absence of an explicit validation checkpoint and no external reference structure to offload detail.

Suggestions

Add a short 'Verify' step after Setup (e.g. confirm the table renders and table.getRowModel().rows.length updates on data change) to give the workflow an explicit validation checkpoint.

If the API surface or mistake catalog grows, move the bulk into a references/ file and link to it from the body to exercise true progressive disclosure.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it never explains what Alpine or TanStack is, and its prose (e.g. the getter-tracking rationale) conveys non-obvious insight where every token earns its place.

5 / 5

Actionability

It provides a complete, copy-paste-ready setup block plus concrete Wrong/Correct pairs for each common mistake and exact node_modules paths for API discovery, covering the common cases.

5 / 5

Workflow Clarity

Setup → Core Patterns → Common Mistakes → API Discovery is a clear logical progression and the HIGH-severity mistakes act as guardrails, but there is no explicit validate-then-proceed checkpoint; this is a setup skill rather than a destructive/batch workflow so the cap-3 does not apply.

4 / 5

Progressive Disclosure

Sections are well-organized and the content is short enough to stay inline with no nested references, but there are no bundle files or one-level-deep reference pointers, so it does not demonstrate the overview-pointing-to-detail-materials pattern.

4 / 5

Total

18

/

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 clearly states both capability and activation triggers with low conflict risk. The only soft spot is trigger-term breadth, which is jargon-heavy and lacks synonyms.

DimensionReasoningScore

Specificity

The description lists five concrete actions — 'createTable', 'explicit tableFeatures', 'Alpine.reactive data getters', 'x-for rendering', and 'FlexRender through x-html' — giving comprehensive, specific coverage rather than vague claims.

5 / 5

Completeness

It explicitly answers both what ('Create an Alpine TanStack Table v9 table with...') and when ('Load for first-table setup, reactive options, or when nested Alpine directives...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural trigger phrases are present ('first-table setup', 'reactive options', 'nested Alpine directives rendered by x-html do not initialize'), but the description leans heavily on library-specific jargon and omits common synonyms, so it falls just short of comprehensive.

4 / 5

Distinctiveness Conflict Risk

The description is tightly scoped to Alpine + TanStack Table v9 with distinctive trigger conditions, giving it a clear niche and minimal overlap with other skills.

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.