Product / user research methodology. Select the right method for the goal (generative vs evaluative vs validation), compute method-based saturation / sample siz
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-claude-skills-e785b044f9a7 ,按照其中的说明把「cs-product-research」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Run the product-research skill on this input:
$ARGUMENTS
study_designer.py — Map (research goal × product stage) to an appropriate method and emit a plan skeleton (objective, participant criteria, guide structure, success criteria). Redirects live A/B to product-team/experiment-designer.
saturation_planner.py — Method-based sample guidance with an explicit confidence label: Nielsen problem-discovery (5/segment), Guest et al. thematic saturation (~12), evaluative coverage. Never claims a prevalence rate from a small-n usability test.
insight_synthesizer.py — Cluster coded observations by tag, count distinct participants, rank by cross-participant recurrence, and flag any candidate below the source threshold as an ANECDOTE — never promoting it to an insight.
Method must match the goal, and an insight requires recurrence across independent participants. A single quote is an anecdote, not a finding.
python3 skills/product-research/scripts/onboard.py (product profile, insight source-threshold, saturation method, high-stakes flag) — saved config pre-configures every tool. --show lists the questions.skills/product-research/scripts/ar_evaluator.py (validated_insights, higher is better).product-team/ux-researcher-designer — that produces personas/journey artifacts. This is method + repository discipline.product-team/product-discovery — that plans discovery sprints. This designs and synthesizes the research.product-team/experiment-designer — that runs live A/B. This runs qualitative/evaluative research.market-research (sibling) — that studies the market. This studies users.