Skip to content
scsiwyg
sign insign up
get startedmcpcommunityapiplaygroundswaggersign insign up
Wiki/Skills Reference/Code Quality/

/frontend-design-review

High confidence

Updated 25 Apr 2026 by David Olsson

/frontend-design-review

Audits any frontend artifact against a codified design system. Scores five dimensions, produces graded findings with code fixes, and generates a designer handoff brief.

Type: Standalone skill (integrates with /landing-page pipeline) Trigger: design review, check this design, design audit, is this on-brand, check the colors, check the tokens, design QA, frontend review, UI review, greyscale test, color audit, typography check

Scoring

DimensionWeight
Color System30%
Typography25%
Spatial Composition20%
Motion & Interaction15%
Component Patterns10%

Weighted total โ†’ verdict:

ScoreVerdict
4.5โ€“5.0Approved
3.5โ€“4.4Approved with notes
2.5โ€“3.4Revise
1.0โ€“2.4Redesign

Output

frontend-design-review/
โ”œโ”€โ”€ review.md          # Graded audit with scores and findings
โ”œโ”€โ”€ checklist.md       # Binary pass/fail per item
โ”œโ”€โ”€ redlines.md        # Before/after code fixes
โ””โ”€โ”€ handoff-brief.md   # One-page designer summary

Modes

ModeTriggerOutput
Full reviewdesign reviewAll 4 documents
Quick checkjust check the colorsSingle dimension, inline
ComparisonProvide 2 versionsDelta table, side-by-side scores

Landing Page Integration

Plugs into /landing-page at two points:

  • Review Point A (after design brief, Phase 4) โ€” verify tokens, fonts, temperature direction
  • Review Point B (after page build, Phase 6) โ€” full 5-dimension audit

See also