CtrlK
BlogDocsLog inGet started
Tessl Logo

update-stars

Update Remotion homepage GitHub star counts. Use when asked to refresh the displayed GitHub star count and push the change to main.

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

80%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A lean, well-organized single-purpose skill with concrete file targets, but it lacks a verification checkpoint before pushing to main and does not specify how to look up the star count.

Suggestions

Add an explicit method to fetch the star count (e.g., a GitHub API endpoint or URL) so the first step is fully executable rather than left to inference.

Insert a validation checkpoint before committing/pushing to main, such as confirming the rounded count is lower than the current displayed value and that the three files still build, to satisfy the workflow-clarity feedback-loop requirement.

State the commit message convention (e.g., 'chore: update GitHub star count') to make the final push step concrete and consistent.

DimensionReasoningScore

Conciseness

Extremely lean body with no padding or restated common knowledge; every line (round-down rule, file list, push target) earns its place and assumes Claude's competence.

5 / 5

Actionability

Concrete guidance via three specific file paths and an explicit round-down rule, but "Check on GitHub how many stars Remotion has" omits the exact lookup method (API endpoint/URL), leaving a minor gap that prevents a 5.

4 / 5

Workflow Clarity

A clear sequence exists (check, round, update three files, commit and push to main), but pushing to main and batch-editing three files is a destructive/batch operation with no validation checkpoint, capping this dimension at 3 per the rubric.

3 / 5

Progressive Disclosure

A simple single-purpose skill under 50 lines with no external references and well-organized sections (rule, file list, push instruction), meeting the simple-skill exception for a 5.

5 / 5

Total

17

/

20

Passed

Description

82%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A concise, well-targeted description that clearly states both capability and trigger conditions with natural language. Minor room for more comprehensive action coverage and synonym variants.

DimensionReasoningScore

Specificity

Names the domain ("Remotion homepage GitHub star counts") and 1-2 concrete actions (update counts, push to main), but the action list is not comprehensive enough for a 4.

3 / 5

Completeness

Explicitly answers both what ("Update Remotion homepage GitHub star counts") and when ("Use when asked to refresh the displayed GitHub star count and push the change to main") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural phrases a user would say ("refresh", "GitHub star count", "push to main") provide good keyword coverage, though a few synonyms/variants are missing so it is not a 5.

4 / 5

Distinctiveness Conflict Risk

The Remotion homepage star-count niche is highly specific with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

17

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
remotion-dev/remotion
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.