CtrlK
BlogDocsLog inGet started
Tessl Logo

getting-started

Create a Vue TanStack Table v9 table with useTable, explicit tableFeatures, stable columns/features, reactive ref or computed data, and Vue FlexRender without destructuring reactive snapshots.

59

Quality

69%

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

Fix and improve this skill with Tessl

tessl review fix ./packages/vue-table/skills/getting-started/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

81%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 around setup, core patterns, and common mistakes, with copy-paste-ready code and concrete API discovery paths. Its main gap is the absence of an explicit validation feedback loop for migration-style operations.

DimensionReasoningScore

Conciseness

The body is lean, example-driven, and assumes Claude's competence (no explanation of Vue or TanStack basics); the only minor padding is a few explanatory sentences that could be tightened.

4 / 5

Actionability

Provides copy-paste-ready setup and core-pattern code plus concrete wrong/correct pairs and exact file paths for API discovery, covering the common cases fully.

5 / 5

Workflow Clarity

Clear sequenced sections (Setup -> Core Patterns -> Common Mistakes -> API Discovery) with concrete checkpoints, but it lacks an explicit validate/retry feedback loop for destructive or migration-prone operations.

4 / 5

Progressive Disclosure

Well-organized sections with brief inline content and a clear 'API Discovery' pointer to node_modules type files; no bundle files are present, so structure is appropriate but references to authored reference files are absent.

4 / 5

Total

17

/

20

Passed

Description

57%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 and technically precise about the v9 Vue adapter mechanics, but it omits any explicit 'when to use' trigger guidance and relies on library jargon rather than natural user phrasing.

Suggestions

Add a 'Use when...' clause with natural triggers, e.g. 'Use when creating or migrating Vue tables to TanStack Table v9'.

Include user-facing synonyms (e.g. 'data tables', 'sortable tables') alongside library terms like useTable/FlexRender.

Lead with the end-user goal (rendering a Vue table) before the implementation mechanics.

DimensionReasoningScore

Specificity

Names multiple concrete actions (useTable, explicit tableFeatures, stable columns/features, reactive ref/computed data, Vue FlexRender without destructuring), but they are library-mechanic specifics rather than end-user actions, leaving minor coverage gaps.

4 / 5

Completeness

It clearly states what the skill does, but there is no 'Use when...' clause or equivalent explicit trigger guidance, which caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Terms like 'Vue TanStack Table v9', 'useTable', 'FlexRender' are precise library jargon but lack natural user-side synonyms or version-agnostic phrasings a user would actually say, so coverage is partial.

3 / 5

Distinctiveness Conflict Risk

The v9/Vue-specific framing (useTable, explicit tableFeatures, FlexRender) carves a clear niche distinct from generic table skills, with only minor overlap risk against related TanStack skills.

4 / 5

Total

14

/

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.