Design Quote by Steve Krug
““Your objective should always be to eliminate instructions entirely by making everything self-explanatory, or as close to it as possible. When instructions are absolutely necessary, cut them back to a bare minimum.””
About This Quote
Source Book: Don't Make Me Think, Steve Krug, 2000
Design should aim for self-explanatory interfaces; minimize instructions to only what is essential.
In simple terms: Make things intuitive, limit instructions.
Simplify user guidance.
Themes
Mood
Type
When to use this quote
- web design
- software onboarding
- product manuals
Key Concepts
Questions to Reflect On
- What instructions are truly indispensable?
- How can we test if users understand without guidance?
Over-simplification may hide necessary complexity.