CtrlK
BlogDocsLog inGet started
Tessl Logo

react-modernization

Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions.

59

Quality

67%

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 ./skills/react-modernization/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

35%Weight 40%Scale 1-3

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

The body is well-organized and lean but provides no concrete, executable guidance — the Instructions are generic abstractions and the single referenced detail file is missing, leaving no real detail layer. Workflow framing exists only as a vague meta-process without validation checkpoints for the risky upgrade/codemod operations it covers.

Suggestions

Replace the generic Instructions with concrete, executable steps: name specific codemods (e.g. `npx react-codemod rename-unsafe-lifecycles`), show a class-to-hooks migration code pattern, and give explicit version-bump/upgrade commands.

Add a sequenced React-modernization workflow with validation checkpoints for the batch/destructive operations involved (upgrade → run codemods → validate rendering → migrate classes to hooks → verify with tests), including an explicit validate-fix-retry loop.

Create the referenced `resources/implementation-playbook.md` so the progressive-disclosure pointer resolves to real detail content, or remove the reference if no detail file is intended.

DimensionReasoningScore

Conciseness

The body is short and does not explain concepts Claude already knows, but it carries filler: the tautological 'Do not use this skill when' bullets ('The task is unrelated to react modernization') and an opening line that restates the description. Not score 3 because not every token earns its place; not score 1 because it is mostly lean rather than padded with concept explanations.

2 / 3

Actionability

The Instructions are purely abstract — 'Apply relevant best practices and validate outcomes. Provide actionable steps and verification' — with no concrete code, commands, codemod names, or migration patterns. It describes rather than instructs, matching the vague/abstract anchor. Not score 2 because there is no executable guidance at all, and the referenced detail file does not exist to supply it.

1 / 3

Workflow Clarity

A minimal generic sequence is present (clarify goals → apply best practices → verify) with validation mentioned ('validate outcomes', 'verification'), but there is no real React-modernization workflow and no explicit verify-fix-retry checkpoints for the risky batch operations (version upgrades, codemods). Not score 1 because a sequence and validation mention exist; capped at 2 per the batch-operation guidance rather than 3 because checkpoints are only implicit.

2 / 3

Progressive Disclosure

Structure is clean with a clearly signaled one-level reference ('resources/implementation-playbook.md'), but that file does not exist and no bundle directory is present, so the detail layer the overview points to is absent. Not score 3 because the disclosed detail is missing; not score 1 because the overview itself is well organized with a clearly signaled single reference rather than nested/monolithic content.

2 / 3

Total

7

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 strong description that concisely states concrete capabilities and pairs them with an explicit 'Use when' trigger clause covering natural terms. It closely matches the rubric's good examples with no fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features' — matching the anchor for several specific concrete actions.

3 / 3

Completeness

Explicitly answers both 'what' (upgrade, migrate class→hooks, adopt concurrent features) and 'when' via a clear 'Use when modernizing React codebases, migrating to React Hooks...' trigger clause. Not score 2 because the 'when' is explicit, not merely implied.

3 / 3

Trigger Term Quality

Natural user-facing terms are well covered — 'modernizing React codebases, migrating to React Hooks, upgrading to latest React versions' — phrases a user would actually say. Not score 2 because common variations (React Hooks, class components, upgrade React) are present rather than missing.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (React version upgrades and hooks migration) with distinct triggers unlikely to fire for unrelated skills. Not score 2 because the scope is narrow and specific rather than broadly overlapping.

3 / 3

Total

12

/

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
rmyndharis/antigravity-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.