CtrlK
BlogDocsLog inGet started
Tessl Logo

verify

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

89

2.57x
Quality

Does it follow best practices?

Impact

98%

2.57x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The content is an exemplary lean verification skill: concrete commands, a clearly sequenced workflow with explicit stop-on-failure checkpoints, and well-organized sections appropriate for a short single-purpose skill.

DimensionReasoningScore

Conciseness

The body is lean (~20 lines) with no concept explanations Claude already knows; every line like 'Run these first in sequence:' earns its place, matching the 'lean and efficient' anchor.

3 / 3

Actionability

It provides concrete executable commands ('yarn prettier', 'yarn linc', '/flow', '/test', '/test www') that are copy-paste ready, matching the 'fully executable' anchor.

3 / 3

Workflow Clarity

The workflow is clearly sequenced (sequential prettier/linc, then parallel subagents) with explicit 'stop if fails' validation checkpoints and a failure-handling feedback loop ('report the issue with suggested fixes'), matching the highest anchor.

3 / 3

Progressive Disclosure

This is a single-purpose skill under 50 lines with no external bundle files, and its sections (Instructions, sequential vs parallel steps) are well-organized, which the rubric permits to score 3 without external references.

3 / 3

Total

12

/

12

Passed

Description

67%

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 has an explicit 'Use when' trigger and identifies a clear React contribution niche, but it lists only a couple of actions and uses somewhat generic validation language that could overlap with similar commit-check skills.

Suggestions

Add specific concrete actions to the description (e.g., 'runs prettier, lints changed files, type-checks, and runs tests') to lift specificity from 2 to 3.

Broaden trigger terms with natural phrasings users actually say, such as 'before pushing a PR', 'run lint and tests', or 'contribution checks'.

Sharpen distinctiveness by leading with the React-specific framing (e.g., 'Run the React contribution verification suite') to reduce overlap with generic commit-check skills.

DimensionReasoningScore

Specificity

The description names the React contribution domain and actions ('validate changes before committing', 'check all React contribution requirements') but does not list multiple specific concrete actions, matching the 'names domain and some actions' anchor rather than the vague 1 or multi-action 3.

2 / 3

Completeness

It explicitly answers both what (validate changes, check contribution requirements) and when via an explicit 'Use when you want to...' clause, matching the highest anchor; it is not a 2 because the trigger is explicit rather than implied.

3 / 3

Trigger Term Quality

It includes some natural terms users would say ('validate changes', 'committing', 'React contribution') but misses common variations like 'run tests', 'lint', or 'before push/PR', fitting the 'some relevant keywords but missing common variations' anchor.

2 / 3

Distinctiveness Conflict Risk

'validate changes before committing' is generic enough to overlap with other commit/test-check skills, though 'React contribution requirements' gives it a niche, fitting the 'somewhat specific but could still overlap' anchor rather than a fully distinct 3.

2 / 3

Total

9

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
facebook/react
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.