Main content

panic.design / field guide

Panic Design Field Guide

Panic design means designing for the moment when everything goes wrong: urgency, failure, degraded context, and consequence are treated as first-class test inputs.

01

Urgency

Time pressure changes how people scan, decide, and recover. The interface must reveal the next safe action fast.

02

Failure

Failure copy, recovery actions, and preserved state need to sit together so users do not hunt under stress.

03

Degraded context

Distraction, interruption, weak connectivity, and assistive technology can all reduce the context a user has available.

04

Consequence

The design should make the cost of failure clear and reduce avoidable loss before the user reaches the worst moment.

Urgency example Replay the reservation timer pressure moment

See how a visible countdown changes the checkout recovery path.

Failure example Inspect the payment authorization failure

Follow the worst moment from evidence to consequence and fix.

Recovery example Open the retry-path Panic Card

Keep user state, failure, recovery test, and fix in one review artifact.

Protocol example Validate imported artifact JSON

Confirm a profile, report, card, or bundle can render without private app state.

How to use it in review