Skillipedia article
UI/UX Heuristics
Apply usability heuristics to spot friction in interfaces quickly.
Why it matters
Heuristics are fast checks that prevent common usability errors.
Core steps
- Match the system to real-world language and expectations.
- Keep user control visible: undo, cancel, and clear actions.
- Reduce cognitive load with progressive disclosure.
- Provide clear error states and recovery paths.
Checklist
- [ ] Clear primary action per screen
- [ ] Forms validate inline
- [ ] Empty states guide the next step