CtrlK
BlogDocsLog inGet started
Tessl Logo

vitest-testing

Vitest unit and integration testing patterns, commands, mocking (vi.mock), and coverage. Use when writing .test.ts files, configuring the test runner, or adding coverage thresholds.

100

Quality

100%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong skill description that concisely covers specific capabilities (testing patterns, mocking with vi.mock, coverage), uses natural trigger terms users would actually say, and includes an explicit 'Use when' clause with concrete triggers. It is clearly scoped to Vitest, minimizing conflict risk with other testing or coding skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'unit and integration testing patterns', 'commands', 'mocking (vi.mock)', 'coverage', 'writing .test.ts files', 'configuring the test runner', 'adding coverage thresholds'.

3 / 3

Completeness

Clearly answers both what ('Vitest unit and integration testing patterns, commands, mocking, and coverage') and when ('Use when writing .test.ts files, configuring the test runner, or adding coverage thresholds') with explicit trigger guidance.

3 / 3

Trigger Term Quality

Includes strong natural keywords users would say: 'Vitest', 'unit', 'integration testing', 'mocking', 'vi.mock', 'coverage', '.test.ts', 'test runner', 'coverage thresholds'. These cover common variations of how users would describe testing needs.

3 / 3

Distinctiveness Conflict Risk

Clearly scoped to Vitest specifically, with distinct triggers like 'vi.mock', '.test.ts', and 'Vitest' that distinguish it from other testing frameworks (Jest, Mocha, etc.) or general coding skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

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

This is a high-quality skill that is concise, actionable, and well-structured. It provides executable code examples for all major Vitest patterns, a clear workflow with validation checkpoints and feedback loops, and appropriate progressive disclosure with a reference to project-specific configuration. There are no significant weaknesses.

DimensionReasoningScore

Conciseness

The content is lean and efficient. It jumps straight into commands, code examples, and configuration without explaining what Vitest is or how testing works conceptually. Every section earns its place with concrete, non-redundant information.

3 / 3

Actionability

All code examples are fully executable and copy-paste ready — from CLI commands to test structure, mocking patterns, timer mocking, and configuration. Specific imports are shown, and examples cover real patterns (spies, module mocks, fake timers).

3 / 3

Workflow Clarity

The workflow section provides a clear 6-step sequence with explicit validation checkpoints: run tests, fix failures, use verbose reporter to inspect, check coverage against thresholds, add targeted tests if below thresholds, and re-run. The feedback loop (step 4 and step 5) is explicit.

3 / 3

Progressive Disclosure

The skill opens with a reference to project-specific configuration in a separate file, keeps the main content well-organized into logical sections (Commands, Test Structure, Mocking, Configuration, Workflow), and avoids monolithic walls of text. References are one level deep and clearly signaled.

3 / 3

Total

12

/

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
monkilabs/opencastle
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.