Index

Curse of Knowledge

A cognitive bias where someone who is well-informed finds it difficult to think from the perspective of someone less informed.

The curse of knowledge makes experts poor communicators and product designers because they unconsciously assume others share their context.

Would someone encountering this for the first time understand what I just said or built?

An engineer writes documentation full of jargon and skipped steps because each concept feels obvious to her, leaving new hires completely lost.

  1. 1.Test explanations and interfaces on people outside your expertise.
  2. 2.Explain the concept as if the audience has zero prior context.
  3. 3.Use progressive disclosure — layer complexity instead of front-loading it.
  • ·Over-simplifying and patronizing expert audiences.
  • ·Assuming user testing alone is sufficient without watching real novice behavior.
  • ·Mistaking articulate communication for actual understanding by the audience.

How does the curse of knowledge affect product design?

Designers skip onboarding steps and hide features behind non-obvious flows because to them, the product is already intuitive.

Can you overcome the curse of knowledge?

Not fully, but regular exposure to beginners and structured usability testing significantly reduces its impact.