CtrlK
BlogDocsLog inGet started
Tessl Logo

perf-web-optimization

Optimize web performance: bundle size, images, caching, lazy loading, and overall page speed. Use when site is slow, reducing bundle size, fixing layout shifts, improving Time to Interactive, or optimizing for Lighthouse scores. Triggers on: web performance, bundle size, page speed, slow site, lazy loading. Do NOT use for Core Web Vitals-specific fixes (use core-web-vitals), running Lighthouse audits (use perf-lighthouse), or Astro-specific optimization (use perf-astro).

95

Quality

93%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

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.

This is an excellent skill description that hits all the marks. It provides specific capabilities, rich natural trigger terms, explicit 'Use when' and 'Do NOT use' clauses, and clear boundaries against related skills. The negative trigger guidance is a particularly strong feature that minimizes conflict risk in a multi-skill environment.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: bundle size optimization, image optimization, caching, lazy loading, and page speed improvement. These are clearly defined, actionable capabilities.

3 / 3

Completeness

Clearly answers both 'what' (optimize bundle size, images, caching, lazy loading, page speed) and 'when' (explicit 'Use when' clause with specific triggers, plus a 'Do NOT use' clause that further clarifies boundaries). The negative triggers add exceptional clarity.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'web performance', 'bundle size', 'page speed', 'slow site', 'lazy loading', 'layout shifts', 'Time to Interactive', 'Lighthouse scores'. These are all terms users naturally use when describing performance issues.

3 / 3

Distinctiveness Conflict Risk

Exceptionally distinctive due to explicit 'Do NOT use' boundaries that delineate this skill from core-web-vitals, perf-lighthouse, and perf-astro skills. This proactively prevents overlap and conflict with related skills.

3 / 3

Total

12

/

12

Passed

Implementation

87%

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

This is a strong, well-structured performance optimization skill. It excels at conciseness and actionability with concrete, executable examples across images, fonts, scripts, bundling, and caching. The main weakness is that the stated Measure→Verify workflow isn't fully realized in the body—there's no explicit 'after implementing, re-measure and compare' feedback loop, which is important for iterative performance work.

Suggestions

Add an explicit verification step after implementation (e.g., 're-run Lighthouse or check metrics to confirm improvements') to close the Measure→Verify loop stated in the introduction.

DimensionReasoningScore

Conciseness

Every section is lean and practical. No unnecessary explanations of what images, fonts, or caching are—just concrete patterns and values. The metrics table is compact and useful. No padding or concept explanations Claude already knows.

3 / 3

Actionability

Provides fully executable HTML snippets, bash commands, JavaScript patterns, and cache header configurations. Code examples are copy-paste ready with specific attributes, values, and package alternatives with sizes.

3 / 3

Workflow Clarity

The opening states 'Measure → Identify → Prioritize → Implement → Verify' but the body doesn't follow this sequence with explicit validation checkpoints. The checklist at the end serves as a verification aid, but there's no feedback loop (e.g., 'measure again after changes, compare metrics'). For a performance optimization workflow, the verify step is underspecified.

2 / 3

Progressive Disclosure

Clean overview with well-organized sections, appropriate cross-references to perf-lighthouse for audits, and one-level-deep references to detailed materials (core-web-vitals.md, bundle-optimization.md, image-optimization.md). Content is appropriately split between overview and detailed references.

3 / 3

Total

11

/

12

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
tech-leads-club/agent-skills
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.