CtrlK
BlogDocsLog inGet started
Tessl Logo

strategic-testing

Decide whether a change warrants new tests and choose proportionate verification. Use before adding tests, when planning validation, or when reviewing whether a proposed test protects meaningful behavior.

75

Quality

92%

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

100%

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

An exemplary compact instruction skill: lean, concrete, and well-organized, with an explicit decision procedure and no unnecessary explanation. It earns full marks across the content dimensions.

DimensionReasoningScore

Conciseness

At roughly twelve lines it is lean and assumes Claude's competence — no padding, no explaining what tests or edge cases are — and every line earns its place.

3 / 3

Actionability

As an instruction-only skill it provides concrete, actionable guidance: named prioritize/skip criteria ("domain invariants, important edge cases, public interfaces, persisted data, security boundaries" vs "mechanical edits, implementation details, existing coverage") and an explicit decision rule. Per the rubric's instruction-skill note, absence of code is not penalized when guidance is this actionable.

3 / 3

Workflow Clarity

The decision procedure is clearly sequenced — "identify the realistic failure it prevents and confirm that the maintenance cost is justified. If that case is weak, do not add one" — and per the simple-skill carve-out a clear, unambiguous single-purpose decision skill scores 3; no validation checkpoints are needed since this is not a destructive or batch operation.

3 / 3

Progressive Disclosure

Under 50 lines with no bundle files and no need for external references, it is well organized via a heading, intro, prioritization/skip bullets, and a closing rule, satisfying the simple-skill carve-out for progressive disclosure.

3 / 3

Total

12

/

12

Passed

Description

85%

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 description that clearly states both purpose and explicit use-triggers with concrete actions. Its main weakness is trigger-term phrasing that is somewhat formal and omits common colloquial variations a user might say.

Suggestions

Add colloquial trigger terms users actually say, e.g. "Use when deciding whether to write tests, add unit tests, or whether a change needs test coverage."

Soften formal phrasing like "planning validation" toward natural language such as "deciding what to test".

DimensionReasoningScore

Specificity

Lists multiple concrete actions within its domain — "Decide whether a change warrants new tests" and "choose proportionate verification" — rather than vague language. It uses imperative voice matching the good examples, with no first/second person, so no voice penalty applies.

3 / 3

Completeness

It clearly answers both what ("Decide whether a change warrants new tests and choose proportionate verification") and when, with an explicit "Use before adding tests, when planning validation, or when reviewing..." trigger clause.

3 / 3

Trigger Term Quality

It includes some natural terms ("adding tests", "new tests") but leans formal ("planning validation", "reviewing whether a proposed test protects meaningful behavior") and misses common colloquial variations users would say like "write tests", "unit tests", "should I test this".

2 / 3

Distinctiveness Conflict Risk

It carves a clear niche — judging test-worthiness and selecting proportionate verification — with specific triggers unlikely to fire for unrelated skills, distinguishing it from generic test-writing or code-review skills.

3 / 3

Total

11

/

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
FranciscoMoretti/chat-js
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.