CtrlK
BlogDocsLog inGet started
Tessl Logo

code-documentation

Guide for writing effective code documentation, including docstrings, JSDoc, dartdoc, and implementation comments. Use this skill when writing new code, adding features, or improving existing documentation in Dart, Python, or TypeScript to ensure clarity and maintainability.

80

Quality

100%

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%

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

The content is a well-organized instruction skill: concise, actionable guidance with explicit Good/Bad examples, a sequenced review checklist with validation, and clean progressive disclosure into verified language-specific reference files. It respects the context budget while remaining fully actionable.

DimensionReasoningScore

Conciseness

The body is lean and bullet-driven, covering only non-obvious guidance without explaining concepts Claude already knows (no definitions of docstrings or basic programming), matching the level-3 'every token earns its place' anchor; not level-2 because there is no unnecessary padding.

3 / 3

Actionability

Concrete Good/Bad pairs ('Calculates the total' vs 'This method is used to calculate the total'; 'Whether this widget is enabled') give specific, executable guidance; as an instruction-only skill this satisfies the level-3 bar without code, per the rubric's code_vs_instruction note.

3 / 3

Workflow Clarity

Section 5 provides a sequenced review checklist with explicit verification steps (summary, brevity, completeness, examples) — a clear feedback loop for the review task; not level-2 because checkpoints are explicit rather than implicit.

3 / 3

Progressive Disclosure

The body is a concise overview with language-specific detail split into one-level-deep, clearly signaled references (references/dart.md, typescript.md, python.md), all verified to exist; matches the level-3 'clear overview with well-signaled one-level-deep references' anchor.

3 / 3

Total

12

/

12

Passed

Description

100%

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 concise, specific, and complete: it lists concrete documentation artifacts, includes natural trigger phrasing, and explicitly states both what the skill does and when to use it. It is well-scoped to three languages and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Names multiple concrete documentation artifacts — 'docstrings, JSDoc, dartdoc, and implementation comments' — matching the rubric's level-3 anchor of listing several specific concrete actions; it is not the level-2 'names domain and some actions' because coverage is comprehensive rather than partial.

3 / 3

Completeness

Explicitly answers both what ('Guide for writing effective code documentation, including...') and when ('Use this skill when writing new code, adding features...'), satisfying the level-3 anchor for both; not level-2 because the trigger is explicit rather than implied.

3 / 3

Trigger Term Quality

Phrases like 'writing new code, adding features, or improving existing documentation' are natural terms a user would say, giving good coverage rather than the level-2 'some relevant keywords but missing common variations'.

3 / 3

Distinctiveness Conflict Risk

Scoped to Dart, Python, and TypeScript documentation with distinct triggers, carving a clear niche unlikely to fire for unrelated skills; not level-2 because the scope and triggers are specific rather than overlapping.

3 / 3

Total

12

/

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
flutter/agent-plugins
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.