CtrlK
BlogDocsLog inGet started
Tessl Logo

rstudio-update-electron

Use when updating the Electron version in the RStudio repository, e.g. bumping to a new release

94

1.05x
Quality

Does it follow best practices?

Impact

90%

1.05x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

A tight, highly actionable workflow with concrete commands, explicit validation checkpoints, and clear stop-on-failure feedback loops. Content is appropriately concise and well-structured for a simple single-purpose skill with no external references needed.

DimensionReasoningScore

Conciseness

The body is lean: executable commands and brief, factual rationale for the critical --save-exact flag and lockfile commit, with no padding or explanation of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

It gives fully executable commands with specific paths and flags (e.g. `npm install --save-dev --save-exact electron@<NEW_VERSION>`, `npm test`) and an explicit user-supplied argument, making the guidance copy-paste ready.

3 / 3

Workflow Clarity

A clear 5-step sequence with explicit validation checkpoints (verify branch is main, confirm exit code 0, check no ^/~ prefix, confirm lockfile, confirm tests pass) and stop-on-failure feedback loops for a risky version-pinning operation.

3 / 3

Progressive Disclosure

At under 50 lines with no need for external references (no bundle files present), the well-organized Arguments and numbered Steps sections are sufficient to earn the top anchor for a simple skill.

3 / 3

Total

12

/

12

Passed

Description

90%

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 with a clear 'Use when' trigger and a distinct, low-conflict niche. Its only weakness is that it names a single concrete action rather than enumerating multiple specific actions.

DimensionReasoningScore

Specificity

It names a concrete domain ("the Electron version in the RStudio repository") and a concrete action ("updating"/"bumping to a new release"), but describes only a single action rather than listing multiple specific concrete actions, so it stops short of the top anchor.

2 / 3

Completeness

It explicitly states what the skill does (update the Electron version in the RStudio repository) and when to use it via the explicit "Use when..." trigger clause, satisfying both halves of the top anchor.

3 / 3

Trigger Term Quality

Natural terms a user would say are well covered — "updating the Electron version", "bumping to a new release", and "RStudio repository" — matching the top anchor for natural trigger vocabulary.

3 / 3

Distinctiveness Conflict Risk

The niche is narrowly scoped to updating Electron within the RStudio repository, with distinct triggers unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

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
rstudio/rstudio
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.