Living note
Small Design Review Checklist
A reusable pass for hierarchy, states, responsive behavior, and accessibility.
A review is most useful when it checks behavior as carefully as appearance.
One complete pass
- Can the main hierarchy be understood without color?
- Are current, hover, focus, loading, and empty states defined?
- Does the layout work at 320 px and with long Chinese labels?
- Can every interaction be completed using a keyboard?
State completeness is part of visual quality.