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 skill body anchored by executable code and crisp Wrong/Correct mistake patterns, with non-obvious framework behavior explained only where needed. Minor gaps are the lack of an explicit render-verification step and the absence of file-based progressive disclosure.

Suggestions

Add a brief verification step in Setup (e.g. an x-text binding to assert the table renders rows) so the workflow has an explicit success checkpoint.

Consider moving the Common Mistakes 'Source:' attributions into a short references section or a bundled file to strengthen progressive disclosure separation.

DimensionReasoningScore

Conciseness

Lean body that assumes Claude's competence; every line of explanation covers non-obvious adapter behavior (e.g. 'x-html does not initialize Alpine directives') rather than restating known concepts, with the bulk being executable code.

5 / 5

Actionability

Provides a complete, copy-paste-ready TypeScript setup block plus concrete Wrong/Correct pairs and exact node_modules .d.ts inspection paths covering the common cases.

5 / 5

Workflow Clarity

The Setup code is a clear linear sequence and Common Mistakes give actionable corrections, but there is no explicit validation/verification checkpoint; this is acceptable for non-destructive table setup yet leaves a minor gap.

4 / 5

Progressive Disclosure

Well-organized into Setup, Core Patterns, Common Mistakes, and API Discovery with one-level-deep references (node_modules .d.ts paths, Source: attributions) clearly signaled, though all content is inline with no file splitting.

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 precise, third-person description that names concrete APIs and gives explicit load-time triggers for a well-defined niche. It cleanly answers what and when with low conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and APIs — 'createTable, explicit tableFeatures, Alpine.reactive data getters, x-for rendering, and FlexRender through x-html' — giving comprehensive coverage of the specific build steps rather than vague language.

5 / 5

Completeness

Explicitly answers both 'what' (create the table with the listed APIs) and 'when' via the 'Load for first-table setup, reactive options, or when...' trigger clause with concrete trigger phrases.

5 / 5

Trigger Term Quality

Strong, domain-accurate keywords ('first-table setup', 'reactive options', 'nested Alpine directives rendered by x-html do not initialize') that users would naturally say, though a few common synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

Narrowly scoped to Alpine + TanStack Table v9 with very specific trigger conditions, 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.