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".

65

Quality

77%

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 ./.agent/skills/web-design-guidelines/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 lean orchestrator that points to an external source for the real rules, which keeps it concise and well-structured. Its weaknesses are the lack of validation checkpoints in the batch review workflow and the fact that the core review logic lives entirely in fetched content, leaving the body's own actionability incomplete.

Suggestions

Add a validation checkpoint after fetching the guidelines — e.g., confirm the fetch returned content before proceeding, and surface an error if the URL is unreachable.

Add a verification step before output, such as confirming every rule in the fetched guidelines was evaluated against the target files, to close the batch-workflow gap.

Consolidate the overlapping 'How It Works' and 'Usage' step lists into a single workflow to remove the duplicated fetch-read-apply-output sequence.

DimensionReasoningScore

Conciseness

The body is lean with no padding or basic-concept explanations, but the 'How It Works' and 'Usage' sections repeat the same fetch-read-apply-output steps, introducing minor redundancy that could be trimmed.

4 / 5

Actionability

It gives a concrete tool (WebFetch), a specific source URL, and an output format hint, but the substantive review logic is entirely externalized to the fetched content, leaving key execution details unspecified in the body.

3 / 5

Workflow Clarity

A clear sequence is present (fetch, read, apply, output), but there are no validation checkpoints — no verification that the fetch succeeded or that all rules were applied — which caps this batch-review workflow at 3 per the rubric.

3 / 5

Progressive Disclosure

A short, single-purpose skill with well-organized sections and a clearly signaled one-level reference (the source URL); no bundle files are present and none are needed.

5 / 5

Total

15

/

20

Passed

Description

90%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 strong: it clearly states the skill's purpose and gives concrete, natural trigger phrases that a user would plausibly say. It is concise and avoids fluff. The only minor gap is that it lists one capability action rather than a fuller enumeration of what the review covers.

DimensionReasoningScore

Specificity

Names the domain (UI code review for compliance) and one concrete action ('Review UI code for Web Interface Guidelines compliance'), but does not enumerate a list of distinct capabilities — the remaining phrases are triggers rather than capability actions.

3 / 5

Completeness

Explicitly states what the skill does and provides a 'Use when...' clause with concrete trigger phrases, clearly answering both what and when.

5 / 5

Trigger Term Quality

Includes several natural phrases users would actually say ('review my UI', 'check accessibility', 'audit design', 'review UX', 'check my site against best practices') with good synonym coverage, matching the comprehensive anchor.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (Web Interface Guidelines compliance review) with distinct, specific triggers that minimize overlap with other skills.

5 / 5

Total

18

/

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
Draculabo/AntigravityManager
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.