What problem does it solve? Teams often launch A/B tests without clear hypotheses, adequate sample sizes, or predefined success criteria, leading to underpowered tests and decisions based on noise. This Skill produces a rigorous experiment design document that aligns stakeholders before any test runs. ## Core Features & Use Cases - Hypothesis Structuring: Formats a falsifiable hypothesis in the form "We believe [change] for [users] will [outcome] as measured by [metric]." - Statistical Planning: Guides sample size calculation with significance level (0.05), power (0.80), minimum detectable effect, and duration estimates accounting for weekly traffic patterns. - Guardrails and Success Criteria: Defines one primary metric, secondary metrics, guardrail metrics, and upfront win/loss/inconclusive criteria to prevent post-hoc rationalization. - Use Case: Before rolling out a new checkout flow, use this Skill to document the control and treatment variants, compute required users per variant, set targeting rules, and define rollback criteria. ## Quick Start Design an A/B test experiment for changing the signup button color, including hypothesis, metrics, sample size, and duration.