CtrlK
BlogDocsLog inGet started
Tessl Logo

jsdocs

Write, insert, or update Effect public API JSDoc so it satisfies the jsdocs oxlint rule. Use when adding or fixing JSDoc comments, resolving jsdocs diagnostics, preparing docs for JSON extraction, or reviewing public API documentation.

72

Quality

88%

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

77%

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

The content is highly actionable and well-sequenced with explicit validation, but it is a long single-file ruleset whose detailed prose rules could benefit from progressive disclosure into a reference file. Conciseness and progressive disclosure are the weakest dimensions.

Suggestions

Move the lengthy Prose Rules list into a references/ file (e.g. PROSE_RULES.md) and keep SKILL.md as a concise overview pointing to it, improving progressive disclosure and token efficiency.

Consolidate overlapping prose rules (e.g. the multiple **When to use** formatting rules and the example-title rules) to reduce repetition and tighten conciseness.

Add an explicit validate-fix-retry feedback loop note in the Validation section (run lint, fix diagnostics, re-run) so the error-recovery path is as concrete as the rest of the workflow.

DimensionReasoningScore

Conciseness

The body is a lean, fluff-free ruleset that assumes competence (no "what is JSDoc" preamble), but at ~200 lines it is dense and several prose rules overlap or could be consolidated, so it is mostly efficient rather than fully tight.

2 / 3

Actionability

Provides a concrete documentation template, exact tag ordering, named validation commands ("pnpm docgen", "pnpm lint"), and step-by-step audit procedures that are directly executable.

3 / 3

Workflow Clarity

The Workflow is a numbered sequence ending in an explicit validation step, and the @see and Gotchas audits are laid out as ordered checklists with feedback on what to keep, change, or remove.

3 / 3

Progressive Disclosure

Sections are clearly labeled and organized, but the skill is a single ~200-line monolith with no bundle files; the extensive Prose Rules list could be offloaded to a reference file to keep SKILL.md as an overview.

2 / 3

Total

10

/

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, third-person, and explicitly pairs concrete capabilities with an explicit "Use when" trigger list scoped to a distinct niche. It hits every dimension at the top of the scale.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Write, insert, or update Effect public API JSDoc so it satisfies the jsdocs oxlint rule" — naming specific operations and the governing rule.

3 / 3

Completeness

Clearly answers both what (write/insert/update JSDoc to satisfy the jsdocs oxlint rule) and when (an explicit "Use when..." clause enumerating concrete triggers).

3 / 3

Trigger Term Quality

Natural trigger phrasing is explicit: "Use when adding or fixing JSDoc comments, resolving jsdocs diagnostics, preparing docs for JSON extraction, or reviewing public API documentation" covers the ways a user would actually phrase the need.

3 / 3

Distinctiveness Conflict Risk

The niche is narrow and specific to Effect public API JSDoc and the jsdocs oxlint rule, making it unlikely to trigger for unrelated documentation skills.

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
MapleTechLabs/maple
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.