feat: improve skill scores for react-doctor#104
Open
popey wants to merge 1 commit intomillionco:mainfrom
Open
Conversation
Hullo @aidenybai 👋 I ran your skills through `tessl skill review` at work and found some targeted improvements. Here's the before/after: | Skill | Before | After | Change | |-------|--------|-------|--------| | react-doctor | 64% | 94% | +30% | | remotion-best-practices | 48% | 93% | +45% | | animation-best-practices | 94% | 94% | — | <details> <summary>Changes made</summary> **react-doctor** (`skills/react-doctor/SKILL.md`) - Expanded frontmatter description with specific actions (lint, type-check, scan) and explicit "Use when..." trigger clause - Added prioritisation guidance to the workflow (errors before warnings, 80+ target score) **remotion-best-practices** (`.ami/skills/remotion-best-practices/SKILL.md`) - Rewrote frontmatter description with concrete capabilities (compositions, animations, rendering, captions, audio) and "Use when..." clause - Expanded the "When to use" section with specific trigger scenarios - Added a "Quick start" section with sequenced rule paths for common tasks (new project, captions, audio, transitions, FFmpeg) - Renamed "How to use" to "Reference" for clearer navigation **animation-best-practices** — already scoring 94%, left untouched. </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. Want to self-improve your skills? Just point your agent (Claude Code, Codex, etc.) at [this Tessl guide](https://docs.tessl.io/evaluate/optimize-a-skill-using-best-practices) and ask it to optimize your skill. Ping me - [@popey](https://github.com/popey) - if you hit any snags. Thanks in advance 🙏
|
@popey is attempting to deploy a commit to the Million Team on Vercel. A member of the Team first needs to authorize it. |
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 @aidenybai 👋
I ran your skills through
tessl skill reviewat work and found some targeted improvements.Here's the before/after:
Changes made
react-doctor (
skills/react-doctor/SKILL.md)remotion-best-practices (
.ami/skills/remotion-best-practices/SKILL.md)animation-best-practices — already scoring 94%, left untouched.
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 🙏