CtrlK
BlogDocsLog inGet started
Tessl Logo

visual-mode

Guidance for working on Remotion Studio Visual Mode, sequence identity, node paths, symbolicated stacks, override IDs, and hot reload behavior. Use when implementing or debugging visual editing of Sequences.

54

Quality

60%

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/visual-mode/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

47%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 body reads as informal scratch notes: terse and on-topic but largely descriptive rather than instructional, with no executable guidance or sequenced workflow. Structure is adequate for its small size but the content lacks actionability.

Suggestions

Convert the observations into actionable instructions, e.g. 'To preserve identity across hot reload, key off overrideId; to track expanded state, use nodePath + index.'

Add a short sequenced workflow for debugging a Visual Mode issue (reproduce -> inspect overrideId/nodePath -> check symbolicated stack -> verify parity checklist) with a validation checkpoint.

Fix the truncated word 'asyn' and tighten the fragmented sentences into complete statements.

DimensionReasoningScore

Conciseness

The body is short and free of padding or explanations of concepts Claude already knows, but a truncated word ('asyn') and fragmented note-style phrasing mean a few tokens do not clearly earn their place.

4 / 5

Actionability

It states concrete domain facts ('overrideId -> does keep the identity the same', 'nodePath + index is ideal way to keep track of the expanded state') but provides no code, commands, or step-by-step instructions to act on them.

2 / 5

Workflow Clarity

The 'Fields' section is a loose collection of observations with no sequenced steps or validation checkpoints; only the route-tracking note gives a single conditional directive, leaving the overall workflow rough and gap-filled.

2 / 5

Progressive Disclosure

For a short skill with no external bundle files, two clear section headers ('## Fields', '## Browser Studio route tracking') provide reasonable organization, though the 'Fields' bullets are somewhat disordered fragments.

4 / 5

Total

12

/

20

Passed

Description

73%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 well-targeted to a distinct niche with an explicit 'Use when' trigger and good keyword coverage, but it enumerates domain concepts rather than concrete actions, slightly limiting specificity.

Suggestions

Replace the generic 'Guidance for working on' framing with concrete verbs (e.g., 'Preserve sequence identity across hot reloads, map nodePaths to overrideIds, and symbolicate stacks') so the 'what' reads as actions.

Add a couple of natural synonyms a user might say ('visual editor', 'Remotion timeline') alongside the existing trigger phrases.

DimensionReasoningScore

Specificity

Names the domain and enumerates concrete concepts ('sequence identity, node paths, symbolicated stacks, override IDs, and hot reload behavior'), but the action verbs are generic ('Guidance for working on', 'implementing or debugging') rather than a list of concrete actions.

3 / 5

Completeness

Both 'what' (guidance for working on Visual Mode and the listed concepts) and an explicit 'when' ('Use when implementing or debugging visual editing of Sequences') are present, though the 'what' could state concrete actions more sharply.

4 / 5

Trigger Term Quality

Includes natural trigger phrases a user would say ('visual editing of Sequences', 'debugging', 'implementing') plus relevant technical terms, with only a few common synonyms missing.

4 / 5

Distinctiveness Conflict Risk

Targets a clear, narrow niche (Remotion Studio Visual Mode) with distinct triggers, making conflict with unrelated skills minimal.

5 / 5

Total

16

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

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.