CtrlK
BlogDocsLog inGet started
Tessl Logo

testing-workflow

Generates test plans, writes unit/integration/E2E test files, identifies coverage gaps, flags common testing anti-patterns. Use when writing tests, creating test suites, planning test strategies, mocking dependencies, measuring code coverage, or test planning.

77

Quality

96%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

This is a strong, well-structured testing skill that provides clear workflows, executable code examples, and concrete guidance across unit, integration, and E2E testing. The use of tables for dense information (anti-patterns, coverage requirements, context limits) is effective and token-efficient. The main weakness is that referenced external files (browser-testing skill, validation-gates, project.instructions.md) aren't available in the bundle, making it hard to fully assess progressive disclosure.

DimensionReasoningScore

Conciseness

The content is lean and well-structured using tables for dense information delivery. It avoids explaining what testing is or how libraries work, and every section adds actionable value. No unnecessary padding or concept explanations.

3 / 3

Actionability

Provides fully executable code examples for both unit tests (Vitest with mocking) and E2E tests (Playwright), concrete shell commands for running tests, and specific coverage targets. The anti-patterns table gives concrete correct approaches rather than vague advice.

3 / 3

Workflow Clarity

The 5-step workflow is clearly sequenced with an explicit fix loop (step 5: 'If any step fails → fix → re-run from step 2'). The post-implementation checklist serves as a validation checkpoint, and E2E context limits provide guardrails for session management.

3 / 3

Progressive Disclosure

References to external resources (browser-testing skill, validation-gates Gate 3, project.instructions.md) are present and clearly signaled in a references table. However, no bundle files are provided to support these references, and the E2E context limits section and coverage requirements could potentially be split out for a cleaner overview. The skill is reasonably well-organized but slightly heavy for a single file.

2 / 3

Total

11

/

12

Passed

Description

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 clearly articulates specific capabilities (test generation, coverage analysis, anti-pattern detection) and provides explicit trigger guidance via a comprehensive 'Use when...' clause. The trigger terms are natural and cover common variations of how users discuss testing tasks. It follows the third-person voice convention and is concise without being vague.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'generates test plans', 'writes unit/integration/E2E test files', 'identifies coverage gaps', 'flags common testing anti-patterns'. These are distinct, actionable capabilities.

3 / 3

Completeness

Clearly answers both 'what' (generates test plans, writes test files, identifies coverage gaps, flags anti-patterns) and 'when' with an explicit 'Use when...' clause listing six trigger scenarios.

3 / 3

Trigger Term Quality

Includes strong natural keywords users would say: 'tests', 'test suites', 'test strategies', 'mocking dependencies', 'code coverage', 'test planning', 'unit/integration/E2E'. These cover a wide range of how users naturally talk about testing.

3 / 3

Distinctiveness Conflict Risk

Clearly scoped to testing-related tasks with distinct triggers like 'test suites', 'mocking dependencies', 'code coverage', and 'test planning'. Unlikely to conflict with general coding or documentation skills.

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.