CtrlK
BlogDocsLog inGet started
Tessl Logo

1k-debug-logging

Standardize temporary debug console logs in OneKey code with a consistent prefix and safe stringify helper. Use when adding, reviewing, or cleaning local debug logs, temporary console.log output, debug helpers, or troubleshooting-only logging. Do not use for analytics, server logs, LogToServer, or permanent business metrics.

72

Quality

90%

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

93%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, executable skill body with copy-paste code, clear rules, and clean section structure. The only soft spot is workflow sequencing, which is implied by sections rather than presented as an explicit step list.

DimensionReasoningScore

Conciseness

Lean body that assumes competence — a one-line intent, a copy-paste helper, a call-site example, and a tight rule list with no padding or explanation of concepts Claude already knows, matching the 'every token earns its place' anchor.

5 / 5

Actionability

Provides fully executable, copy-paste-ready TypeScript (the helper with production no-op and safe stringify) plus a concrete call-site example, satisfying the 'fully executable; specific examples cover the common cases' anchor.

5 / 5

Workflow Clarity

The create-helper → use-at-call-sites → remove-before-shipping flow is clear via Pattern and Rules, but the steps are implicit rather than an explicitly sequenced list with checkpoints, leaving it just below the simple-skill anchor 5.

4 / 5

Progressive Disclosure

A short, well-organized body (Pattern / Rules / Related Skills) with no nested references and no need for external bundle files, matching the under-50-line simple-skill exception for well-organized sections.

5 / 5

Total

19

/

20

Passed

Description

87%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 well-crafted description that concretely states what it does, when to use it, and where not to use it, with natural trigger terms and a clear anti-conflict boundary. Minor room only in breadth of listed actions and trigger synonyms.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions — 'Standardize temporary debug console logs ... with a consistent prefix and safe stringify helper' — but stops short of a comprehensive multi-action list, fitting the 'several specific actions; minor gaps' anchor rather than the exhaustive anchor 5.

4 / 5

Completeness

Explicitly answers both what ('Standardize temporary debug console logs ... with a consistent prefix and safe stringify helper') and when ('Use when adding, reviewing, or cleaning local debug logs ...') with concrete trigger phrases, matching the anchor 5 example directly.

5 / 5

Trigger Term Quality

Strong natural keyword coverage with synonyms users would actually say — 'debug logs', 'console.log output', 'debug helpers', 'troubleshooting-only logging' — but no file-extension-style triggers apply here, so it sits at 'good coverage; a few natural terms missing' rather than the fully comprehensive anchor 5.

4 / 5

Distinctiveness Conflict Risk

Clear niche (temporary OneKey debug logging) with an explicit exclusion boundary — 'Do not use for analytics, server logs, LogToServer, or permanent business metrics' — minimizing overlap with adjacent logging skills.

5 / 5

Total

18

/

20

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

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
OneKeyHQ/app-monorepo
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.