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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designing experiments to reliably assess the impact of changes is challenging without a structured framework. This skill provides a comprehensive blueprint for planning, running, and interpreting statistically valid A/B tests.

Core Features & Use Cases

  • Hypothesis framework: formalize test ideas with clear predictions and success criteria.
  • Sample size, duration, and power calculations to ensure reliable results.
  • Supports A/B tests, A/B/n, MVT, and split URL tests across web and product features.
  • Post-test analysis and documentation to communicate results and learnings.

Quick Start

Provide a ready-to-run pre-test template and analysis plan for your next experiment.

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 and duration for an A/B test?

To calculate sample size and duration for an A/B test, you need a structured framework that applies statistical power calculations to ensure reliable results. This process formalizes your hypothesis and success criteria to determine exact measurement requirements.

What is the best way to structure hypotheses for product experiments?

The best way to structure hypotheses for product experiments is using a formalized framework with clear predictions and measurable success criteria. This ensures your web and feature tests yield statistically valid, interpretable outcomes.

Can I use this A/B testing framework for split URL and multivariate tests?

Yes, you can use this A/B testing framework for split URL and multivariate tests. It supports A/B, A/B/n, MVT, and split URL experiments across landing pages, checkouts, and product features.

How do I analyze and document A/B test results after the experiment ends?

To analyze and document A/B test results, apply post-test statistical significance evaluation to interpret variant performance. This generates structured documentation to communicate learnings and outcomes across your experiments.

When should I use multivariate testing instead of a standard A/B test?

You should use multivariate testing instead of a standard A/B test when you need to evaluate multiple variables simultaneously across web features. A standard A/B test is better for isolated changes on landing pages or checkouts.