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

user-research-techniques用户研究技术

Agent Skill

user-research-techniques 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1

周安装

8

GitHub Stars

80

下载量

65
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/slgoodrich/agents --skill user-research-techniques

简介

用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于根据关键词、任务场景或来源线索进行信息检索的场景。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装使用。
  • 安装前需确认权限范围和维护状态,注意是否触发联网或文件读写操作。
  • user-research-techniques 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

User Research Techniques

Guide to qualitative and quantitative research methods for understanding users, validating ideas, and informing product decisions.

When to Use This Skill

Auto-loaded by agents:

  • research-ops - For research methods, planning, and best practices

Use when you need:

  • Planning research studies
  • Choosing research methods
  • Conducting interviews or tests
  • Analyzing research data
  • Validating product decisions

Research Methods Matrix

           Quantitative <-- --> Qualitative
           (What & How Many)    (Why & How)
              |
Behavioral --+-- Analytics        Usability Testing
(What they  |    Surveys          Field Studies
  do)       |    A/B Tests        Diary Studies
              |
Attitudinal -+-- Surveys          Interviews
(What they  |    NPS              Focus Groups
  say)      |    Questionnaires   Concept Tests

Qualitative Methods

User Interviews

Understand problems, validate solutions, assess products. Use open-ended questions, listen more than talk (80/20 rule), and ask "why" 5 times. 5-8 participants per segment.

Usability Testing

Test product usability with moderated or unmoderated sessions. Recruit 5-8 participants, use think-aloud protocol, measure task completion, time on task, and satisfaction.

Field Studies

Observe users in their natural environment through contextual inquiry, shadowing, or diary studies. Best for understanding context and discovering workarounds.

Card Sorting

Understand mental models and information architecture. Open (users create categories), closed (sort into given categories), or hybrid.

Focus Groups

6-10 participant moderated discussions. Good for exploring opinions and generating ideas. Avoid for validation (groupthink risk).

Comprehensive guide: references/qualitative-methods-guide.md


Quantitative Methods

Surveys

Measure attitudes at scale with NPS (0-10), CSAT (1-5), CES (1-7), or custom questions. Keep short (<10 questions), avoid leading/double-barreled questions. 100+ respondents for directional insights, 384+ for statistical significance.

Analytics

Track behavioral data: engagement (DAU/WAU/MAU), conversion funnels, retention cohorts, feature adoption.

A/B Testing

Test variants with statistical rigor. Requires a clear hypothesis ("Changing CTA color from blue to green will increase click-through by 10%"), a single variable change, sufficient sample size (use an online calculator -- typically 1,000+ per variant for small effects), and a 1-2 week runtime. Only test when you have enough traffic; for early-stage products with <1,000 weekly visitors, use qualitative methods instead.

Key pitfalls: Stopping tests early when results look promising (peeking problem), testing too many variants at once (diluted significance), and ignoring segment effects (overall neutral but positive for one cohort).

Research Synthesis

Combine findings across studies to identify patterns. Three core approaches:

  • Affinity mapping: Group observations by similarity, name the clusters, identify themes. Start here when you have raw interview notes.
  • Thematic analysis: Code data into themes using a three-level system (codes → categories → themes). More rigorous than affinity mapping.
  • Jobs-to-be-Done: Frame findings around the job users are hiring your product to do. Structure: "When [situation], I want to [motivation], so I can [outcome]."

For deeper synthesis methods, see synthesis-frameworks.

Comprehensive guide: references/quantitative-methods-guide.md


Best Practices

1. Avoid Bias

Confirmation Bias: Seek disconfirming evidence Leading Questions: Ask neutral questions Selection Bias: Recruit diverse participants Observer Effect: Users behave differently when watched

2. Sample Sizes

Qualitative:

  • 5-8 users per segment (diminishing returns)
  • 15-20 total for diverse product

Quantitative:

  • 100+ for trends
  • 384+ for statistical significance
  • Use power calculations

3. Triangulate

Combine Methods:

  • Interviews (why) + Analytics (what)
  • Usability tests + Surveys
  • Quantitative -> Qualitative -> Quantitative

4. Continuous Discovery (Teresa Torres)

Weekly Touchpoints:

  • Talk to 2-3 customers per week
  • Mix research types
  • Share with team
  • Document insights
  • Map to opportunities

Common Mistakes

Avoid:

  • Asking what users want (they don't know)
  • Leading questions ("Do you love this?")
  • Only talking to power users
  • Research without action
  • Skipping synthesis

Do:

  • Observe behavior, not just opinions
  • Ask open-ended questions
  • Recruit diverse participants
  • Act on findings
  • Share insights widely

Tools

Research Platforms:

  • UserTesting, Maze (unmoderated testing)
  • User Interviews, Respondent.io (recruitment)
  • Lookback, Zoom (moderated testing)

Analysis:

  • Dovetail, Airtable (synthesis)
  • Miro, FigJam (affinity mapping)
  • Typeform, SurveyMonkey (surveys)

Analytics:

  • Mixpanel, Amplitude (product analytics)
  • Hotjar, FullStory (session replay)
  • Google Analytics (web analytics)

Templates and References

Assets (Ready-to-Use)

  • assets/research-plan-template.md - Research plan template with goals, methods, questions, and deliverables

References (Deep Dives)

  • references/qualitative-methods-guide.md - User interviews, usability testing, field studies, card sorting, focus groups
  • references/quantitative-methods-guide.md - Surveys, analytics, A/B testing, research synthesis methods
  • references/research-planning-guide.md - Defining research questions, choosing methods, recruiting participants

Resources

Books:

  • "The Mom Test" - Rob Fitzpatrick
  • "Just Enough Research" - Erika Hall
  • "Continuous Discovery Habits" - Teresa Torres
  • "Don't Make Me Think" - Steve Krug

Online:

  • Nielsen Norman Group articles
  • IDEO Design Kit
  • Google Ventures Research Sprint

Quick Guide

Need to understand why? -> Interviews
Testing usability? -> Usability Tests
Measure satisfaction? -> Survey (NPS/CSAT)
Understand behavior? -> Analytics
Validate solution? -> Prototype Test
Deep context? -> Field Study

Always: Define questions, recruit right users, synthesize, act on insights

Troubleshooting

"I don't know which research method to use": Start with your question type. Exploring "why" = interviews. Testing usability = usability test. Measuring satisfaction = survey. If you're unsure, default to 5 user interviews -- they're the highest insight-per-hour method.

"I can't recruit enough participants": Lower the bar. For qualitative research, 5 is enough. Use your existing users, social media, or offer small incentives ($25 gift cards). For guerrilla testing, find people at coffee shops or coworking spaces.

"Leadership wants data but we have no budget for research": Use free methods: 5-second tests (UsabilityHub free tier), unmoderated testing (Maze free plan), or analyze existing support tickets and app reviews as proxy research data.


Related Skills

  • interview-frameworks - Deep-dive interview techniques and question design
  • usability-frameworks - Usability testing methodology and heuristic evaluation
  • synthesis-frameworks - Turning research data into actionable insights
  • validation-frameworks - Experiment design for validating assumptions

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.12%
按下载量换算24

Claude

30.67%
按下载量换算20

Cursor

18.84%
按下载量换算12

Gemini CLI

9.26%
按下载量换算6

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills