feat: improve skill scores across 17 skills - #1
Open
rohan-tessl wants to merge 1 commit into
Open
Conversation
Hey @rohunj 👋 I ran your skills through `tessl skill review` at work and found some targeted improvements. Here's the full before/after: | Skill | Before | After | Change | |-------|--------|-------|--------| | frontend-design | 59% | 96% | +37% | | react-best-practices | 77% | 100% | +23% | | pdf | 79% | 94% | +15% | | prd | 84% | 96% | +12% | | docx | 85% | 93% | +8% | | sast-semgrep | 86% | 93% | +7% | | web-design-guidelines | 81% | 86% | +5% | | edge-cases | 84% | 89% | +5% | | sca-trivy | 89% | 93% | +4% | | bugs-to-stories | 84% | 85% | +1% | | compound-engineering | 80% | 81% | +1% | | agent-browser | 94% | 94% | — | | story-quality | 89% | 89% | — | | test-and-break | 89% | 89% | — | Changes summary: Across all skills: - Standardized frontmatter descriptions to quoted strings with third-person voice and explicit "Use when..." clauses - Expanded trigger terms to include natural language variations users would actually say frontend-design (+37%): - Added concrete CSS code examples (font pairing, color palette, staggered animations) - Added structured 4-step workflow with validation checklist - Removed motivational language, added responsive layout and accessibility sections react-best-practices (+23%): - Added 3 inline code examples for highest-impact rules - Added 6-step optimization workflow and validation checkpoint pdf (+15%): - Added validation steps after every critical operation - Consolidated redundant CLI examples, trimmed verbosity prd (+12%): - Listed concrete PRD components in description - Removed meta-section, condensed example PRD docx (+8%), sast-semgrep (+7%), web-design-guidelines (+5%), edge-cases (+5%): - Description improvements, trigger terms, removed unnecessary sections - Added validation steps and error handling guidance 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 — @rohan-tessl — if you hit any snags. Thanks in advance 🙏
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.
Hey @rohunj 👋
I ran your skills through
tessl skill reviewat work and found some targeted improvements.Here's the full before/after:
Changes summary:
Across all skills:
frontend-design (+37%):
react-best-practices (+23%):
pdf (+15%):
prd (+12%):
docx (+8%), sast-semgrep (+7%), web-design-guidelines (+5%), edge-cases (+5%):
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 — @rohan-tessl — if you hit any snags.
Thanks in advance 🙏