CtrlK
BlogDocsLog inGet started
Tessl Logo

configure-deno-commands

Configure and maintain Deno development commands (check, test, dev, prod). Use when the user wants to set up or update the standard command interface in deno.json and scripts/ directory.

67

Quality

81%

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

75%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 well-structured, actionable skill body with strong concrete examples and a clear workflow. The main gaps are the missing full check.ts code, an absent error-recovery feedback loop, and a time-sensitive incident anecdote that adds tokens.

Suggestions

Add an explicit feedback loop to the Workflow: 'if `deno task check` fails, fix the reported issue and re-run until it passes', since the operation mutates deno.json and scripts/.

Include a complete scripts/check.ts example (parallel execution, buffered output, failed-last ordering) so the primary artifact is copy-paste ready rather than implied by constraints.

Trim the dated incident detail in rule 13 (the 2026-05-09 / WindowServer kernel-panic anecdote) to a one-line rationale, or move it to a 'past failures' reference, to improve token efficiency.

DimensionReasoningScore

Conciseness

Dense and mostly efficient, but rule 13's dated incident anecdote ('crashed the dev host on 2026-05-09', 'WindowServer kernel panics') is time-sensitive color that pads tokens without aiding execution.

4 / 5

Actionability

Provides executable deno.json tasks and a copy-paste-ready scripts/test.ts example, but the primary artifact check.ts is specified by constraints rather than shown as complete code.

4 / 5

Workflow Clarity

Clear Analyze→Scaffold→Configure→Verify sequence with a verification checklist, but lacks an explicit 'if check fails → fix → re-run' feedback loop for a config-mutating operation.

4 / 5

Progressive Disclosure

Well-organized into clear sections with no nested references and no bundle files, though the dense Rules 13/14 walls could benefit from being split into a separate reference file.

4 / 5

Total

16

/

20

Passed

Description

87%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 strong, concrete description that clearly states both capability and trigger conditions with a natural 'Use when' clause. Minor keyword-synonym gaps keep trigger_term_quality and specificity at 4 rather than 5.

DimensionReasoningScore

Specificity

Enumerates concrete actions — 'Configure and maintain Deno development commands (check, test, dev, prod)' — naming four commands plus deno.json and scripts/, with only minor coverage gaps.

4 / 5

Completeness

Explicitly answers both 'what' (configure/maintain the four Deno commands) and 'when' (use when setting up or updating the standard command interface in deno.json and scripts/), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes a natural 'Use when the user wants to set up or update the standard command interface' trigger, but omits common synonyms like 'deno tasks' or 'deno scripts' a user might say.

4 / 5

Distinctiveness Conflict Risk

Scoped to a narrow, tool-specific niche (Deno command interface in deno.json/scripts/) with distinct triggers and minimal overlap with other skills.

5 / 5

Total

18

/

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

referenced_paths_exist

Referenced path issues: 9 missing

Warning

Total

15

/

16

Passed

Repository
korchasa/flowai-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.