CtrlK
BlogDocsLog inGet started
Tessl Logo

remotion-best-practices

Best practices for Remotion - Video creation in React

53

Quality

61%

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 ./skills/remotion-best-practices/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The SKILL.md body is an admirably lean, well-organized index that follows progressive-disclosure intent, but it carries no executable content itself and every referenced rule file is missing from the bundle, breaking the navigation it relies on.

Suggestions

Include the rules/*.md bundle files (or confirm their path) so the referenced links resolve, since progressive disclosure currently points at non-existent files.

Add a short quick-start snippet or one concrete code example in the body so the skill is actionable without first opening a rule file.

Add minimal validation guidance for risky operations (e.g. render/encoding verification) where a rule file alone may not surface it.

DimensionReasoningScore

Conciseness

The body is a lean index of one-line rule pointers with no padding or explanation of concepts Claude already knows; nearly every token earns its place.

3 / 3

Actionability

The body provides clear navigation guidance (which rule file covers which topic) but no executable code or commands itself; all concrete instruction is deferred to the referenced files.

2 / 3

Workflow Clarity

The single workflow (match your task to a rule file and read it) is clear and well-categorized, but it is a flat menu with no explicit sequence or validation checkpoints.

2 / 3

Progressive Disclosure

The structure is well-designed as a one-level-deep index with clearly signaled references, but the referenced rules/*.md files do not exist in the bundle, so the disclosure is not actually functional.

2 / 3

Total

9

/

12

Passed

Description

57%

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 correctly identifies a distinctive niche (Remotion video creation in React) but is too terse and action-light, and it omits an explicit use-when trigger clause. It reads more like a title than a capability statement.

Suggestions

Add concrete actions, e.g. "Compose, animate, sequence, and render videos in React using Remotion."

Append an explicit trigger clause: "Use when working with Remotion code, rendering React videos, or adding animations, captions, audio, or transitions."

Cover more natural trigger variations users would say (animation, rendering, React video, captions).

DimensionReasoningScore

Specificity

The description names the domain ("Remotion") and a broad activity area ("Video creation in React") but lists no concrete actions such as rendering, animating, or composing, so it sits above a vague label yet below a multi-action list.

2 / 3

Completeness

It gives a weak "what" (best practices for video creation) but no explicit "when"/"Use when..." trigger clause, which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

"Remotion" is the primary natural trigger a user would say and is present, but common variations like "animation", "video rendering", or "React video" are missing, so coverage is relevant but incomplete.

2 / 3

Distinctiveness Conflict Risk

"Remotion" is a specific named framework giving the skill a clear, distinctive niche unlikely to trigger for unrelated skills, even though the surrounding phrasing is generic.

3 / 3

Total

9

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

relative_links

Relative link issues: 30 missing

Warning

Total

14

/

16

Passed

Repository
vercel-labs/json-render
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.