CtrlK
BlogDocsLog inGet started
Tessl Logo

cli

Manage all Deno capabilities via CLI (run, test, fmt, lint, task, add, etc.). Use this skill when you need to execute Deno commands, manage dependencies, run tests, or handle local development workflows.

65

Quality

78%

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 ./plugins/flowai-deno/skills/cli/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%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 lean, well-organized command reference with strong actionability and clear structure. Its main weakness is the absence of sequenced workflows and validation checkpoints for destructive operations, which limits workflow clarity despite the excellent progressive disclosure.

Suggestions

Add a brief sequenced workflow with a verification step for destructive/batch commands (e.g., confirm `deno clean` / `deno remove` targets before running, and verify with `deno info` or `deno check` afterward) to lift workflow clarity above 3.

Tighten the few explanatory asides (the '(REPL)' gloss and 'Deno is secure by default' lead-in) to push conciseness toward a 5.

Replace abstract guidance like 'check for unstable API usage and ensure the corresponding flag is set' with a concrete check step (e.g., 'grep for Deno.openKv/Deno.cron and add the matching --unstable-* flag or deno.json entry').

DimensionReasoningScore

Conciseness

Efficient reference-style listing that assumes Claude's competence and avoids explaining what Deno is; only minor over-explanation (e.g., parenthetical '(REPL)' gloss and 'Deno is secure by default' framing) could be trimmed, keeping it just below a 5.

4 / 5

Actionability

Provides concrete, executable command syntax ('deno add jsr:@std/assert', 'deno test --allow-read --allow-env') covering common cases, with minor gaps such as incomplete flag inventories and abstract guidance like 'check for unstable API usage'.

4 / 5

Workflow Clarity

Commands are well-categorized but presented as a reference catalog rather than a sequenced workflow, and destructive/batch operations (e.g., 'deno clean', 'deno remove') lack explicit validation or verification checkpoints, capping this at 3.

3 / 5

Progressive Disclosure

A concise (under 50 lines) single-purpose reference skill that needs no external file references and is organized into clear, well-labeled sections, satisfying the simple-skill exception for progressive disclosure.

5 / 5

Total

16

/

20

Passed

Description

83%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, third-person description with concrete capability lists and an explicit trigger clause. It is mostly specific and well-targeted, with only minor gaps in keyword synonyms and slight overlap risk with adjacent build/deploy skills.

DimensionReasoningScore

Specificity

Lists several concrete actions ('run, test, fmt, lint, task, add, etc.') naming the domain and multiple specific CLI subcommands, but the trailing 'etc.' leaves coverage non-comprehensive so it stops short of a 5.

4 / 5

Completeness

Explicitly answers both 'what' ('Manage all Deno capabilities via CLI (run, test, fmt, lint, task, add, etc.)') and 'when' with a concrete 'Use this skill when...' trigger clause enumerating use cases.

5 / 5

Trigger Term Quality

Good keyword coverage with natural phrases users would say ('execute Deno commands', 'manage dependencies', 'run tests', 'local development workflows'), though a few common synonyms (e.g., 'Deno scripts') are absent.

4 / 5

Distinctiveness Conflict Risk

Has a clear Deno-CLI niche with distinct triggers and minimal conflict risk, though the broad 'manage dependencies' / 'local development' framing could slightly overlap with a generic deploy/build skill (referenced at the end).

4 / 5

Total

17

/

20

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