ux-review

Audit Flutter components for UX/UI compliance gaps and report actionable issues.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/333-333-333/agents --skill ux-review-333-333-333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-review
Source: https://github.com/333-333-333/agents/tree/main/skills
Command: npx skills add https://github.com/333-333-333/agents --skill ux-review-333-333-333

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Flutter UI reviews often miss UX, accessibility, and design-token consistency; this skill provides a repeatable audit to identify gaps and improve Flutter components.

Core Features & Use Cases

  • Automates UX/UI compliance checks for Flutter widgets (touch targets, contrast, spacing)
  • Validates accessibility attributes and semantic labeling
  • Enforces design token usage and consistency across components
  • Produces an actionable report suitable for PRs and design reviews

Quick Start

Run the /ux-review <path> command to audit a Flutter component.

Frequently Asked Questions about ux-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Flutter components for accessibility and UX compliance before a PR?

You can audit Flutter UX compliance by running a targeted review that identifies gaps in touch target sizing, contrast, spacing, and accessibility labels. This produces an actionable report suitable for pull requests.

What is a Flutter UI audit and what does it cover?

A Flutter UI audit is a repeatable process that evaluates widgets across atoms, molecules, organisms, templates, and pages. It enforces touch target sizing, contrast, spacing, accessibility labels, and design token usage.

How do I enforce design token consistency across Flutter widgets?

To enforce design token consistency across Flutter widgets, run a UI audit that validates token usage during component reviews. It identifies deviations and produces an actionable report to correct inconsistencies.

Can I validate Flutter touch target sizing and contrast automatically?

Yes, you can validate Flutter touch target sizing and contrast automatically by running a UX review on your component paths. The audit checks these specific metrics and reports actionable issues.

Does this UX review work with new Flutter screens and complex component hierarchies?

Yes, this UX review works with new Flutter screens and complex component hierarchies. It audits UI components across all structural levels, from individual atoms up to full pages and templates.