CtrlK
BlogDocsLog inGet started
Tessl Logo

initialize

Setup, install, and onboard new developers to Reactive Data Client monorepo - nvm, yarn, build, test, getting started guide

64

Quality

77%

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

Quality

Content

72%

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

The body is well-structured and highly actionable with concrete commands, but it carries minor redundant explanation and lacks error-recovery guidance for the build/test steps.

Suggestions

Trim obvious restatements like "This installs all workspace dependencies" and "Documentation site runs on localhost" that Claude can infer.

Add brief failure-handling notes for the risky steps (e.g., if `yarn build` fails, check Node/Yarn versions; if `yarn test` fails, run a single project with `yarn test --project Node`).

Interleave validation with the steps rather than only at the end — confirm each command's expected output before moving to the next.

DimensionReasoningScore

Conciseness

Mostly efficient with direct commands, but it includes redundant asides Claude already knows ("This installs all workspace dependencies", "This runs TypeScript compilation and Babel transforms", "Documentation site runs on localhost"), so it is not the lean score-3 case yet stays above the verbose score-1 case.

2 / 3

Actionability

Provides copy-paste-ready commands ("nvm install", "corepack enable", "yarn install", "yarn build", "yarn test") and concrete package paths, fully matching the score-3 anchor of executable, specific guidance.

3 / 3

Workflow Clarity

Steps are clearly numbered 1-6 and an onboarding checklist provides some verification, but there are no error-recovery feedback loops (e.g., what to do when `yarn build` fails), leaving it at score 2 rather than 3.

2 / 3

Progressive Disclosure

Content is organized into clear sections (Overview, Steps, Checklist, Commands, Resources) with only one-level references (CONTRIBUTING.md, docs URL) and no nested/deep references, fitting the score-3 anchor of well-organized structure; no bundle files exist to validate.

3 / 3

Total

10

/

12

Passed

Description

82%

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, third-person, and well-scoped to a distinct niche, but it omits an explicit 'Use when...' trigger clause, which caps its completeness.

Suggestions

Add an explicit trigger clause such as 'Use when onboarding a new developer to the Reactive Data Client monorepo or when setting up its build/test environment.'

Consider leading with the most natural user phrasing (e.g., 'Get a new developer set up...') before the tool list so the trigger reads more like what a user would say.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Setup, install, and onboard" plus the specific tools "nvm, yarn, build, test" — matching the score-3 anchor of enumerating specific concrete actions rather than vague language.

3 / 3

Completeness

It clearly states what the skill does but lacks any "Use when..." clause or equivalent explicit trigger guidance, so per the guidelines completeness is capped at 2; it is not 3 because the 'when' is only implied, and not 1 because the 'what' is well covered.

2 / 3

Trigger Term Quality

Includes natural terms a new developer would actually say — "setup", "install", "onboard", "new developers", "getting started guide" — giving good coverage alongside the tool names, fitting the score-3 anchor.

3 / 3

Distinctiveness Conflict Risk

The phrase "Reactive Data Client monorepo" carves out a clear, specific niche with distinct triggers, making it unlikely to fire for an unrelated skill, matching the score-3 anchor.

3 / 3

Total

11

/

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

relative_links

Relative link issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
reactive/data-client
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.