CtrlK
BlogDocsLog inGet started
Tessl Logo

plan-design-review

Senior Designer review: rates each design dimension 0-10, explains what a 10 looks like, and flags AI Slop signals. Useful as a gate before merging UI work.

52

Quality

57%

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/plan-design-review/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

30%

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 well-organized but thin catalogue stub that redirects to an upstream repo, so it is structurally clean yet lacks actionable or sequenced guidance for the design-review task itself.

Suggestions

Replace the trivial 'open <url>' redirect with a concrete, copy-paste install step (e.g. the exact git clone / bundle path) so the skill can be acquired without manually hunting the upstream README.

Add a minimal inline workflow for the core task — the 0-10 rating dimensions and the AI Slop checklist — so the skill is usable without the upstream bundle, or explicitly document the fallback.

Drop the verbatim repeat of the frontmatter description in 'What it does' and tighten the 'catalogue entry advertises the skill' meta sentence to remove redundant tokens.

DimensionReasoningScore

Conciseness

The body is short and avoids explaining concepts Claude knows, but 'What it does' duplicates the frontmatter description verbatim and the 'catalogue entry advertises the skill...' framing is meta prose that could be tightened.

2 / 3

Actionability

The only concrete command is 'open https://github.com/garrytan/gstack'; the actual design-review workflow is deferred upstream with no executable install steps, so it describes rather than instructs.

1 / 3

Workflow Clarity

No sequenced steps exist for the skill's actual task (rating dimensions, AI Slop check); the body offers only a vague install-then-invoke acquisition hint with no detail on how to install the bundle.

1 / 3

Progressive Disclosure

Well-organized into clear sections with a clearly signaled one-level reference to the upstream bundle; as an under-50-line skill it meets the simple-skills allowance for a top score on organization alone.

3 / 3

Total

7

/

12

Passed

Description

85%

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 specific, distinct, and answers both what and when with an explicit use clause, though its trigger-term coverage is somewhat narrow. It is concise and free of vague fluff.

DimensionReasoningScore

Specificity

Lists three concrete, third-person actions — 'rates each design dimension 0-10, explains what a 10 looks like, and flags AI Slop signals' — matching the anchor for multiple specific concrete actions, and is not merely vague.

3 / 3

Completeness

Clearly states what it does (rate/explain/flag) and gives an explicit when clause — 'Useful as a gate before merging UI work' — which is equivalent explicit trigger guidance, so the cap-at-2 rule does not apply.

3 / 3

Trigger Term Quality

Contains relevant natural terms ('Senior Designer review', 'design', 'AI Slop', 'UI work') but offers only a narrow set rather than the broad coverage of common variations exemplified at score 3.

2 / 3

Distinctiveness Conflict Risk

The combination of 0-10 design rating, 'AI Slop' flagging, and UI merge-gate framing carves a distinct niche unlikely to trigger for unrelated skills.

3 / 3

Total

11

/

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
nexu-io/open-design
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.