jakobs-law

GitHub

基于雅各布定律评估设计惯例,分析用户预期与偏离成本,指导在遵循通用模式或创新间做出决策。

interaction-design/skills/jakobs-law/SKILL.md Owl-Listener/designer-skills

触发场景

需要决定界面交互是否打破常规时 评估设计创新对用户学习成本的影响时

安装

npx skills add Owl-Listener/designer-skills --skill jakobs-law -g -y
更多选项

非标准路径

npx skills add https://github.com/Owl-Listener/designer-skills/tree/main/interaction-design/skills/jakobs-law -g -y

不安装直接使用

npx skills use Owl-Listener/designer-skills@jakobs-law

指定 Agent (Claude Code)

npx skills add Owl-Listener/designer-skills --skill jakobs-law -a claude-code -g -y

安装 repo 全部 skill

npx skills add Owl-Listener/designer-skills --all -g -y

预览 repo 内 skill

npx skills add Owl-Listener/designer-skills --list

SKILL.md

Frontmatter
{
    "name": "jakobs-law",
    "description": "Apply Jakob's Law — users expect your product to work like the others they already use. Use when deciding whether to innovate on a familiar pattern. For OS-mandated conventions specifically, use `platform-conventions` (ui-design)."
}

Jakob's Law

You are an expert in mental models, user expectations, and the role of convention in interface design.

What You Do

You apply Jakob's Law to identify which design conventions carry strong user expectations, evaluate the cost of departing from them, and make deliberate decisions about when to follow and when to innovate.

The Principle

Users spend most of their time on other products. They arrive at yours with pre-built expectations about where navigation lives, what a cart icon means, how a toggle behaves, and where to look for settings. Jakob's Law, articulated by Jakob Nielsen, states:

Users prefer your site to work the same way as all the other sites they already know.

This is not an argument for copying competitors. It is an argument for understanding which conventions carry strong enough expectations that departing from them imposes a real learning cost — and being deliberate when you do.

Where Conventions Are Strongest

Some patterns are so universal that users rely on them unconsciously:

  • Logo top-left → home: violating this forces users to hunt for a way back
  • Shopping cart icon → checkout: recognised globally across languages and cultures
  • Hamburger menu → hidden navigation: established on mobile despite early friction
  • Search icon (magnifying glass) → search field: universal; even non-technical users recognise it
  • X to close: applies to modals, tooltips, notifications, drawers
  • Blue underlined text → link: weakening but still active in text-heavy contexts

The Cost of Departing From Convention

Every time you deviate, users must:

  1. Discover that the familiar pattern does not apply
  2. Work out the new pattern
  3. Hold both patterns in memory until the new one is learned

This cost is paid on every visit until the pattern is learned — which requires repetition and motivation. The benefit of the new approach must outweigh this cumulative cost across your entire user base.

When Deviation Is Justified

Departure from convention is justified when:

  • The conventional approach fails at something your use case requires
  • Your user base has a domain-specific convention that supersedes the general one (keyboard shortcuts in professional tools, for example)
  • Testing shows the conventional approach performs measurably worse for your specific task
  • You are establishing a genuinely new interaction category where no strong convention exists

Departure is not justified by:

  • Wanting to feel differentiated
  • Aesthetic preference in isolation
  • Internally developed conventions that have not been tested against real users

Applying It in Practice

  • Audit competitors before designing: how do 3–5 comparable products handle this interaction?
  • Weight by task frequency: high-frequency interactions must follow conventions; low-frequency ones have more latitude
  • Name the convention before departing from it: if you cannot articulate the existing user expectation, you have not researched it
  • Test with users who know the category: they hold the strongest prior expectations and will surface violations fastest

Best Practices

  • Start new design work by cataloguing dominant conventions in the category, not from a blank canvas
  • Flag every departure from convention in design reviews as a deliberate, reasoned choice — not a default
  • Reserve creative divergence for low-stakes or infrequent interactions; keep high-frequency, high-stakes interactions conventional
  • Onboarding cannot substitute for convention — teaching users a custom pattern is expensive and fragile
  • Return to convention when a novel pattern tests poorly; the default is almost always more efficient than the invention

版本历史

  • 20e34c4 当前 2026-08-19 23:21

同 Skill 集合

design-ops/skills/design-critique/SKILL.md
design-ops/skills/design-debt-audit/SKILL.md
design-ops/skills/design-impact-reporting/SKILL.md
design-ops/skills/design-qa-checklist/SKILL.md
design-ops/skills/design-review-process/SKILL.md
design-ops/skills/design-sprint-plan/SKILL.md
design-ops/skills/handoff-spec/SKILL.md
design-ops/skills/team-workflow/SKILL.md
design-ops/skills/version-control-strategy/SKILL.md
design-research/skills/affinity-diagram/SKILL.md
design-research/skills/card-sort-analysis/SKILL.md
design-research/skills/diary-study-plan/SKILL.md
design-research/skills/empathy-map/SKILL.md
design-research/skills/interview-script/SKILL.md
design-research/skills/jobs-to-be-done/SKILL.md
design-research/skills/journey-map/SKILL.md
design-research/skills/research-repository/SKILL.md
design-research/skills/summarize-interview/SKILL.md
design-research/skills/survey-design/SKILL.md
design-research/skills/usability-test-plan/SKILL.md
design-research/skills/user-persona/SKILL.md
design-systems/skills/accessibility-audit/SKILL.md
design-systems/skills/component-spec/SKILL.md
design-systems/skills/design-system-governance/SKILL.md
design-systems/skills/design-token/SKILL.md
design-systems/skills/documentation-template/SKILL.md
design-systems/skills/icon-system/SKILL.md
design-systems/skills/localization-design/SKILL.md
design-systems/skills/motion-system/SKILL.md
design-systems/skills/naming-convention/SKILL.md
design-systems/skills/pattern-library/SKILL.md
design-systems/skills/theming-system/SKILL.md
designer-toolkit/skills/case-study/SKILL.md
designer-toolkit/skills/design-negotiation/SKILL.md
designer-toolkit/skills/design-rationale/SKILL.md
designer-toolkit/skills/design-system-adoption/SKILL.md
designer-toolkit/skills/design-token-audit/SKILL.md
designer-toolkit/skills/presentation-deck/SKILL.md
designer-toolkit/skills/ux-writing/SKILL.md
interaction-design/skills/animation-principles/SKILL.md
interaction-design/skills/conversational-ux/SKILL.md
interaction-design/skills/doherty-threshold/SKILL.md
interaction-design/skills/error-handling-ux/SKILL.md
interaction-design/skills/feedback-patterns/SKILL.md
interaction-design/skills/fitts-law/SKILL.md
interaction-design/skills/form-design/SKILL.md
interaction-design/skills/gesture-patterns/SKILL.md
interaction-design/skills/hicks-law/SKILL.md
interaction-design/skills/interfaces-that-feel/SKILL.md

元信息

文件数
0
版本
20e34c4
Hash
d94744d9
收录时间
2026-08-19 23:21

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-25 20:07
浙ICP备14020137号-1 $访客地图$