Skip to content

feat: improve skill scores for remotion-dev/skills#6

Open
popey wants to merge 1 commit intoremotion-dev:mainfrom
popey:improve/skill-review-optimization
Open

feat: improve skill scores for remotion-dev/skills#6
popey wants to merge 1 commit intoremotion-dev:mainfrom
popey:improve/skill-review-optimization

Conversation

@popey
Copy link
Copy Markdown

@popey popey commented Mar 11, 2026

Hullo @remotion-dev 👋

I ran your skills through tessl skill review at work and found some targeted improvements.

score_card

Here's the before/after in text form:

Skill Before After Change
remotion-best-practices 34% 100% +66%
Changes made
  • Expanded frontmatter description with specific concrete actions (render to MP4/WebM, configure frame rates, add captions, embed audio/video, create text animations and data visualizations)
  • Added explicit trigger clause ("Use when the user mentions Remotion, programmatic video creation, React-based video rendering...")
  • Broadened metadata tags to include natural search terms (render, mp4, webm, frames, timeline, interpolate, spring, captions, subtitles, audio, transitions)
  • Added Quick Start section with a complete, copy-paste-ready Remotion composition example showing useCurrentFrame(), interpolate(), and AbsoluteFill
  • Added Core Workflow section outlining the 4-step process: define compositions → build components → preview → render
  • Improved "When to use" section with clearer, more specific guidance on when this skill applies
  • Renamed "How to use" to "Rule files" for clarity as a reference index

Honest disclosure — I work at @tesslio where we build tooling around skills like these. Not a pitch - just saw room for improvement and wanted to contribute.

Want to self-improve your skills? Just point your agent (Claude Code, Codex, etc.) at this Tessl guide and ask it to optimize your skill. Ping me - @popey - if you hit any snags.

Thanks in advance 🙏

Hullo @remotion-dev 👋

I ran your skills through `tessl skill review` at work and found some targeted improvements. Here's the before/after:

| Skill | Before | After | Change |
|-------|--------|-------|--------|
| remotion-best-practices | 34% | 100% | +66% |

<details>
<summary>Changes made</summary>

- **Expanded frontmatter description** with specific concrete actions (render to MP4/WebM, configure frame rates, add captions, embed audio/video, create text animations and data visualizations)
- **Added explicit trigger clause** ("Use when the user mentions Remotion, programmatic video creation, React-based video rendering...")
- **Broadened metadata tags** to include natural search terms (render, mp4, webm, frames, timeline, interpolate, spring, captions, subtitles, audio, transitions)
- **Added Quick Start section** with a complete, copy-paste-ready Remotion composition example showing `useCurrentFrame()`, `interpolate()`, and `AbsoluteFill`
- **Added Core Workflow section** outlining the 4-step process: define compositions → build components → preview → render
- **Improved "When to use" section** with clearer, more specific guidance on when this skill applies
- **Renamed "How to use" to "Rule files"** for clarity as a reference index

</details>

Honest disclosure — I work at @tesslio where we build tooling around skills like these. Not a pitch - just saw room for improvement and wanted to contribute.

If you want to run reviews, evals and optimizations yourself, just `npm install @tessl/cli` then run `tessl skill review path/to/your/SKILL.md`, and click [here](https://tessl.io/registry/skills/submit) to find out more.

Thanks in advance 🙏

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant