CtrlK
BlogDocsLog inGet started
Tessl Logo

migrate-v8-to-v9

Complete Vue v8-to-v9 migration reference: useTable, explicit features and row-model slots, ref/atom state, FlexRender shorthand, prototype methods, type generics, sorting, sizing, selection, and logical pinning.

62

Quality

75%

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/migrate-v8-to-v9/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%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 lean, highly actionable migration reference with exact rename tables, executable code, a clear step order, and a closing checklist, weakened only by the absence of an explicit validation feedback loop and any external reference files.

Suggestions

Add an explicit validate→fix→retry loop, e.g. after migration run the app/typecheck, inspect errors, and re-audit against the rename tables before declaring done.

Consider moving the long logical-pinning rename table into a references/ file and linking to it from SKILL.md to keep the overview scannable.

Tighten a few explanatory sentences (e.g. FlexRender render/props note) to lift conciseness from efficient to lean.

DimensionReasoningScore

Conciseness

The body is dense and largely free of padding — tables of exact v8→v9 renames and tight bullet guidance assume Claude's competence — with only minor explanatory sentences that could be trimmed slightly.

4 / 5

Actionability

Provides copy-paste-ready code (the useTable/tableFeatures block) and exhaustive exact-API rename tables covering the common migration cases, giving fully executable guidance.

5 / 5

Workflow Clarity

A clear 5-step 'Recommended Migration Order', a 'Final Checklist', a 'Common Migration Failures' section, and an 'API Discovery' verification note sequence the work, though there is no explicit validate→fix→retry feedback loop.

4 / 5

Progressive Disclosure

Well-organized into clearly headed sections with content appropriately placed inline; no bundle files exist, and the structure is navigable, though a few long reference tables (e.g. pinning) could optionally live in a separate file.

4 / 5

Total

17

/

20

Passed

Description

67%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 highly specific and distinctive, clearly scoping a Vue v8-to-v9 table migration reference, but it lacks an explicit 'Use when...' trigger clause and leans on technical jargon over natural user phrasing.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when migrating TanStack Vue Table from v8 to v9 or when the user mentions upgrading vue-table.'

Soften technical jargon with natural synonyms users would actually say ('upgrade', 'TanStack table', 'vue-table migration').

Consider trimming the long enumerated topic list to keep the description scannable while preserving the core trigger phrase.

DimensionReasoningScore

Specificity

Enumerates many concrete migration areas — 'useTable, explicit features and row-model slots, ref/atom state, FlexRender shorthand, prototype methods, type generics, sorting, sizing, selection, and logical pinning' — giving comprehensive, named coverage rather than vague abstraction.

5 / 5

Completeness

The 'what' is clear and detailed, but there is no 'Use when...' clause or equivalent explicit trigger guidance, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

Natural triggers like 'Vue v8-to-v9 migration' are present, but the bulk of terms ('FlexRender shorthand', 'row-model slots', 'prototype methods', 'type generics') are technical jargon, and common synonyms like 'upgrade' or 'TanStack table' are missing.

3 / 5

Distinctiveness Conflict Risk

Targets a very specific niche — Vue v8-to-v9 migration for TanStack vue-table — with distinct triggers and minimal overlap risk against other skills.

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.