CtrlK
BlogDocsLog inGet started
Tessl Logo

query-docs-library-metadata

Retrieve machine-readable context with tanstack libraries, tanstack doc, tanstack search-docs, tanstack create --list-add-ons --json, and --addon-details for agent-safe discovery and preflight validation.

61

Quality

72%

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/cli/skills/query-docs-library-metadata/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a tight, executable reference with a clear resolve-then-fetch workflow and a well-placed external schema file. Its only weakness is mild token redundancy from repeating the discovery command and a conceptual tension note that could be trimmed.

DimensionReasoningScore

Conciseness

The body is largely lean with no concept-explaining fluff, but 'npx @tanstack/cli libraries --json' appears three times (Setup duplicates the first Core Pattern and the Correct example), and the 'Tension' section is conceptual rather than directly actionable.

2 / 3

Actionability

Commands are fully executable and copy-paste ready with concrete real examples ('doc router framework/react/guide/routing') and documented syntax, matching the fully-executable anchor.

3 / 3

Workflow Clarity

The workflow is explicitly sequenced (resolve a valid library id, then fetch the doc), with 'Resolve valid library ids before doc fetch' serving as a preflight validation checkpoint and the Wrong/Correct pair providing error-recovery guidance for a low-risk retrieval operation.

3 / 3

Progressive Disclosure

The overview is short and well-sectioned, with one clearly signaled one-level-deep reference to 'references/discovery-command-output-schemas.md' (a real file) that appropriately offloads detailed output schemas while keeping commands inline.

3 / 3

Total

11

/

12

Passed

Description

60%Weight 40%Scale 1-3

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 names concrete commands and a clear domain, but relies on CLI jargon for triggers and omits an explicit 'Use when' clause, leaving the activation condition implied. It is reasonably distinct yet overlaps with scaffold-oriented skills.

Suggestions

Add an explicit 'Use when ...' clause stating when Claude should choose this skill (e.g., before generating TanStack integration code or selecting an ecosystem add-on).

Soften the command-syntax trigger terms with natural phrasing users would say, such as 'look up TanStack library docs' or 'discover TanStack add-ons'.

Sharpen distinctiveness by framing the skill around metadata/discovery only and signaling that scaffolding belongs to a separate skill.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'tanstack libraries', 'tanstack doc', 'tanstack search-docs', 'tanstack create --list-add-ons --json', and '--addon-details' — matching the anchor for naming several specific commands.

3 / 3

Completeness

The 'what' is explicit (retrieve machine-readable context via these commands) but the 'when' is only implied ('for agent-safe discovery and preflight validation'); there is no 'Use when...' clause, which caps completeness at 2.

2 / 3

Trigger Term Quality

Contains relevant domain keywords (tanstack, docs, discovery) but leans on CLI invocation syntax ('tanstack doc', '--addon-details') rather than natural user phrasing, missing common variations.

2 / 3

Distinctiveness Conflict Risk

The TanStack metadata niche is fairly specific, but mentioning 'tanstack create --list-add-ons' overlaps with scaffold/ecosystem skills (a tension the body itself acknowledges), so it could still trigger for a sibling skill.

2 / 3

Total

9

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
TanStack/cli
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.