CtrlK
BlogDocsLog inGet started
Tessl Logo

unit-test

Neo.mjs Playwright unit-test author/executor workflow. Standard Playwright patterns will fail. Triggers: Use before writing, modifying, fixing, or explicitly running unit tests. Do not trigger solely because PR review inspects a diff containing, adding, or moving tests, or checks placement; pr-review owns review evidence.

72

Quality

87%

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

85%Weight 40%Scale 1-3

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

An efficiently structured pointer skill that keeps the SKILL.md body minimal and delegates detail to a real, one-level-deep reference file. Actionability is capped at 2 because the body contains no executable test guidance itself, only the pointer to it.

Suggestions

Add a one- or two-line concrete hint in the body (e.g., the Playwright command pattern or where tests live) so the skill is actionable even before opening the reference.

Briefly state why "Standard Playwright patterns will fail" in the body or reference so the failure mode is understood without external context.

DimensionReasoningScore

Conciseness

Two lean sentences with no padding and no explanation of concepts Claude already knows; every token earns its place.

3 / 3

Actionability

It gives one concrete instruction — "read and follow `.agents/skills/unit-test/references/unit-test.md`" — but the actual executable test-authoring guidance lives in the referenced file, so the body itself is incomplete guidance.

2 / 3

Workflow Clarity

For this simple single-action skill the instruction is unambiguous: before the listed test activities, read and follow the named reference, with a clear carve-out for review-only audits.

3 / 3

Progressive Disclosure

The body is a concise overview that points to a single one-level-deep reference (`references/unit-test.md`, which exists in the bundle), with clear signaling and easy navigation.

3 / 3

Total

11

/

12

Passed

Description

90%Weight 40%Scale 1-3

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, third-person description with explicit triggers and clear conflict avoidance against pr-review. Its only weakness is specificity: it describes the workflow at a high level rather than listing concrete authoring/execution actions.

DimensionReasoningScore

Specificity

Names the domain ("Neo.mjs Playwright unit-test") and the high-level actions "author/executor workflow" but does not enumerate multiple concrete operations, so it stops at naming domain and some actions rather than a comprehensive list.

2 / 3

Completeness

It states what the skill does (unit-test author/executor workflow) and gives explicit trigger guidance via "Triggers: Use before...", satisfying both the what and the when.

3 / 3

Trigger Term Quality

Triggers use natural user phrasing — "writing, modifying, fixing, or explicitly running unit tests" — which are terms a user would actually say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

The niche is clear and it explicitly disambiguates from pr-review ("Do not trigger solely because PR review inspects a diff..."), making wrongful activation unlikely.

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