CtrlK
BlogDocsLog inGet started
Tessl Logo

deploy

Manage Deno Deploy cloud services using both `deno deploy` and `deployctl`. Use this skill for deploying projects, managing cloud environments (Build/Dev/Prod contexts), monitoring logs, and troubleshooting deployment issues (like private npm dependencies).

63

Quality

74%

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/deploy/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%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 command reference with concrete examples and useful troubleshooting. Its main weaknesses are time-sensitive version framing in a concept section and the absence of explicit validation feedback loops in the deployment workflows.

Suggestions

Move the 'Deno 2.x / 2026' version framing into a clearly labeled version/deprecated section so it does not penalize conciseness or decay silently.

Add an explicit validate→fix→retry feedback loop to the Local Debugging Protocol and CI/CD workflow (e.g., verify the revision is live; if 'IsADirectory' or auth errors occur, fix and redeploy).

Tighten the Core Concepts section to Deno-Deploy-specific behavior only, dropping general explanations Claude already knows, or relocate it to a references/ file.

DimensionReasoningScore

Conciseness

Mostly efficient bullet/command lists, but the 'Core Concepts (Deno 2.x / 2026)' section embeds time-sensitive version info outside a deprecated/old-patterns section and explains high-level concepts Claude already knows, fitting 'mostly efficient but some unnecessary explanation' rather than the lean 4.

3 / 5

Actionability

Provides concrete, executable commands and examples (install line, 'deno deploy --app=my-app --token=… --prod main.ts', GitHub Actions YAML), but several entries are template forms like 'deno deploy [OPTIONS] [entrypoint]', leaving minor gaps below the fully copy-paste 5.

4 / 5

Workflow Clarity

The Local Debugging Protocol is numbered and the CI/CD section is sequenced, but there is no explicit validate→fix→retry feedback loop for batch-upload/redeploy operations, so it sits at 'sequence present but checkpoints missing' and is capped at 3.

3 / 5

Progressive Disclosure

No bundle files exist; all content is inline in a single well-sectioned file with clear headers and no nested references, matching 'good structure; minor organization gaps' rather than a 5 that would require deliberate one-level-deep reference splits.

4 / 5

Total

14

/

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, concise description that names the domain, tools, concrete actions, and an explicit 'Use this skill for…' trigger clause. It is distinct and unlikely to fire for unrelated skills.

DimensionReasoningScore

Specificity

Lists several concrete action areas — 'deploying projects, managing cloud environments (Build/Dev/Prod contexts), monitoring logs, and troubleshooting deployment issues' — which fits the 'several specific actions; minor gaps' anchor; not a 5 because coverage is not exhaustive.

4 / 5

Completeness

Explicitly answers both 'what' ('Manage Deno Deploy cloud services using both deno deploy and deployctl') and 'when' via a concrete 'Use this skill for…' clause with multiple trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural user-facing terms ('deploying projects', 'monitoring logs', 'troubleshooting deployment issues') plus tool names 'deno deploy' and 'deployctl', matching 'good keyword coverage; a few natural terms missing' rather than the comprehensive-synonym level of a 5.

4 / 5

Distinctiveness Conflict Risk

'Deno Deploy cloud services' with the specific tools deno deploy/deployctl is a clear niche with distinct triggers and minimal overlap with other skills.

5 / 5

Total

18

/

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.