CtrlK
BlogDocsLog inGet started
Tessl Logo

version

The version of Remotion we are working on.

28

Quality

21%

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/version/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

35%

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

The content is brief and points to the right source file, but it stops at a vague directive instead of giving concrete steps for finding and updating version references, and it carries ephemeral version info that will become stale. No validation or sectioning is present.

Suggestions

Replace 'Ensure the docs correctly reference the next version' with concrete steps, e.g. a grep/ripgrep command to find version references and how to update them.

Move the 'next version is going to be a patch version' detail out of the static body, or place it under a clearly marked current-state section so it does not silently rot.

Add a validation step that confirms the docs build or that no stale version references remain after the update.

DimensionReasoningScore

Conciseness

The body is only a few lines and mostly lean, but it embeds the time-sensitive claim 'The next version is going to be a patch version', which the guidelines penalize because it will go stale and is not placed in a deprecated/old-patterns section.

2 / 3

Actionability

It gives one concrete pointer (the version file path) but the core task is left as the vague directive 'Ensure the docs correctly reference the next version' with no commands, search steps, or code, matching the describes-rather-than-instructs anchor.

1 / 3

Workflow Clarity

As a simple single-purpose skill it gets some credit, but there is no explicit sequence and no validation step for verifying that the docs were correctly updated, so it does not reach the clear-workflow level.

2 / 3

Progressive Disclosure

The skill is short with no nested references, which is fine, but it lacks any sectioning or headers that the guideline requires for a small no-reference skill to score a 3.

2 / 3

Total

7

/

12

Passed

Description

7%

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 essentially a one-line status note rather than an actionable skill description: it states no capabilities and provides no trigger guidance. It is only saved from the lowest distinctiveness score by naming the Remotion project.

Suggestions

Rewrite the description in third person to state concrete actions, e.g. 'Updates Remotion documentation to reference the next version, reading the current version from packages/core/src/version.ts.'

Add an explicit 'Use when...' clause naming natural triggers such as bumping the Remotion version or syncing docs to a new release.

Replace the vague 'we are working on' framing with capability verbs so the skill's purpose is unambiguous.

DimensionReasoningScore

Specificity

The description 'The version of Remotion we are working on.' names no concrete actions at all, matching the vague/abstract anchor rather than the 'names some actions' level 2.

1 / 3

Completeness

It states neither a clear capability (what) nor any 'Use when...' trigger (when), so it fails both halves of the completeness question.

1 / 3

Trigger Term Quality

It mentions 'Remotion' and 'version' but offers no natural trigger phrasing a user would actually say; it reads as a status statement, not keywords for invocation.

1 / 3

Distinctiveness Conflict Risk

Tying the skill to 'Remotion' gives it a recognizable niche, but as a generic 'version' meta-skill it could still overlap with other doc/version skills, so it is not fully distinctive.

2 / 3

Total

5

/

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.