CtrlK
BlogDocsLog inGet started
Tessl Logo

devtools

Register TanStack Table targets and inspect options, state, features, columns, rows, and row models with @tanstack/table-devtools. Load for missing connections, required unique table options.key, target replacement/cleanup, or an explicit request for production Devtools entrypoints.

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, actionable body with complete code and concrete mistake examples, well organized into labeled sections. The sole weakness is the absence of an explicit validation loop for the destructive replacement operation, which keeps workflow clarity at 4.

DimensionReasoningScore

Conciseness

Lean and efficient throughout: no padding about what TanStack or tables are, tight pattern statements like 'The non-empty options.key is both registry identity and panel label', and a minimal complete code example. Every token earns its place.

5 / 5

Actionability

Fully executable copy-paste setup code (constructTable, upsertTableDevtoolsTarget, cleanup) plus concrete wrong/correct pairs in each Common Mistake and specific .d.ts paths for API discovery. Guidance covers the common cases directly.

5 / 5

Workflow Clarity

Patterns are well sequenced (setup → core patterns → common mistakes → API discovery) and the HIGH/MEDIUM mistakes act as guardrails for the destructive target-replacement case, but there is no explicit validate→fix→retry checkpoint, so it sits just below a 5.

4 / 5

Progressive Disclosure

No bundle directories exist; the body is self-contained with clearly labeled sections and only one-level-deep external pointers (dist .d.ts files, framework packages), making navigation easy and appropriately scoped.

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 strong, third-person description that clearly states capabilities and gives explicit load triggers. It is comprehensive and distinctive; the only minor gap is trigger-term naturalness, which stays somewhat jargon-heavy.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Register TanStack Table targets and inspect options, state, features, columns, rows, and row models' plus 'target replacement/cleanup' and 'production Devtools entrypoints' — giving comprehensive coverage of the skill's domain.

5 / 5

Completeness

Explicitly answers both what ('Register ... and inspect ...') and when ('Load for missing connections, required unique table options.key, target replacement/cleanup, or an explicit request for production Devtools entrypoints'), which functions as a concrete 'Use when' trigger clause.

5 / 5

Trigger Term Quality

Good keyword coverage with natural phrases like 'missing connections' and 'production Devtools entrypoints', but it leans technical ('row models', 'target replacement/cleanup') and omits synonyms or file extensions, keeping it below a 5.

4 / 5

Distinctiveness Conflict Risk

Scoped tightly to '@tanstack/table-devtools' with triggers (unique options.key, production entrypoints) that are unlikely to fire for unrelated skills, giving 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.