ab-test-setup

Plan A/B testing experiments with sample-size calculations and results interpretation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/revan710517539/SuperTeams --skill ab-test-setup-revan710517539
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ab-test-setup
Source: https://github.com/revan710517539/SuperTeams/tree/main/skills/ab-test-setup
Command: npx skills add https://github.com/revan710517539/SuperTeams --skill ab-test-setup-revan710517539

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

A/B testing is essential to determine which version of a page, feature, or copy delivers better outcomes. This Skill helps teams design, plan, and implement statistically valid experiments to drive data-driven decisions.

Core Features & Use Cases

  • Structured hypothesis framework to guide every test from problem to measurable outcome.
  • Comprehensive sample size and duration guidance based on baseline rate and desired MDE.
  • Clear guidance for test designs: single-variable A/B tests, A/B/n, and multivariate testing (MVT).
  • Rigorous metrics framework with primary, secondary, and guardrail metrics to interpret results safely.
  • Ready-to-use templates and checklists for planning, documenting, and analyzing tests.
  • Real-world use cases across product pages, pricing, onboarding flows, and marketing copy.

Quick Start

Define your hypothesis, select a test type (A/B, A/B/n, or MVT), and calculate the required sample size based on your baseline conversion rate and desired MDE before running the 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 using a baseline conversion rate?

A/B test sample size calculation requires your current baseline conversion rate, desired minimum detectable effect, significance level, and power. This ensures your experiment gathers enough data to reach valid statistical conclusions.

What is the difference between A/B/n testing and multivariate testing?

A/B/n testing compares multiple distinct variants against each other simultaneously, while multivariate testing (MVT) evaluates combinations of multiple variables on a single page to identify which specific elements impact conversion rates.

How do I structure a hypothesis for conversion rate optimization experiments?

A structured hypothesis framework guides your conversion rate optimization experiment from problem definition to measurable outcome. It requires defining the expected change, target metric, and rationale before running the test.

What are primary, secondary, and guardrail metrics in data-driven experimentation?

Primary metrics measure your main experiment goal, secondary metrics track adjacent user behavior changes, and guardrail metrics monitor systems to ensure your data-driven experimentation does not negatively impact business health.

Does this A/B testing approach support both client-side and server-side variant delivery?

Yes, this A/B testing planning approach supports both client-side and server-side variant delivery, allowing you to design statistically valid experiments across product pages, pricing models, onboarding flows, and marketing copy.

When should I not use multivariate testing for my product page?

You should not use multivariate testing when your product page traffic is low, because MVT requires substantially larger sample sizes than single-variable A/B tests to reach statistical significance across multiple variable combinations.