Comparison

Laws of AI Agents vs Laws of UX

Two heuristic decks, one shared format — but they're solving very different problems.

Laws of UX by Jon Yablonski is the canonical reference for psychology-grounded interface heuristics — Hick's Law, Fitts's Law, the Aesthetic-Usability Effect. It works because the underlying science (human perception, cognition, attention) is decades old and remarkably stable.

Laws of AI Agents borrows that format because the format is excellent: a numbered deck of named principles, each one short, memorable, and citable. But the content is doing something different: capturing fast-moving, hard-won knowledge about systems where the substrate (the model) changes every few months.

What they share

Where they diverge

If you only read one

If you're shipping interfaces to humans, start with Laws of UX. If you're shipping systems where an LLM is making decisions, start here — and then read Laws of UX anyway, because the agent is still going to be talked to by a human.