CtrlK
BlogDocsLog inGet started
Tessl Logo

scaffold-element

Scaffold a new Remotion Element with a correctly configured preview composition for development in the docs Remotion Studio.

65

Quality

78%

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 ./.agents/skills/scaffold-element/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The body is an exemplar of a concise, actionable scaffolding workflow: real commands, specific paths, explicit guardrails, a verification step, and clean deferral of out-of-scope concerns to sibling skills and docs.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence: it jumps straight into a numbered workflow with no explanation of what Remotion or a composition is, and each line (metadata checklist, guardrails, file paths) earns its place.

3 / 3

Actionability

It provides fully executable commands (cp -R, mv, bunx oxfmt, bun test, bun run) with specific file paths (element-definitions.ts, Root.tsx, package.json); the only parameterization is justified <category>/<slug> placeholders, not pseudocode.

3 / 3

Workflow Clarity

Five clearly sequenced steps (Plan, Scaffold, Register, Check, Hand off) include an explicit verification checkpoint in Step 4 (run the focused test) and a reporting checklist in Step 5; the additive scaffold is not a destructive/batch operation, so the absence of an error-recovery loop does not cap the score.

3 / 3

Progressive Disclosure

The SKILL.md is a focused overview that pushes design criteria to the Element Guidelines and publishing to a separate publish-element skill via well-signaled, one-level-deep markdown links, with no nested/deep references; no skill-local bundle files are needed or claimed.

3 / 3

Total

12

/

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 is specific and clearly differentiated within its niche, but it omits explicit usage triggers and names only one concrete action, capping completeness and trigger-term quality.

Suggestions

Add an explicit "Use when..." clause naming the user situations that should trigger this skill (e.g., creating or scaffolding a new Remotion Element for the docs Studio).

Broaden trigger vocabulary with natural phrasings users would say ("create", "add a new") alongside the jargony "scaffold".

Optionally enumerate the discrete actions performed (plan preview metadata, copy/adapt template files, register the composition) to lift specificity to the top anchor.

DimensionReasoningScore

Specificity

The description names a concrete domain and action ("Scaffold a new Remotion Element with a correctly configured preview composition"), but it states a single action rather than the multiple distinct concrete actions the top anchor requires.

2 / 3

Completeness

It clearly states what the skill does, but there is no "Use when..." clause or equivalent explicit trigger for when to invoke it; the trailing "for development in the docs Remotion Studio" is a purpose statement, not a usage trigger.

2 / 3

Trigger Term Quality

It surfaces relevant domain terms ("Remotion Element", "preview composition", "Remotion Studio"), but the action word "scaffold" is somewhat jargony and common phrasings users might actually say ("create" / "add" a new element) are absent.

2 / 3

Distinctiveness Conflict Risk

The combination of "Remotion Element", "preview composition", and "docs Remotion Studio" carves out a clear niche unlikely to overlap with other skills, and the body explicitly defers publishing to a separate publish-element skill.

3 / 3

Total

9

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 4 suspicious

Warning

Total

15

/

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.