Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

usability-testing可用性测试

Agent Skill

用于辅助测试设计、自动化测试、用例整理和回归验证。它适合让 Agent 编写单元测试、端到端测试、测试计划或根据失败日志定位问题。使用时需要确认项目测试框架、运行命令和夹具数据,避免为了通过测试而改坏真实逻辑;涉及浏览器或外部服务时,应区分本地模拟、测试环境和生产环境。

总安装

26,136

周安装

1,070

GitHub Stars

734

下载量

9,152
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:usability-testing(可用性测试)
来源仓库:https://github.com/refoundai/lenny-skills
仓库路径:skills/usability-testing
安装命令:
npx skills add https://github.com/refoundai/lenny-skills --skill usability-testing
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/refoundai/lenny-skills --skill usability-testing

简介

使用 11 位产品领导者的框架进行有效的可用性测试。

  • 选择正确的测试保真度:用于概念验证的假门和绿野仙踪测试、用于设计反馈的原型、用于优化的生产测试
  • 小样本量(10 个随机用户)揭示核心摩擦点;直接观察用户行为可以发现调查遗漏的需求
  • 同时测试多个设计选项以测量相对性能,而不是孤立地测试单个设计
  • 让跨职能团队(产品经理、工程师、设计师)参加现场会议,以建立共识并克服创作者偏见
  • 从内部鱼食到早期采用者计划再到阿尔法测试阶段的进展,在全面启动之前迭代地增加信心

SKILL.md

Usability Testing

Help the user conduct effective usability testing using frameworks and insights from 11 product leaders.

How to Help

When the user asks for help with usability testing:

  1. Clarify the goal - Determine if they're validating a concept, finding friction points, or optimizing conversion
  2. Choose the right fidelity - Help them select between Wizard of Oz tests, fake doors, prototypes, or production testing
  3. Design the test - Guide them on recruiting users, creating scenarios, and what to observe
  4. Plan for iteration - Discuss how findings will flow back into the product development process

Core Principles

Fake it before you build it

Itamar Gilad: "Initially you fake it - fake door test, smoke test, Wizard of Oz tests. We showed the tabbed inbox working to people, but it wasn't really Gmail, it was just a facade." Validate core value propositions before writing production code using faked versions where humans perform the automated task behind the scenes.

Small samples reveal big friction

Melanie Perkins: "It's amazing how you can find 10 random people on the internet and they can give such astute feedback that's so representative for such a large number of people." Run tests with as few as 10 random people to identify core product issues.

Watch users, don't just ask them

Uri Levine: "Simply watch users and see what they're doing. If they're not doing what you expect, then ask them why." Direct observation reveals behaviors and needs that surveys miss. Ask 'why' when users deviate from the expected path.

Test multiple options, not one

Kristen Berman: "We never do a UX study where we're just showing people one thing. We always present multiple options and relatively look for which one drives the intended behavior." Single-design testing is ineffective for predicting behavior.

Overcome creator bias

Guillermo Rauch: "You tend to overrate how well your products work. It's very important to give your product to another person and watch them interact with it." Directly observing users helps overcome the tendency to think your product is more intuitive than it is.

Micro-level testing drives millions

Judd Antin: "We changed seven characters and made Airbnb millions of dollars because we found out the button felt scary." Don't dismiss usability testing as junior work; finding scary or confusing CTAs can massively impact conversion.

Progress through testing stages

Itamar Gilad: "Mid-level tests are about building a rough version - early adopter programs, alphas, longitudinal user studies, and fish food (testing on your own team)." Use a progression from fish fooding to dogfooding to alphas to increase confidence iteratively.

Make testing a team sport

Noah Weiss: "We had PMs, engineers, designers, and the user researcher all in one Slack thread live, responding and reacting to the usability session." Increase engagement by having cross-functional teams live-react to sessions in shared chat threads.

Questions to Help Users

  • "What specific behavior are you trying to observe or validate?"
  • "Do you need to validate the concept (use fake doors) or optimize the execution (use the real product)?"
  • "How will you recruit users who have 'zero skin in the game' for honest feedback?"
  • "Are you testing one option or multiple options to compare?"
  • "What will you do with the findings - how will they flow back into development?"
  • "Who else on the team should observe these sessions?"

Common Mistakes to Flag

  • Testing only one design - Present multiple options to measure relative performance
  • Building before validating - Use Wizard of Oz or fake door tests before writing production code
  • Relying on internal intuition - Employees are too familiar with the product to spot real user friction
  • Ignoring micro-level issues - Small copy changes and button labels can have massive business impact
  • Testing in isolation - Bring engineers and designers into sessions to build shared understanding

Deep Dive

For all 14 insights from 11 guests, see references/guest-insights.md

Related Skills

  • Customer Research
  • Writing PRDs
  • Shipping Products
  • Designing Growth Loops

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

32.57%
按下载量换算2,981

Claude

27.33%
按下载量换算2,501

Cursor

20.35%
按下载量换算1,862

Gemini CLI

9.78%
按下载量换算895

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills