跳到主要内容
知仓学习社ZHICANG

ab-test-design-brief

Build product A/B test briefs with hypotheses, success metrics, guardrails, baselines, proxy metrics, eligibility, variants, randomization, confiden…

不碰外部(只输出文字)无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少6 个文本文件,13 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

A/B Test Design Brief

Use this skill to turn a product change into a decision-ready A/B test brief.

It focuses on experiment anatomy: hypothesis, metrics, baselines, variants,

eligibility, randomization, confidence, and launch criteria.

Source Traceability

Primary source: Practical A/B Testing by Leemay Nassery. Guidance is

transformed and paraphrased from chapter 2, especially "Creating a Clear

Hypothesis" through "Summarizing the For You A/B Test" in the working text

analysis at lines 1203-1942. Related motivation and variant examples come from

chapter 1 lines 394-718.

Related Advanced Skills

  • experiment-sensitivity-optimization: use when the brief is blocked by MDE,

sample size, noisy metrics, CUPED, capping, or too many variants.

  • experiment-verification-monitoring: use when the brief needs prelaunch QA,

canaries, exposure validation, or active experiment health checks.

  • long-term-impact-evaluation: use when the brief needs delayed or sustained

impact measurement beyond the initial test window.

Reference Routing

| Need | Read |

|------|------|

| Concepts and terminology | references/core/knowledge.md |

| Design rules and readiness checks | references/core/rules.md |

| Brief examples and anti-examples | references/core/examples.md |

| Step-by-step brief creation | workflows/create-ab-test-brief.md |

Workflow

  1. State the product decision the test must inform.
  2. Write a hypothesis with observation, predicted change, audience, and metrics.
  3. Choose one primary success metric plus guardrail metrics.
  4. Establish the baseline or explain why a proxy metric is being used.
  5. Define eligibility, exposure, test variant, and control variant.
  6. Choose the randomization unit that preserves a coherent user experience.
  7. Record confidence requirements, sample-size assumptions, and launch criteria.

Output Format

# A/B Test Brief

## Decision
[What decision this test will support.]

## Hypothesis
Because [observation], we believe [change] will cause [outcome] for [audience].
We will know this is true when [primary metric] changes without harming [guardrails].

## Metrics
| Metric | Role | Baseline | Target or Concern | Data Source |
|--------|------|----------|-------------------|-------------|

## Variants and Eligibility
- Population:
- Eligibility criteria:
- Exposure event:
- Control:
- Test:
- Randomization unit:

## Confidence Plan
- Minimum detectable effect:
- Sample size or duration:
- Risks to validity:

## Launch Criteria
- Ship if:
- Do not ship if:
- Investigate if:

Quality Bar

  • Do not accept a vague "see what happens" experiment.
  • Do not let proxy metrics hide missing instrumentation; name the compromise.
  • Do not generalize beyond the population that was eligible and exposed.
  • Keep variants interpretable: if many things change, the learning becomes weak.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。