CtrlK
BlogDocsLog inGet started
Tessl Logo

deslop

Remove AI-generated code slop from a branch or diff. Use after writing or generating code to strip unnecessary comments, defensive checks, `any` casts, and style that does not match the surrounding file. For prose and markdown, use the humanizer skill instead.

74

Quality

93%

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 compact, action-oriented skill body that assumes Claude's competence and gives specific patterns to remove plus a verification step. The only soft spot is an implicit rather than numbered validate→retry workflow.

DimensionReasoningScore

Conciseness

Lean and efficient with no re-explanation of concepts Claude already knows; every bullet is actionable guidance and each token earns its place, matching the level-5 anchor.

5 / 5

Actionability

Concrete, executable guidance throughout — specific removals (`any` casts, defensive try/catch, deep nesting), a concrete command ('run `pnpm format && pnpm lint:fix` and let the tests pass'), and a concrete deliverable ('Report a 1-3 sentence summary'); as an instruction-only skill with highly actionable guidance, no code-absence penalty applies.

5 / 5

Workflow Clarity

A validation checkpoint is present ('run `pnpm format && pnpm lint:fix` and let the tests pass') so the destructive/batch cap at 3 does not apply, but the workflow is conveyed via sections rather than an explicit validate→fix→retry sequence, fitting level 4 rather than the explicit-feedback-loop level 5.

4 / 5

Progressive Disclosure

A sub-50-line body with well-organized sections and a single one-level cross-link to humanizer meets the under-50-lines exception, matching the level-5 anchor.

5 / 5

Total

19

/

20

Passed

Description

92%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 tight, specific description that names concrete actions, gives an explicit trigger, and cleanly disambiguates from the sibling humanizer skill. The only minor gap is slightly less synonym coverage in trigger terms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'strip unnecessary comments, defensive checks, `any` casts, and style that does not match the surrounding file' — giving comprehensive coverage of the slop-removal domain, matching the level-5 anchor rather than the minor-gaps level 4.

5 / 5

Completeness

Explicitly answers both what ('Remove AI-generated code slop... strip unnecessary comments, defensive checks, `any` casts...') and when ('Use after writing or generating code') with concrete triggers, matching the level-5 anchor; voice is imperative/third-person so no voice penalty applies.

5 / 5

Trigger Term Quality

Natural phrases users would say are present ('AI-generated code slop', 'branch or diff', 'after writing or generating code'), but a few synonyms/variations are missing, fitting the good-but-not-comprehensive level-4 anchor rather than level 5.

4 / 5

Distinctiveness Conflict Risk

Clear niche (code slop) with an explicit disambiguator ('For prose and markdown, use the humanizer skill instead'), giving minimal conflict risk per the level-5 anchor.

5 / 5

Total

19

/

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

relative_links

Relative link issues: 1 suspicious

Warning

Total

15

/

16

Passed

Repository
kubb-labs/kubb
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.