CtrlK
BlogDocsLog inGet started
Tessl Logo

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

68

Quality

81%

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

SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The skill is concise and well-structured for a simple external-rules-based reviewer, with clean progressive disclosure. It loses points on actionability and workflow clarity because the substantive rule set is fetched rather than embedded and no validation checkpoint is specified.

Suggestions

Add a brief inline summary or fallback of the key rule categories so the skill remains actionable even if the fetch fails.

Add an explicit validation/verification step (e.g., confirm findings are real file:line matches and deduplicate) before outputting results.

DimensionReasoningScore

Conciseness

The body is lean with no padding or explanation of concepts Claude already knows; each line (fetch URL, WebFetch tool, terse file:line output) earns its place, and no hardcoded version/date triggers the time-sensitivity penalty.

3 / 3

Actionability

It names the concrete fetch URL and WebFetch tool and specifies the output format, but defers the actual rule-application to remotely fetched content rather than embedding actionable rules, leaving a gap in copy-paste-ready guidance.

2 / 3

Workflow Clarity

A clear numbered sequence (fetch → read files → check rules → output findings) appears in both 'How It Works' and 'Usage', but there is no explicit validation or verification checkpoint, capping the score.

2 / 3

Progressive Disclosure

Under 50 lines with no bundle files and well-organized sections (How It Works, Guidelines Source, Usage); the single external URL reference is one level deep and clearly signaled.

3 / 3

Total

10

/

12

Passed

Description

90%

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 strong: it answers both what and when with an explicit trigger clause and natural keywords. Its only weakness is that it names a single action rather than enumerating several concrete capabilities.

Suggestions

Expand the action list to multiple concrete capabilities (e.g., 'review UI code, check accessibility, audit visual design, and flag guideline violations') to reach full specificity.

DimensionReasoningScore

Specificity

Quotes 'Review UI code for Web Interface Guidelines compliance' — it names the domain and a concrete action, but lists only one action rather than the multiple specific actions required for a 3.

2 / 3

Completeness

Clearly states what ('Review UI code for Web Interface Guidelines compliance') and provides an explicit 'Use when...' clause listing concrete triggers, satisfying both what and when.

3 / 3

Trigger Term Quality

Quotes 'review my UI', 'check accessibility', 'audit design', 'review UX', and 'check my site against best practices' — natural phrases a user would actually say, with good coverage of variations.

3 / 3

Distinctiveness Conflict Risk

The niche — Web Interface Guidelines compliance — is distinct, and the trigger phrases are specific enough that this is unlikely to fire for unrelated skills.

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
quran/quran.com-frontend-next
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.