CtrlK
BlogDocsLog inGet started
Tessl Logo

remotion

Use when generating or modifying Remotion video code, creating demo videos, or working with the demo-video/ directory

84

1.50x
Quality

Does it follow best practices?

Impact

80%

1.50x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

80%

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

A code-heavy, actionable skill body that efficiently teaches Remotion-specific conventions without padding. It would benefit from explicit inline validation/feedback loops in the rendering workflows and from splitting reference-like detail into bundle files.

Suggestions

Add an explicit validate-fix-retry loop to the Manual Rendering workflow (e.g., render fails -> check Error Codes table -> fix props/config -> re-render) instead of deferring recovery to a separate section.

Move the Props Schema, Common Patterns, and Error Codes into reference files under references/ and link to them one level deep, keeping SKILL.md a lean overview.

Add a validation checkpoint in the rendering flow (e.g., run `npx tsc --noEmit` before render, verify output .mp4 exists after) to strengthen workflow_clarity.

DimensionReasoningScore

Conciseness

The body avoids explaining what Remotion or libraries are; it is code- and rule-dense with app-specific conventions (frame-based animation, determinism, props schema, error codes) that Claude does not already know, so every section earns its place.

3 / 3

Actionability

Executable TypeScript (useCurrentFrame, interpolate with clamping, spring), a typed props interface, and copy-paste render commands provide concrete, complete guidance rather than vague direction.

3 / 3

Workflow Clarity

The Auto-Generation Flow lists a clear sequence with an explicit PASS checkpoint, but the Manual Rendering workflow has no inline validation steps and error recovery is deferred to a separate Error Codes table rather than expressed as validate-fix-retry feedback loops.

2 / 3

Progressive Disclosure

Sections are well organized, but the ~200-line body inlines reference-like material (Common Patterns, Props Schema, Error Codes) that could live in separate files, and the Reference section points to paths outside the bundle rather than splitting detail one level deep.

2 / 3

Total

10

/

12

Passed

Description

90%

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 concise, well-targeted description that pairs an explicit "Use when..." trigger with domain-specific actions and a distinct niche. The only weakness is that the listed actions are generic verbs around a single theme rather than multiple distinct concrete operations.

DimensionReasoningScore

Specificity

Phrases like "generating or modifying Remotion video code, creating demo videos" name the domain and several actions, but the verbs are generic variations of one theme rather than a comprehensive list of distinct concrete actions.

2 / 3

Completeness

An explicit "Use when..." clause provides the when, while the actions (generating/modifying Remotion video code, creating demo videos) state the what, satisfying both.

3 / 3

Trigger Term Quality

"Remotion video code", "demo videos", and "demo-video/ directory" cover the natural terms a user would say when needing this skill, matching the good-coverage anchor.

3 / 3

Distinctiveness Conflict Risk

The Remotion/demo-video niche is narrow with distinct triggers, making conflict with other skills unlikely.

3 / 3

Total

11

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

relative_links

Relative link issues: 2 missing, 1 deeper-than-1-level

Warning

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

13

/

16

Passed

Repository
NeverSight/skills_feed
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.