CtrlK
BlogDocsLog inGet started
Tessl Logo

logging

wellcrafted/logger for library diagnostics: 5 levels, typed errors, injected sinks, and host-owned durability. Use for attach primitives, background errors, durable host logs, or replacing console.* in library code.

67

Quality

81%

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

SKILL.md
Quality
Evals
Security

Quality

Content

83%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.

A tight, highly actionable body with executable examples and well-organized sections that mostly respects Claude's intelligence. It lacks an explicit validation feedback loop and is a touch long for a single file, which hold it just off top marks on workflow clarity and progressive disclosure.

DimensionReasoningScore

Conciseness

Mostly lean and assumes Claude's competence (e.g. concise level table, tight Quickstart), with a few explanatory passages that could be trimmed; not below the midpoint since padding is light.

4 / 5

Actionability

Fully executable copy-paste examples cover the common cases (createLogger, branching on Result, composeSinks, memorySink assertions, the grep anti-pattern checks) with specific commands and types.

5 / 5

Workflow Clarity

Clear sequencing for the dominant call-site pattern and sink composition with concrete validation cues (grep checks before adding anti-patterns, memorySink for tests), but no explicit validate->fix->retry loop; it is not a 5 because checkpoints are implicit rather than enumerated.

4 / 5

Progressive Disclosure

Well-organized sections with one-level-deep cross-references to sibling skills in 'See also'; no bundle files present so structure rests on the single SKILL.md, which is appropriately sectioned but slightly long, keeping it just under a 5.

4 / 5

Total

17

/

20

Passed

Description

78%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.

A specific, third-person description with explicit what/when guidance and concrete trigger phrases, well-distinguished from sibling skills. Slightly verbose and could add more synonym coverage but is clearly above the midpoint across all dimensions.

DimensionReasoningScore

Specificity

Names the package plus concrete features ('5 levels, typed errors, injected sinks') and several concrete trigger actions ('attach primitives, background errors, durable host logs, replacing console.*'); minor coverage gaps keep it just below a 5.

4 / 5

Completeness

Has an explicit 'what' (logger with 5 levels, typed errors, injected sinks, host-owned durability) and an explicit 'when' ('Use for attach primitives, background errors, durable host logs, or replacing console.* in library code'); the when clause could be marginally more concrete but both halves are clearly present.

4 / 5

Trigger Term Quality

Strong natural trigger phrases ('replacing console.*', 'background errors', 'durable host logs', 'attach primitives') users would actually say, though synonyms and library-name variants are somewhat sparse.

4 / 5

Distinctiveness Conflict Risk

Clear niche (wellcrafted/logger, library diagnostics with level-at-call-site) and distinct triggers; minimal overlap risk with sibling error-handling skills.

5 / 5

Total

17

/

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
EpicenterHQ/epicenter
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.