ab-testing

Design statistically valid A/B tests with sample sizes and success metrics.

29|12|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/matteotitta/genesys-skills --skill ab-testing-matteotitta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ab-testing
Source: https://github.com/matteotitta/genesys-skills/tree/main/skills/primitives/website/execution/ab-testing
Command: npx skills add https://github.com/matteotitta/genesys-skills --skill ab-testing-matteotitta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of unreliable experimentation by enforcing statistical rigor, preventing false-positive results, and ensuring that A/B tests are designed with sufficient power to drive actual business growth.

Core Features & Use Cases

  • Statistical Rigor: Enforces pre-committed sample sizes, 95% confidence thresholds, and no-peeking discipline to ensure data integrity.
  • Hypothesis Framework: Uses a canonical "Because-Believe-Measure" structure to ensure every test is evidence-based.
  • Prioritization: Integrates ICE (Impact, Confidence, Ease) scoring to ensure the team focuses on the highest-leverage experiments.
  • Use Case: Use this to design a landing page hero copy test, ensuring you have enough traffic to reach statistical significance before launching.

Quick Start

Use the ab-testing skill to design a new experiment for the signup flow based on the latest landing page audit findings.

Frequently Asked Questions about ab-testing

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

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

The required sample size for an A/B test is calculated by defining success metrics and pre-committed hypotheses, ensuring the experiment has sufficient statistical power to reach a 95% confidence threshold for reliable growth decisions.

How do I design a statistically valid A/B test for conversion optimization?

Designing a statistically valid A/B test for conversion optimization requires using a hypothesis framework and calculating sample sizes beforehand. This prevents false-positive results by enforcing strict no-peeking protocols and 95% confidence thresholds.

Why does peeking at A/B test results ruin statistical significance?

Peeking at A/B test results before reaching the pre-committed sample size ruins statistical significance by inflating false-positive rates. Enforcing strict no-peeking protocols maintains data integrity and ensures reliable experimentation.

What is the best way to prioritize A/B testing hypotheses for growth?

The best way to prioritize A/B testing hypotheses for growth is applying ICE (Impact, Confidence, Ease) scoring. This framework ensures teams focus on the highest-leverage experiments to maximize conversion and optimization outcomes.

Can I use this A/B testing framework for website optimization and signup flows?

Yes, you can use this A/B testing framework for website optimization, signup flow improvements, and marketing campaign iterations. It designs statistically valid tests tailored to these specific growth-focused use cases.

How do I structure a hypothesis for an experiment?

To structure a hypothesis for an experiment, use the canonical "Because-Believe-Measure" framework. This ensures every A/B test is evidence-based and directly ties the expected outcome to a specific success metric.