CtrlK
BlogDocsLog inGet started
Tessl Logo

fixing-skipped-tests

Use this skill when unskipping a test that was previously skipped.

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

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 a tight, actionable workflow with concrete commands, clear sequencing, and built-in verification checkpoints. It respects token budget while remaining fully executable, and is well-organized for a single-purpose skill.

DimensionReasoningScore

Conciseness

The body is lean, avoids explaining concepts Claude already knows, and each step carries concrete instruction; the single intro line adds useful context (DevTools codebase, bug-link format) without padding.

3 / 3

Actionability

It provides concrete, copy-paste-ready commands such as 'npm run test path/to/foo.test.ts:test_name', '--repeat=20', branch naming 'fixed-<bugid>', and explicit search patterns like 'it.skip(\'[crbug.com/<bugid>] ...\')', which are fully executable.

3 / 3

Workflow Clarity

A clearly numbered sequence with explicit validation checkpoints ('Re-run the test to ensure the fix is correct', 'Verify Full Build') and a fix→retry loop for the batch un-skipping step, satisfying the explicit-validation anchor.

3 / 3

Progressive Disclosure

At under 50 lines for a single task with no bundle files, the well-organized Workflow section with numbered steps meets the simple-skill bar for progressive disclosure without needing external references.

3 / 3

Total

12

/

12

Passed

Description

75%

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 trigger and a clear, distinctive niche, but it is thin on capability specifics and natural trigger-term coverage. Expanding the action list and adding common variations would raise specificity and trigger_term_quality.

Suggestions

Add concrete actions to the description, e.g. 'Locate skipped tests by bug ID, remove .skip, re-run, and clean up skip markers and comments'.

Include natural trigger variations users might say, such as 'skipped tests', '.skip', or 'disabled tests', alongside 'unskipping'.

Keep the existing 'Use this skill when...' trigger, which already satisfies the explicit-when requirement.

DimensionReasoningScore

Specificity

The phrase 'unskipping a test that was previously skipped' names the domain and a single concrete action, but it does not enumerate multiple specific actions, so it stops at the 'names domain and some actions' anchor rather than the multi-action level.

2 / 3

Completeness

The explicit 'Use this skill when unskipping a test that was previously skipped' answers both what (unskipping a previously skipped test) and when (an explicit trigger clause), matching the both-what-and-when anchor.

3 / 3

Trigger Term Quality

'unskipping a test' is a natural phrase a user might say, but common variations like '.skip', 'skipped describe', or 'disabled test' are absent, leaving coverage partial.

2 / 3

Distinctiveness Conflict Risk

The narrow focus on previously-skipped tests gives it a clear niche with a distinct trigger unlikely to fire for unrelated skills.

3 / 3

Total

10

/

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
ChromeDevTools/devtools-frontend
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.