CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-admin-router-catalog

admin/router — 6 abstractions.

50

Quality

55%

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/user-skills/generated/admin/router/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The body is a clean, token-efficient catalog that gives exact import paths and source locations for each router abstraction and a crisp find-read-import workflow. Its only real gap is actionability: it stops at the import and delegates all usage/interface detail to the source files.

Suggestions

For the most-used abstractions (e.g. Route, useRoute, useRouter), add a one-line usage snippet so Claude can act without opening the source.

Group the six abstractions by kind (components vs. hooks vs. route definitions) to make discovery faster than a flat list.

DimensionReasoningScore

Conciseness

The body is a lean index of Name/Import/Source entries plus a three-line 'How to Use' block; it assumes Claude's competence and explains no background concepts, matching the 'lean and efficient; every token earns its place' anchor.

3 / 3

Actionability

It supplies exact copy-paste import statements and source paths, but provides no usage examples and explicitly defers the interface/types to the source file ('You MUST read the source file'), matching the 'some concrete guidance but incomplete; missing key details' anchor rather than the fully copy-paste-ready level 3.

2 / 3

Workflow Clarity

This is a simple single-purpose catalog skill under 50 lines whose single action — find the abstraction, read its source, then import — is unambiguously sequenced in 'How to Use'; per the simple-skills note this qualifies for level 3 without a multi-step validation workflow.

3 / 3

Progressive Disclosure

At under 50 lines with no bundle files required, the content is self-contained and organized into clear 'How to Use' and 'Abstractions' sections with consistent per-entry structure; per the guideline, skills under 50 lines with no need for external references can score 3 on organization alone.

3 / 3

Total

11

/

12

Passed

Description

25%

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 label rather than a capability statement: it identifies the niche and a count of items but states no actions, no natural trigger terms, and no use-when guidance. It is distinguishable only by domain, not by behavior.

Suggestions

Replace the count with concrete actions, e.g. 'Indexes the 6 router abstractions (Route, LinkComponent, useRoute, ...) of webiny's admin/router module so you can find and import the right one.'

Add an explicit trigger clause such as 'Use when working with webiny admin routing, navigation links, or route hooks.'

Use third-person capability voice naming what the skill does, not just the topic and item count.

DimensionReasoningScore

Specificity

The description 'admin/router — 6 abstractions.' names the domain but describes zero concrete actions — '6 abstractions' is a count, not a capability, matching the 'vague or no actions' anchor and falling short of the level-2 anchor which requires 'some actions'.

1 / 3

Completeness

It conveys a weak 'what' (a catalog of router abstractions) but provides no 'when'/'Use when' guidance, which per the judging guidelines caps completeness at 2; it is not level 1 because a recognizable what is present, and not level 3 because no explicit trigger exists.

2 / 3

Trigger Term Quality

The only content words are 'admin/router' and 'abstractions'; 'abstractions' is technical jargon a user would not naturally say, and there are no natural trigger keywords, matching the 'no natural keywords; technical jargon' anchor.

1 / 3

Distinctiveness Conflict Risk

The 'admin/router' niche is specific enough to avoid broad conflicts, but with no trigger terms it could still overlap with sibling webiny admin catalogs, matching the 'somewhat specific but could still overlap' anchor rather than the distinct-trigger level 3.

2 / 3

Total

6

/

12

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
webiny/webiny-js
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.