CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-admin-configs-catalog

admin/configs — 1 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/configs/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, concise catalog with a clear usage workflow and one well-formed abstraction entry. Its only real weakness is that it deliberately defers the interface and types to an external source file rather than providing them inline.

DimensionReasoningScore

Conciseness

The body is lean with no padding — a three-step how-to and a single abstraction entry — and assumes Claude's competence (no explanation of imports or abstractions), matching the 'every token earns its place' anchor.

3 / 3

Actionability

It provides a concrete copy-paste import line ('import { AdminConfig } from "webiny/admin/configs"') and source path, but explicitly defers the interface/types to the source ('You MUST read the source file to get the exact interface and types'), leaving key usage details incomplete.

2 / 3

Workflow Clarity

This is a simple single-purpose skill whose find → read source → import sequence is unambiguous and clearly ordered; there are no destructive or batch operations that would require validation checkpoints.

3 / 3

Progressive Disclosure

The skill is under 50 lines, has no bundle files, and is organized into clear 'How to Use' and 'Abstractions' sections, satisfying the simple-skill allowance for a top progressive-disclosure score.

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 catalog label rather than a capability statement: it names the namespace and abstraction count but describes no actions and provides no usage triggers. It is distinguishable only by its narrow namespace, not by any explicit guidance.

Suggestions

Add concrete verbs describing what the skill does, e.g. 'Look up and import Webiny admin/config abstractions (e.g. AdminConfig).'

Append an explicit trigger clause such as 'Use when working with the Webiny admin/configs API and you need the import path or source for an admin config abstraction.'

Include natural trigger terms users would actually say (e.g. 'Webiny admin config', 'AdminConfig import') rather than only the path 'admin/configs'.

DimensionReasoningScore

Specificity

The description 'admin/configs — 1 abstractions.' names only a namespace and a count; it describes no concrete actions, matching the 'vague or no actions' anchor rather than the level-2 anchor that requires naming some actions.

1 / 3

Completeness

It offers a weak 'what' (a category label) and entirely omits any 'when'/trigger guidance, which the guidelines say should cap completeness at 2 — here both what and when are very weak.

1 / 3

Trigger Term Quality

'admin/configs' and 'abstractions' are developer jargon/path labels, not natural terms a user would say, and there is no 'use when' phrasing, matching the 'technical jargon or overly generic' anchor.

1 / 3

Distinctiveness Conflict Risk

The 'admin/configs' namespace carves a somewhat specific niche distinguishable from other Webiny skills, but the description lacks distinct triggers, so it does not reach the level-3 'clear niche with distinct triggers' anchor.

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.