CtrlK
BlogDocsLog inGet started
Tessl Logo

guidelines

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

77

Quality

96%

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

100%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

An efficiently written, self-contained behavioral skill with concrete, actionable guidance and a clear goal-driven workflow including validation checkpoints. It appropriately assumes Claude's competence and avoids unnecessary explanation.

DimensionReasoningScore

Conciseness

The ~60-line body is lean and well-organized into tight bullet sections with no explanation of concepts Claude already knows; not level 2 because there is no padding to trim.

3 / 3

Actionability

Concrete behavioral rules ('Remove imports/variables/functions that YOUR changes made unused', 'Match existing style'), transformation examples, and a plan template give specific actionable guidance; per the rubric's instruction-only note, absence of code is not penalized when guidance is actionable.

3 / 3

Workflow Clarity

Section 4 defines a clear sequence — transform tasks into verifiable goals, loop until verified — with explicit 'verify: [check]' checkpoints and a feedback loop, matching the validation-checkpoints anchor.

3 / 3

Progressive Disclosure

Self-contained skill with four well-organized headed sections and no need for external references; per the rubric's simple-skills note, well-organized sections alone justify a 3.

3 / 3

Total

12

/

12

Passed

Description

92%Weight 40%Scale 1-3

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 concise, well-structured description that clearly states capabilities and includes an explicit 'Use when' trigger clause. Its only weakness is breadth: the coding-activity triggers are generic enough to overlap with most other coding skills.

Suggestions

Narrow the trigger scope or add a distinguishing qualifier (e.g. 'Use when writing, reviewing, or refactoring code and the task risks overcomplication or scope creep') to reduce overlap with general coding skills.

Add common variation verbs users say ('debugging', 'implementing', 'fixing bugs') to strengthen trigger-term coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria' — matching the 'lists multiple specific concrete actions' anchor rather than the single-domain level 2.

3 / 3

Completeness

Explicitly answers both what ('Behavioral guidelines to reduce common LLM coding mistakes') and when ('Use when writing, reviewing, or refactoring code...'), satisfying the explicit-trigger requirement that would otherwise cap completeness at 2.

3 / 3

Trigger Term Quality

'writing, reviewing, or refactoring code' are natural phrases a user would say, giving good coverage; not level 2 because common coding-activity verbs are present rather than missing.

3 / 3

Distinctiveness Conflict Risk

Though it has a niche (behavioral meta-guidelines), the triggers 'writing, reviewing, or refactoring code' are broad enough to overlap with nearly every coding skill; not level 3 because conflict risk remains, not level 1 because it is not purely generic.

2 / 3

Total

11

/

12

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
akash-network/node
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.