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. Do NOT trigger for non-Deno TypeScript projects (use setup-agent-code-style-strict), or for runtime-agnostic style advice.

68

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

80%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 compact, highly actionable instruction skill whose copy-paste payload and exact injection anchors are excellent. Its main gap is workflow validation: the document-editing steps lack an explicit, executable verify-and-retry loop.

Suggestions

Replace 'Verify proper markdown formatting' with an executable check (e.g., re-read the injected section and confirm headers nest correctly / no broken code fences) and add a fix-and-retry step.

Add a validation checkpoint confirming no duplicate 'Code Style (Deno + TypeScript)' section already exists before inserting, with a branch for what to do if it does.

Drop or merge the 'Purpose' line, which restates the frontmatter description and adds little given the body's already-clear structure.

DimensionReasoningScore

Conciseness

The body is lean with no concept over-explanation and the Code Style Rules block is necessary payload rather than padding; minor trim opportunities exist (the 'Purpose' line restates the description, and File Target/Injection Location slightly overlap), keeping it just below the perfectly lean anchor 5.

4 / 5

Actionability

Provides a literal copy-paste markdown block to inject plus exact anchors (target file AGENTS.md, insert after 'Project tooling Stack' before 'Architecture'), fully executable guidance covering the common case.

5 / 5

Workflow Clarity

The checklist gives a clear sequence but validation is vague ('Verify proper markdown formatting', 'No duplicate sections') with no executable check or validate-fix-retry feedback loop; because this modifies an existing document, the missing-feedback-loop cap at 3 applies rather than anchor 4.

3 / 5

Progressive Disclosure

A sub-50-line single-purpose skill with no external references and well-organized sections (Purpose, Prerequisites, File Target, Injection Location, Code Style Rules, Workflow), satisfying the simple-skill exception that allows a 5 on well-organized structure alone.

5 / 5

Total

17

/

20

Passed

Description

82%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, well-targeted description with explicit trigger guidance and thoughtful negative boundaries that reduce conflict risk. Its only weakness is specificity, since it names essentially one concrete action rather than a comprehensive list.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ('add Deno/TypeScript code-style rules to AGENTS.md') plus an initial-setup context, but does not enumerate several specific actions, matching the '1-2 concrete actions, not comprehensive' anchor rather than the multi-action anchor 4.

3 / 5

Completeness

Explicitly answers what ('add Deno/TypeScript code-style rules to AGENTS.md') and when with concrete trigger phrases ('Use when the user asks... or during initial Deno project setup'), plus negative triggers, cleanly matching the anchor 5 example.

5 / 5

Trigger Term Quality

Good natural-phrase coverage for its niche ('add code-style rules', 'Deno project setup', 'AGENTS.md', 'non-Deno TypeScript projects'), above the 'some keywords' anchor 3 but short of comprehensive synonyms/file extensions at anchor 5.

4 / 5

Distinctiveness Conflict Risk

Clear Deno+AGENTS.md niche with explicit negative boundary guidance ('Do NOT trigger for non-Deno TypeScript projects (use setup-agent-code-style-strict), or for runtime-agnostic style advice') that actively minimizes conflict with sibling skills.

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