CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-admin-languages-catalog

admin/languages — 2 abstractions.

44

Quality

46%

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/languages/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 tight, well-structured catalog that efficiently points Claude to concrete imports and source files with a clear usage sequence. Its main gap is actionability: it shows how to import the abstractions but not how to actually use them.

Suggestions

Add a one-line usage snippet for each abstraction (e.g., a minimal useLanguages() call and the LanguageDto shape) so guidance is executable beyond imports.

Optionally note the return type or key fields of useLanguages so Claude can act without first opening the source.

DimensionReasoningScore

Conciseness

The body is extremely lean with no concept explanation or padding; every line is a directive or a concrete import/source listing that earns its place.

3 / 3

Actionability

It provides copy-paste-ready import statements and exact source paths, but defers the actual interface/types to source files and gives no executable usage example for the abstractions themselves.

2 / 3

Workflow Clarity

A clear numbered 3-step sequence with an emphatic must-read checkpoint suits this simple catalog skill; no destructive/batch operation requires additional validation.

3 / 3

Progressive Disclosure

With no bundle files and under 50 lines, the well-organized How-to-Use and Abstractions sections satisfy the simple-skill allowance for a top score without external references.

3 / 3

Total

11

/

12

Passed

Description

7%

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 bare label rather than a capability statement: it names a domain and an abstraction count but states no actions, no natural trigger terms, and no use-when guidance. It is only narrowly distinguishable by its specific domain name.

Suggestions

Replace the count-based label with concrete actions, e.g. 'List and access admin languages via typed DTOs and a useLanguages hook.'

Add an explicit trigger clause: 'Use when working with the admin languages catalog in the webiny-api context.'

Drop developer jargon like 'abstractions' in favor of user-facing terms such as 'languages', 'language catalog', or 'admin languages'.

DimensionReasoningScore

Specificity

The description only states a domain ("admin/languages") and a count ("2 abstractions") with no concrete actions, matching the vague/abstract anchor rather than the score-2 anchor that requires naming some actions.

1 / 3

Completeness

It only weakly gestures at "what" (a count of abstractions) and entirely lacks any "when to use" trigger; per guidelines a missing Use-when clause and near-absent what both land at score 1.

1 / 3

Trigger Term Quality

Terms like "admin/languages" and "abstractions" are internal developer jargon, not natural keywords a user would say, with no coverage of common variations.

1 / 3

Distinctiveness Conflict Risk

Naming the specific "admin/languages" niche gives some distinguishability, but the terse description offers no distinct triggers and could overlap with other admin catalog skills.

2 / 3

Total

5

/

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.