CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-reference-architecture

Reference architecture for Evernote integrations. Use when designing system architecture, planning integrations, or building scalable Evernote applications. Trigger with phrases like "evernote architecture", "design evernote system", "evernote integration pattern", "evernote scale".

61

Quality

73%

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/saas-packs/evernote-pack/skills/evernote-reference-architecture/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

A solid reference-architecture overview with good progressive disclosure via one well-signaled, verified reference file. It is held back by partially executable code, redundant Prerequisites/Output sections, and the absence of any explicit workflow validation checkpoints.

Suggestions

Make the ServiceRegistry code example self-contained by defining the NoteService/SearchService/SyncService classes or noting they are illustrative stubs, so the snippet is copy-paste runnable.

Remove the 'Prerequisites' section (Claude already knows microservices/cloud/queue basics) and trim the 'Output' section, which duplicates the 'Instructions' content, to improve conciseness.

If a build or deploy workflow is implied, add an explicit numbered sequence with a validation step (e.g. verify sync state / run a health check) to lift workflow clarity.

DimensionReasoningScore

Conciseness

The body is mostly lean (ASCII diagrams, terse service bullets, an error-handling table), but the 'Prerequisites' section restates knowledge Claude already has and the 'Output' section restates points already made in 'Instructions', so it could be tightened rather than earning the top anchor.

2 / 3

Actionability

It offers concrete artifacts (service-layer bullets, a ServiceRegistry snippet, a sync data-flow diagram, table-level schema), but the JavaScript example references undefined classes (NoteService, SearchService, SyncService) and is illustrative rather than executable, and the schema is described not given as DDL, landing at 2.

2 / 3

Workflow Clarity

The architecture is organized as a top-down layered diagram, but this is a reference architecture rather than a sequenced process, and there are no explicit validation checkpoints or feedback loops; the sequence present is implicit, matching the 2 anchor.

2 / 3

Progressive Disclosure

The SKILL.md body is a concise overview that defers full details to a single, clearly signaled, one-level-deep reference ([Implementation Guide](references/implementation-guide.md)), which exists and is well organized — exactly the top-anchor pattern.

3 / 3

Total

9

/

12

Passed

Description

90%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 well-formed description with an explicit 'Use when' clause, natural trigger phrases, and a clear, conflict-resistant Evernote niche. Its only weakness is that the stated capabilities are high-level design/planning verbs rather than concrete, enumerated actions.

DimensionReasoningScore

Specificity

Names the Evernote domain and several actions ('designing system architecture, planning integrations, or building scalable Evernote applications'), but these are abstract design/planning verbs rather than the concrete, granular actions the top anchor calls for, so it stops at 2.

2 / 3

Completeness

It states what the skill provides ('Reference architecture for Evernote integrations') and gives an explicit 'Use when...' clause plus trigger phrases, clearly answering both what and when.

3 / 3

Trigger Term Quality

Explicit trigger phrases ('evernote architecture', 'design evernote system', 'evernote integration pattern', 'evernote scale') are natural terms a user would plausibly say when needing this skill, giving good coverage.

3 / 3

Distinctiveness Conflict Risk

The Evernote-specific niche with distinctive Evernote-branded triggers makes it unlikely to fire for unrelated skills.

3 / 3

Total

11

/

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.