ab-test-setup

Plan and execute statistically valid A/B tests with sample size calculations.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/m0at/claudemd --skill ab-test-setup-m0at
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ab-test-setup
Source: https://github.com/m0at/claudemd/tree/main/skills/ab-test-setup
Command: npx skills add https://github.com/m0at/claudemd --skill ab-test-setup-m0at

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and running A/B tests can be complex and error-prone without a structured framework. This Skill helps teams design statistically valid experiments, articulate hypotheses, and ensure proper measurement and guardrails.

Core Features & Use Cases

  • Hypothesis-driven design: Create clear, testable hypotheses that link to business outcomes.
  • Sample size & duration planning: Calculate needed participants and expected test duration to reach significance.
  • Test planning & documentation: Build a reusable plan with primary and secondary metrics, variants, and decision criteria.
  • Analysis & learning: Interpret results with practical significance and learnings for next steps.

Quick Start

Define your hypothesis, choose a primary metric, and calculate the required sample size to start your first A/B test.

Frequently Asked Questions about ab-test-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate sample size for an A/B test?

A/B test sample size calculation requires defining your primary metric, expected effect size, and statistical significance threshold to determine the exact number of participants needed for reliable outcomes.

What is a hypothesis-driven A/B test plan?

A hypothesis-driven A/B test plan articulates a clear, testable hypothesis linking a product change to a business outcome, paired with primary metrics, variants, and decision criteria for structured measurement.

How do I interpret A/B test results and statistical significance?

Interpreting A/B test results involves analyzing statistical significance alongside practical significance, evaluating variants against guardrail metrics, and extracting learnings to guide next steps and product decisions.

How do I determine test duration for an A/B test?

A/B test duration is determined by dividing the calculated sample size by your expected daily traffic, ensuring the experiment runs long enough to reach statistical significance and capture normal user behavior.

What are guardrails in experimental design?

Guardrails in experimental design are secondary metrics monitored during an A/B test to ensure that improvements in the primary metric do not negatively impact critical business outcomes or user experience.

Can I use A/B testing for any product feature?

A/B testing works for web and product features where you can define a clear hypothesis, measure a primary metric, calculate required sample sizes, and establish guardrails to ensure statistical validity.