CtrlK
BlogDocsLog inGet started
Tessl Logo

you-might-not-need-a-comment

Analyze and fix redundant or self-explanatory inline comments — remove noise, promote genuine documentation to TSDoc

59

Quality

69%

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 ./.agents/skills/you-might-not-need-a-comment/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The content is concise, well-structured, and actionable with strong progressive disclosure for a simple skill. The main gap is the absence of an explicit validation/review checkpoint before applying destructive batch deletions, which caps workflow clarity.

Suggestions

Add an explicit validation/review checkpoint before applying destructive deletions — e.g. when fix=true, summarize proposed deletions grouped by anti-pattern and confirm scope before applying, or at minimum instruct to verify no machine-read annotations were caught.

Provide a concrete output format for the fix=false proposal mode (e.g. a grouped diff or per-file summary) so the 'propose the fixes' step is unambiguous.

Clarify how the `boundary-raw-fetch:` etc. annotation allow-list relates to a generic codebase convention note, so the skill signals which annotations are load-bearing without listing them exhaustively inline.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — a single governing rule plus concise anti-pattern and exception lists — with only minor phrasing that could be trimmed (e.g. slightly editorial framing in 'The one rule that matters'); no padding explaining concepts Claude already knows.

4 / 5

Actionability

Concrete, executable guidance through specific anti-pattern examples (e.g. '// increment counter above counter++') and machine-read annotation allow-lists, with explicit fix actions; as an instruction-only reduction pass it lacks literal copy-paste code but the guidance is highly actionable, with only minor gaps (e.g. no concrete diff format).

4 / 5

Workflow Clarity

The two-step sequence (analyze, then apply or propose) is clear, but the skill performs destructive/batch edits (comment deletion across arbitrary scope) with no validation checkpoint or review-before-apply guidance, which the rubric caps at 3 for destructive operations lacking feedback loops.

3 / 5

Progressive Disclosure

A simple, single-purpose skill under 50 lines with no bundle files and well-organized sections (rule, anti-patterns, exceptions, bias, steps); the simple-skill exception applies and structure is clear and navigable.

5 / 5

Total

16

/

20

Passed

Description

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

The description is specific and distinct, with concrete actions and a clear niche. Its main weakness is the absence of an explicit 'Use when...' trigger clause, which caps completeness at 3, and somewhat sparse natural trigger terms.

Suggestions

Add an explicit 'Use when...' trigger clause, e.g. 'Use when cleaning up inline comments, removing redundant // comments, or converting loose comment blocks to TSDoc.'

Surface natural user-facing phrases such as 'comment cleanup', 'redundant comments', and 'self-explanatory comments' to improve trigger-term coverage.

DimensionReasoningScore

Specificity

Names the domain (inline comments) and multiple concrete actions: 'remove noise' and 'promote genuine documentation to TSDoc' — comprehensive, specific coverage comparable to the score-5 anchor listing multiple concrete actions.

5 / 5

Completeness

Clearly states the 'what' (analyze and fix redundant comments, remove noise, promote to TSDoc) but provides no 'Use when...' clause or explicit trigger guidance, which the rubric caps at 3.

3 / 5

Trigger Term Quality

Includes relevant terms ('inline comments', 'TSDoc', 'noise', 'documentation') but lacks the natural phrases and synonyms a user would actually say when needing this skill (e.g. 'comment cleanup', 'redundant comments', 'comment review', 'self-explanatory'); missing common variations.

3 / 5

Distinctiveness Conflict Risk

A clear niche — inline comment cleanup and TSDoc promotion — with distinct triggers unlikely to fire for unrelated skills; minimal conflict risk.

5 / 5

Total

16

/

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
simstudioai/sim
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.