Content
77%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A highly actionable, well-sequenced body with copy-paste commands, named primitives, and explicit validation plus error-recovery feedback loops. Its main weaknesses are mild redundancy with the frontmatter description and the absence of any progressive-disclosure reference structure despite exceeding the simple-skill line count.
Suggestions
Remove or condense the 'Good fits include...' sentence, since those trigger terms already appear in the frontmatter description, to avoid duplication and save tokens.
Trim the 'Remotion is different from prompt-only AI video tools...' paragraph to a single clause; Claude already understands code-vs-prompt tooling, so the distinguishing point can be made in far fewer tokens.
Consider extracting the Implementation Guidelines (or a Remotion primitives cheat-sheet) into a references/ file and linking to it from SKILL.md, which would give the skill genuine one-level-deep progressive disclosure without bloating the overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient with concrete commands, but the 'Remotion is different from prompt-only AI video tools...' paragraph explains a distinction Claude largely knows, and 'Good fits include vertical short videos, product demos...' duplicates the frontmatter description's trigger list — it could be tightened. | 2 / 3 |
Actionability | Provides fully executable, copy-paste-ready commands with specific flags ('npx create-video@latest --yes --blank --no-tailwind my-video', 'npx remotion still <composition-id> --scale=0.25 --frame=30') plus a concrete list of named Remotion primitives. | 3 / 3 |
Workflow Clarity | An 8-step numbered workflow includes explicit validation checkpoints (a still-frame render to catch layout/timing issues, plus the Checks section with build/still/render) and a feedback loop ('If rendering fails... report the blocker and run the relevant Remotion or environment diagnostic before retrying'). | 3 / 3 |
Progressive Disclosure | Sections (Setup, Workflow, Implementation Guidelines, Checks, Delivery) are well organized, but there are no reference files and the body exceeds the 50-line simple-skill threshold, so the 'well-organized sections only' exemption does not apply. | 2 / 3 |
Total | 10 / 12 Passed |