CtrlK
BlogDocsLog inGet started
Tessl Logo

upgrading-expo

Upgrade Expo SDK versions

54

Quality

61%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/upgrading-expo/SKILL.md

The canonical home for this skill is upgrading-expo in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

68%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.

The body is an efficient, actionable guide with concrete commands and a clear sequenced process, but it lacks explicit validation checkpoints for what is a destructive upgrade operation, which caps workflow clarity. Organization is good though slightly redundant across sections.

Suggestions

Insert an explicit validation checkpoint after the SDK update (e.g. run `npx expo-doctor` and only proceed when it reports no issues) and a feedback loop: if doctor reports errors, fix and re-run.

Collapse the "Instructions" section into the "Upgrade Process" steps to remove the duplication, and merge overlapping bullets between Common Issues and Best Practices.

Make the breaking-change and dependency-update steps concrete with commands (e.g. how to run `npx expo install --fix` after identifying breaking changes) rather than prose bullets.

DimensionReasoningScore

Conciseness

The body is mostly lean with short checklists and command blocks and no conceptual filler, but the "Instructions" section restates the "Upgrade Process" steps and Common Issues/Best Practices overlap, matching anchor 4's "minor instances of over-explanation that could be trimmed."

4 / 5

Actionability

Copy-paste-ready commands like "npx expo install expo@latest" and "npx expo install --fix" are provided, but several steps remain prose bullets ("Update deprecated API calls," "Modify configuration files as needed") without specifics, fitting anchor 4's "concrete code or commands with minor gaps."

4 / 5

Workflow Clarity

A clear 5-step sequence is present, but as a destructive/batch operation (SDK upgrade with breaking changes) it lacks explicit validation gating and a validate→fix→retry feedback loop, so the workflow_clarity cap of 3 applies per the rubric guidelines.

3 / 5

Progressive Disclosure

No bundle files exist and content is organized into clear, well-labeled sections (Overview, When to Use, Upgrade Process with 5 subsections, Common Issues, Best Practices), fitting anchor 4's "good structure; most content appropriately placed," held below 5 by mild cross-section redundancy.

4 / 5

Total

15

/

20

Passed

Description

53%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.

The description is a terse, domain-specific statement of what the skill does but omits any "when to use it" trigger guidance, which caps its completeness. It is clear and distinctive but not comprehensive or trigger-rich.

Suggestions

Add an explicit trigger clause, e.g. "Use when upgrading to a new Expo SDK version, handling breaking changes between SDK versions, or updating Expo packages for compatibility."

Expand the action list beyond a single verb to name concrete sub-actions (e.g. "Upgrade Expo SDK versions, update Expo packages, migrate breaking API changes, and validate setup with expo-doctor").

Include natural synonyms users might say ("update Expo", "migrate Expo SDK", "bump Expo version") to broaden trigger coverage.

DimensionReasoningScore

Specificity

"Upgrade Expo SDK versions" names the domain (Expo SDK) and one concrete action (upgrade), matching anchor 3's "domain and 1-2 concrete actions" though it stops at a single action rather than being comprehensive.

3 / 5

Completeness

The description gives a clear "what" ("Upgrade Expo SDK versions") but no "Use when..." trigger guidance, hitting the anchor 3 case and the guideline cap of 3 for a missing explicit trigger clause.

3 / 5

Trigger Term Quality

Natural terms "upgrade" and "Expo SDK" are present but common synonyms like "update" or "migrate" are absent, matching anchor 3's "relevant keywords but missing common variations or synonyms."

3 / 5

Distinctiveness Conflict Risk

"Upgrade Expo SDK versions" carves an Expo-specific niche with minimal conflict risk, fitting anchor 4's "mostly distinct; minor overlap risk," held below 5 only by the absence of distinct trigger phrases.

4 / 5

Total

13

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.