CtrlK
BlogDocsLog inGet started
Tessl Logo

testing

Test file conventions: setup functions, factories, Result assertion helpers, organization, type testing, naming, and pruning low-value tests. Use when: "write tests", "add a test", "fix this test", "delete tests", "prune tests", "audit tests", or modifying *.test.ts files.

80

Quality

100%

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 body is a well-structured overview: concise, action-driven, with executable examples and clearly signaled references that keep detail one level deep. It assumes Claude's competence while remaining concrete.

DimensionReasoningScore

Conciseness

Lean and efficient: tight code examples, rule statements, and good/bad contrast without explaining concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

Provides executable code (expectOk/expectErr imports), concrete naming patterns, decision tables, and copy-paste-ready good/bad examples rather than vague direction.

3 / 3

Workflow Clarity

Conventions are organized into clearly sequenced sections with explicit decision rules (When to Split / When NOT to Split); no destructive batch workflow is present that would require validate-fix-retry loops.

3 / 3

Progressive Disclosure

Body is an overview that signals five one-level-deep reference files with 'If working with X, read [references/...]' triggers; all referenced files exist and are appropriately split out.

3 / 3

Total

12

/

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.

The description is concise yet comprehensive, stating concrete capabilities and explicit natural-language triggers in third person. It cleanly answers both what the skill does and when to invoke it.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'setup functions, factories, Result assertion helpers, organization, type testing, naming, and pruning low-value tests' — matching the anchor for enumerating specific actions.

3 / 3

Completeness

Explicitly answers both what (the conventions list) and when ('Use when: ...') with explicit triggers, matching the top anchor.

3 / 3

Trigger Term Quality

Natural quoted triggers ('write tests', 'add a test', 'fix this test', 'delete tests', 'prune tests', 'audit tests') plus '*.test.ts' give good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

A clear, narrow niche (test file conventions) with distinct, specific triggers makes overlap with other skills unlikely.

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
EpicenterHQ/epicenter
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.