CtrlK
BlogDocsLog inGet started
Tessl Logo

remotion

Best practices for Remotion video creation in React — compositions, sequences, animation, timing, and rendering. Use when building, reviewing, or debugging Remotion videos.

71

Quality

88%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The body is a clean, token-efficient index with a clear single workflow, but it offers no executable guidance in-page and — more critically — every referenced rule file is missing, so the progressive disclosure it promises cannot be reached.

Suggestions

Ship the referenced rules/*.md files in the bundle (or remove the dead links) — none of the 28 referenced rule files exist, so progressive disclosure currently resolves to broken paths.

Add a brief, copy-paste-ready example in the body (e.g., a minimal Composition + Sequence skeleton) so the skill is actionable before Claude opens any rule file.

Fix the grammar typo in the When-to-use line: 'Use this skills whenever' → 'Use this skill whenever'.

DimensionReasoningScore

Conciseness

The body is lean — a one-line 'When to use' plus a tightly annotated index of rule links — with no padding and no explanation of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

The body gives concrete, specific navigation guidance (each topic is mapped to a named rule file with a one-line description), but it contains no executable code or commands itself and the actual instructions live in the linked files, so the guidance is concrete yet incomplete.

2 / 3

Workflow Clarity

This is a simple, single-purpose skill under 50 lines whose single action — read the relevant rule file for the task at hand — is unambiguous and well-organized, so the simple-skills exception applies.

3 / 3

Progressive Disclosure

The overview-to-reference structure is well designed (concise intro, one-level-deep, clearly signaled and annotated links), but all 28 referenced rules/*.md files are absent from the bundle, so the disclosure leads to dead links and is not actually functional.

2 / 3

Total

10

/

12

Passed

Description

100%

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 third-person, concise, and complete: it states concrete capabilities and gives an explicit 'Use when' trigger tied to natural user phrasing. It is a strong, low-conflict skill description.

DimensionReasoningScore

Specificity

The description names concrete actions and sub-domains — 'compositions, sequences, animation, timing, and rendering' — rather than vague language, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It explicitly answers both 'what' ('Best practices for Remotion video creation in React — compositions, sequences, animation, timing, and rendering') and 'when' ('Use when building, reviewing, or debugging Remotion videos'), satisfying the explicit-trigger requirement.

3 / 3

Trigger Term Quality

Natural user phrasing is well covered with 'building, reviewing, or debugging Remotion videos' and 'Remotion video creation in React' — terms a user would actually say when they need this skill.

3 / 3

Distinctiveness Conflict Risk

'Remotion video creation in React' carves a clear niche with distinct triggers unlikely to collide with other skills, matching the clear-niche anchor.

3 / 3

Total

12

/

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: 28 missing

Warning

Total

14

/

16

Passed

Repository
jdrhyne/agent-skills
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.