ux-review

Installation
SKILL.md

When to Use

  • User invokes /ux-review <path>
  • Before merging UI changes
  • After creating new components or screens
  • When refactoring UI code

Review Process

Step 1: Load Dependencies

First, load these skills for reference:

  • flutter-ux-rules — Core UX rules
  • flutter-design-tokens — Token definitions
  • corporate-colors — Color palette

Step 2: Identify Files

If path is a directory, find all .dart files in:

Related skills
Installs
1
First Seen
Mar 13, 2026