ab-testing
1
总安装量
1
周安装量
#44327
全站排名
安装命令
npx skills add https://github.com/majiayu000/claude-skill-registry --skill ab-testing
Agent 安装分布
windsurf
1
amp
1
openclaw
1
mux
1
opencode
1
cursor
1
Skill 文档
Experimentation & A/B Testing Skill
When to Use
- Validating new subject lines or creative.
- Testing segmentation hypotheses (persona vs behavior).
- Optimizing cadence, timing, or automation triggers.
Framework
- Hypothesis â define expected uplift + rationale.
- Metric Selection â primary (open/click/conv) + guardrails (unsubs, spam).
- Sample Sizing â ensure stat significance (min 500 recipients per variant or use power calculator).
- Execution â randomize, keep variants isolated, limit simultaneous tests.
- Analysis â use z-test or Bayesian uplift; document learnings.
Templates
- Experiment brief (hypothesis, segments, KPI, risk guardrails).
- Variant table (control vs test inputs, creative asset links, owner).
- Calculator sheet for minimum detectable effect + sample size.
- Post-test debrief doc capturing learnings + rollout plan.
Experiment Ideas
- Subject line vs preview text combos.
- CTA placement (hero vs footer).
- Personalization depth (basic vs dynamic modules).
- Wait times between touches.
Tips
- Run no more than two tests per journey simultaneously.
- Recycle learnings into playbooks + automation templates.
- Segment results by persona to catch hidden signals.