CtrlK
BlogDocsLog inGet started
Tessl Logo

image-cdn

Use when reviewing image assets, markup, and CDN or build transforms related to Serve images from a CDN. Check encoded size, rendered size, loading strategy, and above-the-fold impact together.

65

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 ./skills/image-cdn/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

57%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured but shallow review skill: progressive disclosure is handled cleanly with one real reference, while the actionable guidance and workflow verification stay at a surface level. Tightening redundancy and adding a concrete DevTools/URL example would lift the weaker dimensions.

Suggestions

Add a concrete example in the Fix section — a sample CDN image URL with format/size params (e.g. `?w=480&format=auto`) and the markup to use it — so the guidance is copy-paste ready.

Replace the abstract "confirm the fix in DevTools" with an explicit checkpoint, e.g. "In DevTools Network panel, verify the image response returns the optimized format (content-type: image/avif) and a smaller transfer size before marking the rule satisfied."

Trim the opening sentence that explains what an image CDN is and deduplicate the optimize/format-convert mentions across Quick Reference, Fix, and Explain to recover tokens.

DimensionReasoningScore

Conciseness

The opening line "Image CDNs automatically optimize, resize, and convert images on-the-fly..." explains a concept Claude already knows, and format-conversion/optimization is repeated across the intro, Quick Reference, Fix, and Explain sections. It is not a 3 because of this redundancy and unnecessary explanation; it is not a 1 because the body is short and mostly tight, not padded with long background.

2 / 3

Actionability

Names concrete providers ("Cloudinary, Imgix, or Cloudflare Images") and specific things to check, but "Configure an image CDN... for automatic optimization" is abstract with no sample URL, markup, or DevTools procedure. It is not a 3 because nothing is copy-paste ready; it is not a 1 because there is some concrete, specific guidance rather than pure abstraction.

2 / 3

Workflow Clarity

Check → Fix → Code Review gives a light diagnostic sequence, and "describe how to confirm the fix in DevTools" nods at verification, but no explicit validation checkpoint is given. It is not a 3 because verification is only implicit, not an explicit step; it is not a 1 because the sections do sequence a review flow rather than leaving steps missing.

2 / 3

Progressive Disclosure

The body is a concise overview that signals a single one-level-deep reference — "see `references/rule.md`" — and that file exists, matching the well-signaled one-level-deep anchor. It is not a 2 because the reference is clearly labeled and the detail is appropriately split rather than inlined.

3 / 3

Total

9

/

12

Passed

Description

100%

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 description: it states concrete review actions, includes an explicit "Use when" trigger, uses natural terms, and occupies a distinct niche. The only nit is slight redundancy in phrasing "CDN ... related to Serve images from a CDN," which does not change the rubric level.

DimensionReasoningScore

Specificity

Names multiple concrete actions — "reviewing image assets, markup, and CDN or build transforms" and "Check encoded size, rendered size, loading strategy, and above-the-fold impact together" — with no vague filler. It is not a 2 because it lists several specific review actions rather than naming a domain plus one or two actions.

3 / 3

Completeness

It answers both what (review/check the listed image attributes) and when via an explicit "Use when reviewing..." trigger clause. It is not a 2 because the trigger guidance is explicit, not merely implied, so the completeness cap of 2 for a missing trigger does not apply.

3 / 3

Trigger Term Quality

Covers natural frontend-performance terms a user would say — "image assets", "markup", "CDN", "loading strategy", "above-the-fold" — matching the good-coverage anchor. It is not a 2 because these are common variations rather than a single keyword; minor jargon like "build transforms" keeps it from being flawless but does not drop it a level.

3 / 3

Distinctiveness Conflict Risk

Scoped to "Serve images from a CDN" with distinct checks (encoded/rendered size, loading strategy, above-the-fold) that form a clear niche unlikely to fire for non-image skills. It is not a 2 because the CDN-delivery framing is specific rather than a generic "works with image files" overlap.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
thedaviddias/Front-End-Checklist
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.