CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-upgrade-migration

Upgrade Evernote SDK versions and migrate between API versions. Use when upgrading SDK, handling breaking changes, or migrating to newer API patterns. Trigger with phrases like "upgrade evernote sdk", "evernote migration", "update evernote", "evernote breaking changes".

69

Quality

86%

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

SKILL.md
Quality
Evals
Security

Quality

Content

72%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 delivers executable, well-structured migration guidance with a clean reference split. It is slightly padded in prose and lacks explicit validation gates for a batch migration operation.

Suggestions

Add explicit validation checkpoints to the migration workflow — e.g., 'run the test suite and only proceed when it passes' with a fix-and-retry loop — to lift workflow clarity.

Tighten the Prerequisites and Step 1 prose: remove self-evident sentences like 'Identify your current SDK version and compare against the latest release' and 'Understanding of current implementation patterns'.

Make the relationship between the in-body steps and the implementation-guide.md sections explicit (e.g., map each step to a guide section) so navigation is unambiguous.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete code and commands, but includes some unnecessary explanatory prose ('Identify your current SDK version and compare against the latest release') and fluffy prerequisites ('Understanding of current implementation patterns') that could be tightened.

2 / 3

Actionability

Provides fully executable bash commands and complete copy-paste-ready JavaScript (the EvernoteCompat class and callback-to-Promise before/after examples), not pseudocode.

3 / 3

Workflow Clarity

A clear 6-step sequence exists and tests are mentioned, but for a batch migration there is no explicit validate-then-proceed gate or fix-retry feedback loop; checkpoints are implicit.

2 / 3

Progressive Disclosure

The body is a concise overview that clearly signals a single one-level-deep reference ('see [Implementation Guide](references/implementation-guide.md)'), which exists as a real file holding the detailed implementation.

3 / 3

Total

10

/

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.

The description is concise, specific, and uses third-person voice. It clearly answers what the skill does and when to use it, with natural trigger phrases a user would actually say.

DimensionReasoningScore

Specificity

Lists concrete actions in a specific domain — 'Upgrade Evernote SDK versions and migrate between API versions' — rather than vague language, matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly states both what it does (upgrade/migrate) and when to use it ('Use when upgrading SDK, handling breaking changes, or migrating to newer API patterns'), with explicit trigger phrases.

3 / 3

Trigger Term Quality

Provides natural user phrasings — 'upgrade evernote sdk', 'evernote migration', 'update evernote', 'evernote breaking changes' — with good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (Evernote SDK) with Evernote-specific triggers, making conflict with unrelated skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-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.