CtrlK
BlogDocsLog inGet started
Tessl Logo

fetchpriority-attribute

Use when optimising Largest Contentful Paint (LCP), reducing render-blocking resource contention, or fine-tuning resource loading order in the critical rendering path.

60

Quality

71%

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/fetchpriority-attribute/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

70%

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

The body is well-structured and uses progressive disclosure effectively with a real one-level reference, but it leans slightly on marketing framing and keeps its executable examples in the reference rather than inline.

Suggestions

Trim the persuasive framing in the intro ("costs nothing to add", "lowest-effort high-impact... available today") to reduce padding and avoid duplication with the reference's Why It Matters section.

Include at least one inline copy-paste-ready HTML snippet for the LCP image in the body so the core action is executable without opening the reference.

DimensionReasoningScore

Conciseness

The body is mostly lean and assumes Claude's competence, but the intro carries mild marketing padding ("costs nothing to add", "lowest-effort high-impact performance optimisation available today") and partly duplicates the reference's Why-It-Matters content, so it could be tightened further.

2 / 3

Actionability

Quick Reference and the Fix/Code Review sections give concrete, directive guidance ("Add fetchpriority=\"high\" to the LCP image", "Use fetchpriority=\"high\" on <link rel=\"preload\">"), but executable code blocks are delegated to references/rule.md rather than present inline, keeping it short of fully copy-paste-ready.

2 / 3

Workflow Clarity

For this simple single-purpose skill the Check -> Fix -> Explain -> Code Review sequence makes the single action (add fetchpriority attributes) unambiguous, with the Check step serving as an explicit validation checkpoint before fixing.

3 / 3

Progressive Disclosure

The body is a concise overview that points to a single, clearly signaled one-level-deep reference (references/rule.md, which exists and does not nest further) for full details, code, and framework guidance.

3 / 3

Total

10

/

12

Passed

Description

72%

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 has strong, natural trigger terms and a clear niche, but it covers when-to-use without explicitly stating what the skill does, leaving the capability side implied rather than concrete.

Suggestions

Lead with the concrete action the skill performs before the trigger clause, e.g., "Add the fetchpriority attribute to images, preload links, and scripts to hint browser loading priority."

Keep the existing "Use when..." clause but pair it with the action verbs so both what and when are explicit.

DimensionReasoningScore

Specificity

The description names a concrete domain ("Largest Contentful Paint (LCP)", "render-blocking resource contention", "resource loading order in the critical rendering path") but lists trigger conditions rather than the multiple concrete actions the skill performs, so it stops short of the comprehensive action list anchor.

2 / 3

Completeness

It provides an explicit "Use when..." clause for the "when", but never states what the skill does (e.g., adding the fetchpriority attribute), leaving "what" only implied, which caps completeness below 3.

2 / 3

Trigger Term Quality

It covers natural performance-engineer terms ("Largest Contentful Paint (LCP)", "render-blocking", "critical rendering path") including the common LCP acronym, giving good coverage of phrasings a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The performance-specific triggers (LCP, Core Web Vitals-adjacent terms, critical rendering path) form a clear niche that is unlikely to fire for unrelated skills.

3 / 3

Total

10

/

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.