CtrlK
BlogDocsLog inGet started
Tessl Logo

style-guide-review

Review changed MDX/docs files in a pull request against the Cloudflare docs style guide and return structured findings.

61

Quality

71%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./.flue/.agents/skills/style-guide-review/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 a tight, highly actionable instruction set for a mechanical style-guide linter, with concrete tools, conditional reference loading, and a complete result schema. It is well-structured with minor redundancy and prose-based reference navigation.

DimensionReasoningScore

Conciseness

The body is lean and directive, assumes Claude's competence and explains no background concepts, but the repeated 'do not narrate / do not reason / do not explain' directives across several lines are minor redundancy that could be trimmed.

4 / 5

Actionability

It gives fully executable guidance — named tools (read_skill_resource, read_repo_file, submit_style_guide), exact reference paths, concrete conditional load triggers, and a copy-paste JSON result shape — covering the common cases for an instruction-only skill.

5 / 5

Workflow Clarity

The sequence is clear (read manifest, load always-on then conditional references, scan added lines, submit findings) and the read-only lint task needs no destructive-operation validation cap, but there are no explicit checkpoints and a few constraints are scattered across sections.

4 / 5

Progressive Disclosure

The SKILL.md acts as an overview pointing to one-level-deep reference files (manifest plus conditional rule files) with explicit load conditions and named paths; navigation is prose-based rather than a clean table, leaving a minor organization gap.

4 / 5

Total

17

/

20

Passed

Description

61%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 specific and clearly scoped to Cloudflare docs PR review, but it omits any explicit 'when to use' trigger guidance, which caps its completeness and slightly weakens distinctiveness. Adding a Use-when clause would lift the two capped dimensions.

Suggestions

Append an explicit trigger clause, e.g. 'Use when reviewing changed MDX/docs files in a Cloudflare docs pull request, or when the user asks to lint/check docs against the style guide.'

Add natural synonyms users might say ('lint', 'check') to broaden trigger-term coverage.

Optionally enumerate a couple more concrete actions (e.g. 'flag style violations and suggest fixes') to push specificity toward 4-5.

DimensionReasoningScore

Specificity

Names the domain (MDX/docs files in a pull request, Cloudflare docs style guide) and two concrete actions (review against the style guide, return structured findings), matching the '1-2 concrete actions' anchor; it does not list several specific actions that would warrant a 4.

3 / 5

Completeness

It clearly states what the skill does but provides no 'Use when...' clause or equivalent trigger guidance, which per the judging guidelines caps completeness at 3.

3 / 5

Trigger Term Quality

Includes natural terms a user would say — 'review', 'docs/MDX files', 'pull request', 'style guide', 'findings' — giving good keyword coverage, though a few common synonyms like 'lint' or 'check' are missing.

4 / 5

Distinctiveness Conflict Risk

The Cloudflare docs style guide niche is mostly distinct with minimal conflict risk, but the lack of an explicit trigger phrase leaves minor overlap with general PR-review or docs-linting skills.

4 / 5

Total

14

/

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
cloudflare/cloudflare-docs
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.