Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A highly actionable, well-sequenced instruction skill with a clear LOCK→MOTION MAP→CODE workflow and a verification checklist. Its main weaknesses are verbosity from repeated anti-generic restatements and a monolithic structure that would benefit from splitting detailed design-system material into references.
Suggestions
Consolidate the repeated anti-generic/anti-slop directives (RULES, Design System, Prime Mode) into a single authoritative block to remove redundancy and reduce tokens.
Split the detailed TYPOGRAPHY/COLOR/MOTION design-system rules and the Prime Mode intensifiers into a referenced file (e.g., references/design-system.md) so SKILL.md stays a lean overview.
Tighten aspirational phrasing like 'billion-dollar-worth' and 'Awwwards SOTY' into concrete, measurable criteria to improve token efficiency.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | It avoids explaining concepts Claude already knows, but the body is long and dense with overlapping restatements of the anti-generic imperative across RULES, Design System, and Prime Mode that could be tightened significantly. | 2 / 3 |
Actionability | Provides concrete, applicable guidance — banned-font and banned-name lists, the picsum/ui-avatars URL patterns, CSS tokens like clamp()/min-h-[100dvh], and a copy-ready LOCK template — so the directives instruct precisely rather than vaguely. | 3 / 3 |
Workflow Clarity | Defines an explicit sequence — 'LOCK → MOTION MAP → COMPLETE WORKING CODE' with a pre-code LOCK template — and closes with a VERIFY checklist that acts as a validation checkpoint over the output. | 3 / 3 |
Progressive Disclosure | The skill is a self-contained, monolithic body with clear section headers but no bundle references, and at well over 50 lines much of it (full color/type systems, Prime Mode intensifiers) is inline content that could be split into separate reference files. | 2 / 3 |
Total | 10 / 12 Passed |