CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-admin-catalog

admin — 28 abstractions.

40

Quality

38%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/user-skills/generated/admin/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

66%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 a compact, well-organized catalog of 28 Webiny admin abstractions with concrete imports and source paths, plus a short usage recipe. It is lean and actionable, though it lacks validation/feedback steps and per-entry usage examples.

Suggestions

Add a brief per-entry purpose or signature so 'read the source file to get the exact interface' is less of a hard requirement for common cases.

Include a validation step in the How to Use workflow (e.g. verify the import resolves / check the named export exists) before using an abstraction.

Consider splitting the 28-entry catalog into grouped subsections (e.g. Config, Components, Hooks, Features) to improve discoverability beyond the flat list.

DimensionReasoningScore

Conciseness

The catalog is a lean, repetitive table-like listing of Name/Import/Source with no padding or explanation of concepts Claude already knows; only a handful of entries carry a brief Description, so it sits just above the score-3 'mostly efficient' anchor with minor extras.

4 / 5

Actionability

Each entry gives a concrete, copy-paste-ready import statement and an exact source path, plus a 3-step usage recipe with an import example; minor gaps (no return types/usage examples) keep it below score-5.

4 / 5

Workflow Clarity

The 'How to Use' section gives a clear 3-step sequence (find, read source, import), but there are no validation checkpoints and no error-recovery guidance; per the guideline this is a typical score-3 'steps listed but validation gaps' case.

3 / 5

Progressive Disclosure

Content is well-organized into a concise overview plus a flat, one-level catalog with clear separators; there are no bundle files and no nested references, so it is appropriately structured, sitting just above the score-3 'some structure' anchor.

4 / 5

Total

15

/

20

Passed

Description

11%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 far too terse to be useful: it states only 'admin — 28 abstractions.' with no actions, trigger phrases, or use-when guidance. It fails on completeness, specificity, and distinctiveness, though it is in third person and avoids first/second person.

Suggestions

Add concrete actions the skill performs, e.g. 'Discover and import Webiny admin abstractions (AdminConfig, Routes, createProvider, Notifications).'

Add an explicit 'Use when...' clause with natural trigger terms such as 'Use when working with the Webiny admin area, admin plugins, or app providers.'

Include the module name and common synonyms/file paths to reduce conflict risk with generic 'admin' skills.

DimensionReasoningScore

Specificity

The description 'admin — 28 abstractions.' names only the domain and a count; there are no concrete actions whatsoever, matching the score-1 anchor 'Entirely vague; no concrete actions; pure abstract language'.

1 / 5

Completeness

It provides neither a clear 'what' (what admin does) nor any 'when' guidance, and there is no 'Use when...' clause, matching the score-1 anchor 'Missing both what and when, or both are extremely vague'.

1 / 5

Trigger Term Quality

'admin' is one generic keyword a user might say, but the phrase '28 abstractions' is internal jargon users would never utter, placing it just below the midpoint between score-1 (only jargon) and score-3 (some relevant keywords).

2 / 5

Distinctiveness Conflict Risk

'admin' is a very broad term with high overlap risk against many other admin-related skills, sitting between the score-1 (entirely generic) and score-3 (somewhat specific) anchors.

2 / 5

Total

6

/

20

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