CtrlK
BlogDocsLog inGet started
Tessl Logo

add-bug

Add a new Remotion bug entry to packages/bugs/api/[v].ts. Use when the user describes a bug and affected Remotion versions that should be surfaced through the bugs API.

72

Quality

88%

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.

A tight, highly actionable skill body that gives Claude exactly the template and rules needed with no padding. The only gap is a missing verification step after the code edit.

Suggestions

Add a brief verification step after insertion, e.g. confirm the `bugs` array is still valid TypeScript and the new entry appears for the affected version(s).

Note how to handle multiple affected versions or version ranges in the `versions` field to remove ambiguity for non-trivial cases.

DimensionReasoningScore

Conciseness

Lean body with no concept over-explanation: a one-line goal, a copy-paste template, and a tight rules list where every line (including the rationale for ordering) earns its place.

5 / 5

Actionability

Fully executable guidance: exact target file, exact insertion point ('top of the bugs array, immediately after the opening bracket'), and a complete copy-paste template with each field specified.

5 / 5

Workflow Clarity

The single action is unambiguous and well-sequenced (describe -> insert at top in format -> apply rules), but there is no validation checkpoint confirming the edited TypeScript file is still valid or that the entry renders via the API.

4 / 5

Progressive Disclosure

Under 50 lines with no need for external references, organized into prose, a code template, and a rules list — meeting the simple-skill exception for a top score.

5 / 5

Total

19

/

20

Passed

Description

82%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 well-formed description that clearly answers both what and when for a narrow, distinct niche. It is slightly limited on specificity because only one concrete action is named, and a few natural trigger synonyms are absent.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ('Add a new Remotion bug entry to packages/bugs/api/[v].ts'), but offers only a single action rather than comprehensive coverage, fitting the 1-2-actions anchor.

3 / 5

Completeness

Explicitly states both what ('Add a new Remotion bug entry to packages/bugs/api/[v].ts') and when ('Use when the user describes a bug and affected Remotion versions that should be surfaced through the bugs API') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good natural keyword coverage with 'bug', 'Remotion', 'affected ... versions', and 'bugs API', though common synonyms like 'issue' or 'regression' are missing.

4 / 5

Distinctiveness Conflict Risk

Clear Remotion-specific niche with a precise file path and distinct trigger ('user describes a bug and affected Remotion versions'), giving minimal conflict risk with other skills.

5 / 5

Total

17

/

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