ui-review

Installation
SKILL.md

UI Review

Overview

Part of StyleSeed, this skill audits UI code against the Toss seed's conventions instead of reviewing it as generic frontend work. It focuses on design-token discipline, component ergonomics, accessibility, mobile readiness, typography, and spacing consistency.

When to Use

  • Use when a component or page should follow the StyleSeed Toss design language
  • Use when reviewing a UI-heavy PR for consistency and design-system violations
  • Use when the output looks "mostly fine" but feels off in subtle ways
  • Use when you need a structured review with concrete fixes

Review Checklist

Design Tokens

  • no hardcoded hex colors when semantic tokens exist
  • no improvised shadow values when tokenized shadows exist
  • no arbitrary radius choices outside the system scale
Related skills
Installs
24
GitHub Stars
37.3K
First Seen
Apr 9, 2026