CtrlK
BlogDocsLog inGet started
Tessl Logo

remotion-create

Create a new Remotion video

60

Quality

71%

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

Quality

Content

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

The content is exceptionally lean and actionable with copy-paste commands and a clear multi-step workflow; its only weak spot is progressive disclosure, where some referenced local markdown files are absent from the bundle.

Suggestions

Verify that referenced local files (video-layout.md, tailwind.md) exist in the bundle or correct the paths, since only the assets/ directory is present.

Consider adding a brief validation checkpoint after scaffolding (e.g. confirm package install succeeded) to strengthen workflow clarity.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence with no concept over-explanation; each section and code block earns its place, matching the lean-and-efficient anchor.

5 / 5

Actionability

Commands like "npx create-video@latest --yes --blank --no-tailwind my-video", "npm i", "npx remotion studio --no-open", and "npx remotion render" are copy-paste ready and cover the common cases.

5 / 5

Workflow Clarity

A clear sequenced flow (scaffold -> design -> multi-scene -> preview -> render -> follow-up) with conditional skips and an explicit render guard, but no validate/retry feedback loops, fitting clear sequence with minor validation gaps.

4 / 5

Progressive Disclosure

The SKILL.md is an overview with well-signaled one-level-deep links to sibling skill files and local references, but referenced local files like video-layout.md and tailwind.md are not present in this bundle, leaving a minor organization gap.

4 / 5

Total

18

/

20

Passed

Description

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

The description is concise and on-topic but minimal: it states a single concrete action with no "Use when" trigger guidance and no synonyms or file extensions, capping completeness and trigger coverage at 3.

Suggestions

Add a 'Use when...' clause so Claude knows when to trigger this skill, e.g. 'Use when the user asks to create or start a new Remotion video project.'

Broaden the action list beyond 'Create', e.g. 'Scaffold, design, preview, and render a new Remotion video.'

Include natural synonyms/extensions such as 'Remotion', '.tsx compositions', or 'video project' to improve trigger term coverage.

DimensionReasoningScore

Specificity

"Create a new Remotion video" names the domain and one concrete action but offers no other actions or breadth, matching the anchor for naming a domain with 1-2 concrete actions without being comprehensive.

3 / 5

Completeness

The "what" is clear (create a new Remotion video) but there is no "Use when..." trigger clause, so per the rubric guidance completeness is capped at 3 with the "when" missing.

3 / 5

Trigger Term Quality

It surfaces a relevant natural term ("Remotion video") but provides no synonyms or file extensions, matching the anchor for some relevant keywords missing common variations.

3 / 5

Distinctiveness Conflict Risk

"Remotion video" carves a clear niche distinct from generic skills, though the absence of explicit trigger phrasing leaves minor overlap risk with sibling Remotion skills, fitting mostly-distinct with minor overlap.

4 / 5

Total

13

/

20

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 2 missing, 6 suspicious

Warning

Total

14

/

16

Passed

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.