CtrlK
BlogDocsLog inGet started
Tessl Logo

setup-agent-code-style-strict

Add TypeScript strict-mode code-style rules to AGENTS.md. The rule text ships inside this skill, so write it from here, not from memory. Use when the user asks for strict-mode style rules. Not for Deno projects (use setup-agent-code-style-deno).

66

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

Quality

Content

82%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 body is highly actionable with copy-paste-ready injection content and a clear, validated workflow. It is well-structured and largely concise, with only minor redundancy and no error-recovery feedback loop in the workflow.

DimensionReasoningScore

Conciseness

The large rules block is the injection payload (explicitly stated to ship inside the skill), not padding, and the metadata sections are lean; minor redundancy between General Principles and the TypeScript section keeps it just below the lean anchor at 5.

4 / 5

Actionability

It provides full copy-paste-ready markdown to inject, a concrete TypeScript parameter-style example, and a precise injection location, matching the fully-executable top anchor.

5 / 5

Workflow Clarity

The checklist has a clear sequence with validation checkpoints ('Verify proper markdown formatting', 'No duplicate sections'), but lacks an explicit validate-fix-retry feedback loop and has a minor inconsistency between Injection Location and the Workflow step.

4 / 5

Progressive Disclosure

Content is well-organized into clear sections with the inline payload justified by design and no nested references, but it is over 50 lines with no reference splitting, so it sits at good-structure rather than the well-split top anchor.

4 / 5

Total

17

/

20

Passed

Description

75%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 clear and complete with strong what/when guidance and excellent distinctiveness via an explicit Deno boundary. It is slightly limited by a single concrete action and a narrow set of trigger synonyms.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ('Add TypeScript strict-mode code-style rules to AGENTS.md') but does not list several distinct actions, fitting the 1-2 concrete actions anchor rather than the several-actions anchor at 4.

3 / 5

Completeness

It explicitly answers both what ('Add TypeScript strict-mode code-style rules to AGENTS.md') and when ('Use when the user asks for strict-mode style rules') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

It provides a relevant trigger phrase ('Use when the user asks for strict-mode style rules') but lacks common synonyms such as 'coding standards' or 'code style guide', matching the some-keywords-but-missing-variations anchor.

3 / 5

Distinctiveness Conflict Risk

It carves a clear niche and adds an explicit sibling-skill boundary ('Not for Deno projects (use setup-agent-code-style-deno)'), giving minimal conflict risk per the top anchor.

5 / 5

Total

16

/

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.