Designs complete A/B test plans from hypotheses, including structured hypothesis, primary/guardrail metrics, variants, sample size, duration, success criteria, and risks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-pm-skills:ab-test-designThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Design a rigorous, actionable experiment plan from a test idea. No hand-waving — every section must be specific enough for an engineer to implement and an analyst to evaluate.
Design a rigorous, actionable experiment plan from a test idea. No hand-waving — every section must be specific enough for an engineer to implement and an analyst to evaluate.
If we [specific change], then [primary metric] will [increase/decrease] by [X%] because [causal reasoning based on user behavior].
| Type | Metric | Baseline | Target |
|---|---|---|---|
| Primary | [metric] | [current value] | [target value] |
| Secondary | [metric] | [current value] | — |
| Secondary | [metric] | [current value] | — |
| Guardrail | [metric] | [current value] | Must not drop below [threshold] |
| Guardrail | [metric] | [current value] | Must not drop below [threshold] |
npx claudepluginhub mehdibargach/claude-code-pm-skillsDesigns A/B tests with hypotheses, variants, metrics, sample size calculations, duration, pitfalls, and best practices. For statistically validating product changes.
Designs statistically rigorous A/B tests with hypothesis, sample size, duration, and results interpretation guide. Activates on experiment design or test setup requests.
Produces A/B test specs with hypothesis, primary metric, MDE, sample size, run time, and decision rules. Determines when not to test and suggests alternatives like user interviews.