# The Perceived Simplicity Model

> The Perceived Simplicity Model

- Skill: `coowoolf/the-perceived-simplicity-model` (Agent Skill)
- Install (CLI): `npx skillmds@latest add coowoolf/the-perceived-simplicity-model`
- Raw SKILL.md: https://api.skillmd.com/api/skills/coowoolf/the-perceived-simplicity-model/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Coowoolf (https://skillmd.com/u/coowoolf)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/coowoolf/the-perceived-simplicity-model

---


# The Perceived Simplicity Model

> The Perceived Simplicity Model（感知简洁性模型）

## 概述 / Overview

一种无需将产品拆分为独立 App，即可同时兼顾新手与资深用户的设计哲学。其核心在于维持默认体验的简洁性，同时确保高级工具仅在用户主动寻找时即时呈现。

## 来源 / Source

- **嘉宾**: Casey Winters
- **职位**: Chief Product Officer
- **公司**: Eventbrite

## 核心原则 / Core Principles

- Hidden Unless Sought: Advanced features should exist but remain effectively invisible to the user who isn't looking for them.
- Zero-Friction Discovery: When a user *does* look for an advanced feature, it must be discoverable in less than a second.
- Avoid Hard Segmentation: Do not force users into 'Pro' vs 'Lite' buckets, as users effectively migrate between these states over time.
- Default to Automation: For complex tasks (like ad targeting), offer a 'done-for-you' automated default, with an optional on-ramp to manual controls.

## 适用场景 / When to Use

当针对用户成熟度跨度极大的群体进行设计时（例如：一个同时涵盖业余爱好者与专业机构的创作者经济平台）。

## 常见错误 / Common Mistakes

依赖“渐进式呈现”（如新手引导/向导），容易引起深度用户反感；或是开发完全独立的界面版本，导致研发资源割裂。

## 实战案例 / Real-World Example

WhatsApp 堪称业界的标杆：在新手看来，它只是一个极简的聊天工具；但语音消息、视频通话等功能却触手可及，且丝毫不干扰核心界面的简洁性。Eventbrite 在其 Facebook 广告投放工具中也应用了这一理念：默认执行自动化定向，同时也支持用户进行手动调整。

## 金句 / Quote

> "There are advanced features in the product and they are easily discoverable when you look for them, but they're effectively hidden if you're not looking for them."

