CtrlK
BlogDocsLog inGet started
Tessl Logo

maintain-custom-addons-dev-watch

Build and iterate custom add-ons/templates with tanstack add-on init, add-on compile, add-on dev, and tanstack create --dev-watch, including sync loop preconditions, watch-path validation, and project metadata constraints.

62

Quality

74%

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/maintain-custom-addons-dev-watch/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

90%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 body is lean, highly actionable, and well-structured, with executable commands and well-sourced mistake guidance. The only gap is the absence of an explicit validation feedback loop for the iterative dev-watch workflow.

DimensionReasoningScore

Conciseness

Lean throughout: code blocks carry brief, non-obvious comments and each mistake is a one-line rationale plus a source pointer, with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Fully executable npx commands in copy-paste-ready Wrong/Correct blocks, covering the common cases (init, compile, dev, create --dev-watch, add) with concrete file-path sources.

5 / 5

Workflow Clarity

Setup, core patterns, and a compile-before-apply checkpoint are sequenced clearly, and validation preconditions are documented via Common Mistakes, but there is no explicit validate-fix-retry feedback loop for the dev-watch sync loop.

4 / 5

Progressive Disclosure

Well-organized into Setup, Core Patterns, and Common Mistakes with a single one-level cross-skill reference; no bundle files exist, and the content is self-contained, though it runs slightly long for a single file.

4 / 5

Total

18

/

20

Passed

Description

58%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 well-targeted to a distinct niche, naming concrete commands and preconditions. Its main weakness is the missing explicit 'Use when...' trigger guidance, which caps completeness.

Suggestions

Add an explicit 'Use when...' clause with natural trigger phrases (e.g., 'Use when iteratively compiling and syncing a custom TanStack add-on into a target app during local development').

Include a few natural synonyms alongside the technical terms (e.g., 'dev watch', 'hot-sync', 'add-on dev loop') to broaden trigger coverage.

Clarify the 'templates' capability with a concrete verb since it is named but not tied to a distinct action.

DimensionReasoningScore

Specificity

Names the domain (custom add-ons/templates) and several concrete actions (add-on init, compile, dev, create --dev-watch) plus preconditions (sync loop, watch-path validation, metadata constraints); minor coverage gaps keep it below 5.

4 / 5

Completeness

Has a clear 'what' (build/iterate add-ons with named commands) but no explicit 'Use when...' trigger clause, capping completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Contains relevant niche terms (custom add-ons, dev-watch, sync loop) but leans technical and misses common natural variations or synonyms a user might say.

3 / 5

Distinctiveness Conflict Risk

Targets a clear niche (TanStack custom add-on dev-watch workflows) with minimal conflict risk, though minor overlap exists with the related add-addons-existing-app skill.

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/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.