CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-admin-env-config-catalog

admin/env-config — 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/env-config/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 of two abstractions with concrete imports and a clear lookup workflow. Its main weakness is actionability: it punts the actual interface and types to the source file rather than capturing the essential signature inline.

Suggestions

Include the key signature or primary method names for each abstraction inline so callers don't have to open the source for common cases.

Add a one-line description for the EnvConfig entry to match useEnvConfig, so both abstractions explain their purpose.

Clarify what 'context: webiny-api' implies for usage so the import path convention is unambiguous.

DimensionReasoningScore

Conciseness

The body is lean — name, import, source per abstraction with a terse 3-step how-to — and assumes Claude's competence without explaining concepts; every token earns its place.

3 / 3

Actionability

It provides concrete, copy-paste import statements and source paths, but explicitly defers the exact interface and types to 'MUST read the source file', leaving key details incomplete.

2 / 3

Workflow Clarity

The 'How to Use' steps (find abstraction, read source, import) are clearly sequenced and unambiguous for this simple lookup skill, which needs no validation checkpoints.

3 / 3

Progressive Disclosure

This is a short, well-organized skill with clear sections (How to Use, Abstractions) and no external bundle references needed, satisfying the simple-skill allowance for a top 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 far too thin: it identifies a path and an abstraction count but conveys no capabilities, no natural trigger terms, and no usage guidance. It would not help a user or Claude know when to invoke this skill.

Suggestions

State the concrete capabilities (e.g. 'Look up environment configuration abstractions and their import paths for the Webiny admin app').

Add an explicit 'Use when...' trigger clause naming natural terms like 'env config', 'environment variables', or 'Webiny admin configuration'.

Avoid the bare count '2 abstractions'; describe what those abstractions let the caller do.

DimensionReasoningScore

Specificity

The description 'admin/env-config — 2 abstractions.' names a domain and a count but lists no concrete actions or capabilities, matching the vague/abstract anchor.

1 / 3

Completeness

It barely states what the skill is and entirely omits any 'when to use it' guidance; both the what and when are weak or missing.

1 / 3

Trigger Term Quality

Terms like 'admin/env-config' and 'abstractions' are technical jargon a user would not naturally say when needing this skill; there are no natural trigger keywords.

1 / 3

Distinctiveness Conflict Risk

The 'admin/env-config' path names a reasonably narrow niche, reducing conflict risk, but the description gives no distinct triggers to separate it from sibling 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.