CtrlK
BlogDocsLog inGet started
Tessl Logo

web-renderer-test

Add a test case to the web renderer

60

Quality

68%

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

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/web-renderer-test/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is an efficient, highly actionable guide with executable examples and a clear step sequence. Its only real gap is the absence of an explicit validation/feedback checkpoint in the workflow for confirming the new test passes.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it jumps to a concrete command, a representative fixture, a matching test, and a numbered procedure, with no explanation of concepts Claude already knows; every section earns its place.

3 / 3

Actionability

It provides a fully executable command (`bunx vitest src/test/video.test.tsx`), copy-paste-ready fixture and test code, and concrete file paths, so Claude can act immediately without filling in gaps.

3 / 3

Workflow Clarity

The 'Adding a new test' steps are clearly numbered with helpful 'Important' callouts, and step 4 runs the test, but there is no explicit validation/feedback loop (e.g. confirm the snapshot passes, or what to do on a snapshot mismatch), which leaves a checkpoint implicit.

2 / 3

Progressive Disclosure

There are no bundle files and none are needed; the content is organized into clear sections (overview, Example, Adding a new test) and stays self-contained, which satisfies the simple-skill allowance for a top score.

3 / 3

Total

11

/

12

Passed

Description

50%

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 clear and specific about its single action and domain, but it is minimal: it answers 'what' only and omits any 'when to use it' trigger guidance. It is distinguishable but not strongly differentiated from broader testing skills.

Suggestions

Add an explicit 'Use when...' trigger clause, e.g. 'Use when the user asks to add or update a visual snapshot test for the web renderer.'

Broaden trigger terms to include the natural vocabulary users actually say, such as 'vitest', 'visual snapshot test', or 'fixture'.

Name the additional concrete actions the skill covers (e.g. creating a fixture, wiring it into Root.tsx, updating limitations docs) to lift specificity to a 3.

DimensionReasoningScore

Specificity

The phrase 'Add a test case to the web renderer' names a concrete action ('Add a test case') and a specific domain ('web renderer'), but only one action is given rather than the multiple concrete actions a score of 3 requires.

2 / 3

Completeness

It states what the skill does (add a test case) but provides no 'Use when...' clause or equivalent explicit trigger guidance, which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

It includes relevant natural terms a developer might say ('test case', 'web renderer', 'test'), but coverage is thin — no mention of vitest, snapshots, or fixtures that users would commonly reference, matching the 'some relevant keywords but missing common variations' anchor.

2 / 3

Distinctiveness Conflict Risk

'web renderer' is a fairly specific niche, but the single short phrase lacks distinct trigger terms, so it could still overlap with general testing skills rather than being unmistakably unique.

2 / 3

Total

8

/

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
remotion-dev/remotion
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.