CtrlK
BlogDocsLog inGet started
Tessl Logo

testing-workflow

Read before running tests. Detailed instructions for single tests, full suites, authentication, obtaining the API Token, and a real cross-test pollution pitfall. Use this when asked to run tests, check failures, or debug failing tests.

76

Quality

94%

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

96%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-sequenced with validation checkpoints and a concrete error-recovery loop. Progressive disclosure is strong for a single-file skill but the lengthy pitfall section could optionally live in a separate reference.

Suggestions

Consider moving the sys.modules pitfall and fix pattern into a references/pollution-pitfall.md file referenced one level deep, keeping the main body as a lean overview.

DimensionReasoningScore

Conciseness

Lean and efficient throughout — short imperative sections with copy-paste commands and no padding explaining concepts Claude already knows; the pitfall section earns its length by covering genuinely non-obvious behavior.

5 / 5

Actionability

Fully executable commands for every common case (full suite, fast, single test, single test method, auth reset, docker rebuild) plus a complete, runnable Python fix pattern.

5 / 5

Workflow Clarity

Numbered, sequenced workflow (env check → pre-existing failures → run tests → auth reset) with explicit validation checkpoints and an error-recovery troubleshooting block for 403/empty token.

5 / 5

Progressive Disclosure

Well-organized into clearly labeled sections with no nested references and no bundle files needed, though the substantial pitfall section is inlined rather than split into a one-level-deep reference.

4 / 5

Total

19

/

20

Passed

Description

92%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, complete, and distinct, with concrete actions and an explicit Use-when clause in third-person imperative voice. It could add a few more natural synonyms (pytest, unit tests) to maximize trigger coverage.

Suggestions

Add common synonyms like 'pytest' or 'unit tests' to the Use-when clause so it matches a wider range of natural user phrasings.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'single tests, full suites, authentication, obtaining the API Token, and a real cross-test pollution pitfall' — giving comprehensive coverage rather than vague abstractions.

5 / 5

Completeness

Explicitly states what the skill covers (single tests, full suites, auth, API token, pollution pitfall) and when to use it ('Use this when asked to run tests, check failures, or debug failing tests').

5 / 5

Trigger Term Quality

Includes natural user phrases ('run tests', 'check failures', 'debug failing tests') but omits common synonyms a user might say such as 'pytest', 'unit tests', or 'test suite'.

4 / 5

Distinctiveness Conflict Risk

The combination of 'API Token', 'cross-test pollution pitfall', and project-specific test-running triggers carves a clear niche with minimal overlap against generic test skills.

5 / 5

Total

19

/

20

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