CtrlK
BlogDocsLog inGet started
Tessl Logo

devtools

Connect Vue Table v9 refs or instances to Devtools with tableDevtoolsPlugin and useTanStackTableDevtools. Load for missing targets, reactive table replacement, required options.key, enabled state, cleanup, or development gating.

60

Quality

70%

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-devtools/skills/devtools/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%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, actionable, and well-structured, with executable setup code and concrete mistake guidance; the only minor gap is representing the plugin mount as code rather than prose.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — a complete Setup example, terse Wrong/Correct mistake entries, and a one-line API Discovery pointer — with only minor instances (the prose 'Hooks and Components' paragraph) that could be tightened.

4 / 5

Actionability

Setup provides a copy-paste-ready Vue SFC example and Common Mistakes give concrete Wrong/Correct guidance; the only gap is the plugin mount described in prose ('Mount the Vue TanStackDevtools host once with tableDevtoolsPlugin({})') rather than as executable code.

4 / 5

Workflow Clarity

The registration workflow is unambiguous (build the table, call useTanStackTableDevtools, mount the plugin once) and Common Mistakes supply guardrails; this is not a destructive/batch operation so the missing validate-fix-retry loop does not cap the score, though sequencing emphasis is slightly implicit.

4 / 5

Progressive Disclosure

No bundle files are present (references/scripts/assets absent) and the body is a short, well-organized set of sections (Setup, Hooks and Components, Common Mistakes, API Discovery), matching the simple-skill exception that well-organized sections earn a 5 without external references.

5 / 5

Total

17

/

20

Passed

Description

62%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 clearly niche-scoped, but its trigger guidance leans on technical jargon and omits an explicit 'Use when...' clause, leaving the 'when to invoke' dimension only weakly implied.

Suggestions

Add an explicit 'Use when...' clause with natural user-facing triggers (e.g., 'Use when wiring Vue Table v9 into TanStack Devtools, debugging a table that is not showing in the panel, or handling ref/key issues').

Soften jargon in the trigger list toward phrases users actually say — pair 'reactive table replacement' with 'table not updating in Devtools' and 'development gating' with 'Devtools only load in dev'.

Include common synonyms/extensions (Vue Table, TanStack Devtools, devtools panel, vue-table-devtools) to broaden natural keyword coverage.

DimensionReasoningScore

Specificity

Names the concrete APIs (tableDevtoolsPlugin, useTanStackTableDevtools) and several specific scenarios (missing targets, reactive replacement, options.key, enabled state, cleanup, development gating); minor gap is that these read as scenarios rather than a clean enumerated list of distinct capabilities.

4 / 5

Completeness

A clear 'what' is stated (connect refs/instances to Devtools) but there is no explicit 'Use when...' trigger clause; the 'Load for...' list is only weakly implied 'when' guidance framed as internal scenarios, capping completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Relevant keywords (Vue Table, Devtools) are present but the trigger list is developer jargon ('reactive table replacement', 'development gating') rather than natural phrases a user would say, and common synonyms are missing.

3 / 5

Distinctiveness Conflict Risk

Scoped tightly to Vue Table v9 Devtools with a clear niche and distinct triggers, making conflict with other skills minimal.

5 / 5

Total

15

/

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.