CtrlK
BlogDocsLog inGet started
Tessl Logo

writing-tests

Write unit tests, component tests, and integration tests for AiderDesk using Vitest and React Testing Library. Use when creating new tests, adding test coverage, configuring mocks, setting up test files, or debugging failing tests.

77

Quality

96%

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

93%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.

An efficient, actionable skill body: a copy-paste Quick Start, concise core patterns that defer detail to real reference files, and a sequenced debugging workflow with a verification step. The only minor gap is an explicit feedback loop in the debugging workflow.

Suggestions

Add an explicit feedback loop to the Debugging Failing Tests workflow (e.g., 'If the test still fails after fixing the mock, repeat from step 2') to lift workflow clarity to a 5.

Consider noting when to consult assets/test-checklist.md within the debugging flow so the pre-flight checklist is anchored to a concrete step rather than only listed in Advanced Usage.

DimensionReasoningScore

Conciseness

Lean body with a copy-paste Quick Start, brief bullet-pointed Core Patterns, and a short numbered debugging list; no padding or explanation of concepts Claude already knows, and every section earns its tokens.

5 / 5

Actionability

Provides an executable Vitest code example plus concrete commands ("npm run test", "npm run test:node -- --no-color -t 'test name'", "npm run test:coverage") and specific file paths, covering the common unit-test case copy-paste ready.

5 / 5

Workflow Clarity

The Debugging Failing Tests section is a clearly sequenced 5-step list ending in a verification step ("Verify coverage: npm run test:coverage"), but lacks an explicit fix-and-retry feedback loop, so it sits just below the anchor requiring explicit error-recovery loops.

4 / 5

Progressive Disclosure

Well-organized overview with one-level-deep references; every linked file (7 references + assets/test-checklist.md) exists and is clearly signaled under topical section headers, making navigation easy.

5 / 5

Total

19

/

20

Passed

Description

100%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.

A strong, third-person description that names concrete actions, a specific toolchain, and an explicit 'Use when...' clause with natural trigger phrases. It clearly distinguishes the skill and avoids vague fluff.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions ("Write unit tests, component tests, and integration tests") naming the tools (Vitest, React Testing Library) and target project (AiderDesk), giving comprehensive coverage of the skill's scope.

5 / 5

Completeness

Explicitly answers both what ("Write unit tests, component tests, and integration tests...") and when ("Use when creating new tests, adding test coverage, configuring mocks...") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural trigger phrases a user would actually say ("creating new tests, adding test coverage, configuring mocks, setting up test files, debugging failing tests") with good synonym coverage and no jargon-only language.

5 / 5

Distinctiveness Conflict Risk

Narrowed to a specific project (AiderDesk) and specific toolchain (Vitest, React Testing Library) with distinct triggers, giving minimal overlap risk with other skills.

5 / 5

Total

20

/

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
hotovo/aider-desk
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.