CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-api-logger-catalog

api/logger — 1 abstractions.

49

Quality

53%

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/api/logger/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%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 tight, well-structured catalog entry that respects the token budget and clearly signals the single Logger abstraction. Its main limitation is actionability: it leans on reading the source file rather than showing concrete usage.

DimensionReasoningScore

Conciseness

The body is lean and efficient with no padding, assumes Claude's competence by deferring interface details to the source file, and every line earns its place.

5 / 5

Actionability

A concrete executable import line and source path are provided for Logger, but the generic template uses placeholders and the skill defers usage to 'read the source file', leaving key how-to-use details missing.

3 / 5

Workflow Clarity

A clear 4-step lookup sequence is well-ordered; this is a non-destructive read-only catalog so validation checkpoints are not required, though the read-the-source step leaves a minor gap.

4 / 5

Progressive Disclosure

Under 50 lines with no bundle files needed, organized into clear 'How to Use' and 'Abstractions' sections with one-level references to the source file and pattern skills — well-organized for a simple catalog skill.

5 / 5

Total

17

/

20

Passed

Description

28%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 a sparse auto-generated label rather than a crafted trigger: it names the module and a count of abstractions but conveys no capabilities and no use-when guidance. It would rarely be selected on its own merit.

Suggestions

Rewrite the description to state concrete capabilities, e.g. 'Structured logging with multiple log levels for Webiny API services' instead of a bare abstraction count.

Add an explicit 'Use when...' trigger clause with natural terms users would say ('logging', 'log levels', 'logger') rather than the jargon 'abstractions'.

Replace the path label and count with what the Logger abstraction does and when to reach for it, so it is distinguishable from other webiny catalog skills.

DimensionReasoningScore

Specificity

The description names the domain ('api/logger') but provides zero concrete actions, only the count '1 abstractions' — below an anchor with a minimal action, above entirely vague text like 'Helps with documents'.

2 / 5

Completeness

It gives only a vague 'what' (a count of abstractions) and has no 'when'/'Use when' clause, matching the anchor 'Has a vague what and no when'.

2 / 5

Trigger Term Quality

'logger' is a real keyword but is buried in a path and 'abstractions' is pure technical jargon; no natural trigger phrasing a user would actually say.

2 / 5

Distinctiveness Conflict Risk

'api/logger' is a specific niche, but the bare count-only description creates overlap risk with sibling webiny catalog skills.

3 / 5

Total

9

/

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.