feat: improve skill scores for remotion-dev/skills#6
Open
popey wants to merge 1 commit intoremotion-dev:mainfrom
Open
feat: improve skill scores for remotion-dev/skills#6popey wants to merge 1 commit intoremotion-dev:mainfrom
popey wants to merge 1 commit intoremotion-dev:mainfrom
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hullo @remotion-dev 👋
I ran your skills through
tessl skill reviewat work and found some targeted improvements.Here's the before/after in text form:
Changes made
useCurrentFrame(),interpolate(), andAbsoluteFillHonest 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 🙏