CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-api-logger-catalog

api/logger — 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/api/logger/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, well-structured catalog entry with a clear usage workflow and a concrete Logger reference. Its main weakness is actionability: it leans on a placeholder import template and pushes the reader to the source file for the actual interface.

Suggestions

Inline the Logger interface/signature instead of only pointing to the source file, or include a minimal usage example call.

Resolve the '<importPath>' and '{ Name }' placeholders in the generic template by referencing the concrete entry below it.

DimensionReasoningScore

Conciseness

The body is lean: a short numbered workflow plus a single concrete abstraction entry, with no padding or explanation of concepts Claude already knows, earning its tokens.

3 / 3

Actionability

It gives a concrete import line and source path for Logger, but the generic template 'import { Name } from "<importPath>"' uses placeholders and explicitly defers the interface/types to the source file, leaving guidance incomplete.

2 / 3

Workflow Clarity

The 4-step 'How to Use' sequence is clear and unambiguous for this simple single-purpose catalog skill, which the rubric allows to score 3 without validation checkpoints.

3 / 3

Progressive Disclosure

Under 50 lines with well-organized sections and clearly signaled one-level-deep pointers (source file path and sibling pattern skills), satisfying the simple-skill allowance.

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 terse catalog label that names the domain but conveys no capabilities, natural triggers, or usage guidance. It fails to tell Claude what the skill does or when to reach for it.

Suggestions

Add concrete actions, e.g. 'Catalogs the Logger abstraction for webiny-api: structured logging with multiple log levels.'

Append a 'Use when...' clause naming natural trigger terms such as 'logging', 'log levels', or 'webiny api logger'.

Replace the bare '1 abstractions' count with a one-line summary of what the abstraction does.

DimensionReasoningScore

Specificity

The description 'api/logger — 1 abstractions.' names the domain but states zero concrete actions; it is a catalog label rather than a capability statement, matching the 'vague or no actions' anchor.

1 / 3

Completeness

It answers neither 'what does this do' (only labels a count) nor 'when should Claude use it' (no 'Use when...' trigger), so both halves are missing.

1 / 3

Trigger Term Quality

It contains only technical jargon ('api/logger', 'abstractions') with no natural keywords a user would say, matching the 'no natural keywords; technical jargon' anchor.

1 / 3

Distinctiveness Conflict Risk

The 'api/logger' module path names a narrow, specific niche, but with no explicit triggers it could still overlap with sibling webiny catalog skills; not a 3 because distinct triggers are absent.

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.