CtrlK
BlogDocsLog inGet started
Tessl Logo

getting-started

Create a native @tanstack/preact-table v9 table with useTable, tableFeatures, stable inputs, row/header models, and Preact FlexRender helpers. Load when starting a Preact table or replacing @tanstack/react-table through preact/compat.

74

Quality

93%

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

93%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, code-first skill that delivers executable patterns and concrete pitfalls with strong structure and no padding; the only gap is the absence of explicit validation feedback loops.

DimensionReasoningScore

Conciseness

Lean body of ~140 lines with no padding: every section is code or a terse Wrong/Correct contrast plus a one-line rationale, assuming Claude's competence throughout.

5 / 5

Actionability

Provides a complete, copy-paste runnable table example plus concrete Correct/Wrong snippets for each pitfall, covering the common cases explicitly.

5 / 5

Workflow Clarity

Setup → Core Patterns → Common Mistakes → API Discovery is a clear sequence with a verification-leaning API Discovery step, but there are no explicit validate/retry checkpoints for the model-stability corrections.

4 / 5

Progressive Disclosure

Well-organized sections under 50-line threshold territory with no external bundle files; content is self-contained and one level deep, and inline sources point to real upstream paths.

5 / 5

Total

19

/

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, well-scoped description that names concrete primitives and gives clear load conditions, with only minor room to add synonymous trigger phrases.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'useTable, tableFeatures, stable inputs, row/header models, and Preact FlexRender helpers' — naming the adapter's specific primitives rather than generic language.

5 / 5

Completeness

Explicitly states what it does (create a native v9 table with the listed primitives) and when to load it (starting a Preact table or replacing the React adapter through compat).

5 / 5

Trigger Term Quality

Natural triggers like 'starting a Preact table' and 'replacing @tanstack/react-table through preact/compat' are present and likely match real requests, though synonyms like 'tanstack table' or 'migrating' beyond the source path are not spelled out.

4 / 5

Distinctiveness Conflict Risk

Narrowly scoped to @tanstack/preact-table v9 with explicit contrast against @tanstack/react-table, giving it a clear niche and minimal conflict risk.

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.