Content
52%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
An actionable, well-structured UI-design instruction skill with concrete examples and a clear audit-driven workflow, but it is markedly verbose due to repeated restatement of the same prohibitions and fails progressive disclosure by inlining reference material and linking a missing checklist.md.
Suggestions
Consolidate the forbidden-color/font/icon rules into a single canonical list and reference it once from the other sections instead of restating them six times.
Move the anti-pattern code catalog and the self-audit grep scripts into separate reference files (e.g., anti-patterns.md, audit.md) and link them one level deep from the body.
Either ship checklist.md in the bundle or remove the broken "Read [UI Design Activation Checklist](checklist.md)" reference so navigation is not broken.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The same prohibitions (forbidden purple/violet/indigo colors, Inter/Roboto/system fonts, emoji icons) are restated across at least six sections ("How to use", the mandatory pre-design checklist, the trigger-word detector, the Frontend Aesthetics subsections, "Avoid Generic AI Aesthetics", and the self-audit), producing several heavily padded, redundant blocks. | 2 / 5 |
Actionability | Provides concrete, executable guidance: a fill-in DESIGN SPECIFICATION template, hex ranges for forbidden colors, named aesthetic options, specific icon libraries, BAD/GOOD Tailwind className examples, and runnable grep audit commands, with only minor gaps. | 4 / 5 |
Workflow Clarity | A clear sequence exists (design specification first → 6-step design process → self-audit before submitting) with explicit validation checkpoints and a feedback loop ("If any audit fails → Re-design"), though the workflow is spread across three separate sections rather than one unified flow. | 4 / 5 |
Progressive Disclosure | The body is a ~340-line monolith where reference-style material (anti-pattern code catalog, self-audit scripts, aesthetic option lists) is inlined rather than split into files, and the only external reference — "[UI Design Activation Checklist](checklist.md)" — points to a file that does not exist in the bundle. | 2 / 5 |
Total | 12 / 20 Passed |