CtrlK
BlogDocsLog inGet started
Tessl Logo

setup-agent-code-style-deno

Use when the user asks to add Deno/TypeScript code-style rules to AGENTS.md, or during initial Deno project setup when code-style guidelines need to be established. Do NOT trigger for non-Deno TypeScript projects (use setup-agent-code-style-strict), or for runtime-agnostic style advice.

64

Quality

76%

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-typescript/skills/setup-agent-code-style-deno/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The content is well-structured and actionable, with a clean injectable rules block and clear prerequisites/file targeting. The main weakness is workflow clarity: the checklist lacks explicit validation/feedback steps for a file-rewriting operation, which the rubric caps at 3.

Suggestions

Add an explicit validation checkpoint to the workflow, e.g. 'Confirm the inserted section sits after Project tooling Stack and before Architecture, and that no existing Code Style section remains' before marking complete.

Include a quick error-recovery loop: if AGENTS.md lacks a 'Project tooling Stack' or 'Architecture' section, instruct the agent to report the missing section and stop rather than guess the location.

Tighten or remove the Purpose line ('Integrates TypeScript/Deno coding standards into AGENTS.md to maintain consistency'), which restates the frontmatter description.

DimensionReasoningScore

Conciseness

The body is largely lean and assumes Claude's competence, with concrete rules stated directly; minor instances could be trimmed (e.g., 'Integrates TypeScript/Deno coding standards into AGENTS.md to maintain consistency' restates the description). It is not 5 due to a few lightly padded Purpose/Purpose-adjacent lines.

4 / 5

Actionability

It provides mostly executable guidance: a copy-paste markdown block to inject, a concrete injection location, and specific import examples with an exception carve-out. Minor gaps (no exact command to open/locate the section, the section header is approximate) keep it below 5.

4 / 5

Workflow Clarity

A checklist workflow is present ('Read AGENTS.md', 'Locate Architecture section', 'Insert rules', 'Verify formatting', 'No duplicate sections') but there are no explicit validation checkpoints or feedback loops for an operation that rewrites a project file. Per the rubric, destructive/batch file edits without validation cap workflow_clarity at 3.

3 / 5

Progressive Disclosure

Content is well organized into clearly signaled sections (Purpose, Prerequisites, File Target, Injection Location, rules, Workflow) with the injectable block contained and no deep references; no bundle files are present so structure alone carries it. It is not 5 because there is no overview-pointing reference structure to navigate, though for a skill of this size that is acceptable.

4 / 5

Total

15

/

20

Passed

Description

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

The description is strong: it is specific, uses a natural 'Use when' trigger, answers both what and when, and includes explicit negative triggers that sharply reduce conflict risk. Minor gains are possible by adding more synonyms (linting/formatting) and file extensions.

DimensionReasoningScore

Specificity

It names the domain (Deno/TypeScript code-style rules) and concrete actions (add rules to AGENTS.md, initial project setup) with minor gaps in coverage. It is not a 5 because it lists only one real action (adding rules) plus setup context, rather than multiple specific concrete actions.

4 / 5

Completeness

It clearly answers both 'what' (add Deno/TypeScript code-style rules to AGENTS.md) and 'when' (explicit 'Use when...' trigger plus negative guidance on when not to trigger). Concrete trigger phrases and exclusions make this a strong 5.

5 / 5

Trigger Term Quality

Good keyword coverage with natural phrases like 'add Deno/TypeScript code-style rules', 'AGENTS.md', and 'initial Deno project setup'; a few natural terms/synonyms are missing (e.g., 'linting', 'formatting', file extensions). It is not 5 because synonyms and extension-based triggers are not comprehensive.

4 / 5

Distinctiveness Conflict Risk

It carves a clear niche (Deno + AGENTS.md) and explicitly redirects non-Deno TS to setup-agent-code-style-strict and runtime-agnostic advice elsewhere, minimizing conflict risk. Minimal overlap risk with the named sibling skill.

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.