design-review

Installation
SKILL.md

Design Review

Run a comprehensive design review on the specified file or component using principles from Emil Kowalski's design engineering philosophy and jakubkrehel's interface polish guidelines.

Review Process

  1. Read the target file(s) the user specifies
  2. Audit against these checklists (only flag actual issues found, not theoretical concerns):

Typography

  • Font smoothing applied at root (-webkit-font-smoothing: antialiased)
  • Headings use text-wrap: balance
  • Body text uses text-wrap: pretty
  • Dynamic numbers use font-variant-numeric: tabular-nums
Installs
1
First Seen
6 days ago
design-review — asimsayed/claude-skills