ab-test-setup

Plan and execute statistically valid A/B tests for web products.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and running rigorous experiments to determine which changes improve outcomes, without guessing.

Core Features & Use Cases

  • Hypothesis-driven testing: Frame test questions with clear observations and expected outcomes.
  • Test design guidance: Supports A/B, A/B/n, and MVT with guidance on sample sizes, traffic allocation, and duration.
  • Metrics & guardrails: Define primary, secondary, and guardrail metrics to measure success and prevent negative outcomes.
  • Documentation templates: Templates for test plans, results, and repository entries to ensure repeatability.
  • Education & templates: Reusable patterns and templates for quick setup and evaluation.

Quick Start

Define a test hypothesis, implement the variants, and track the primary metric to determine the best approach.

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 on a pricing page?

To calculate sample size for an A/B test, you must define your primary conversion rate metric and apply statistical significance formulas. This determines the required traffic allocation and test duration to achieve quantifiable impact on your pricing page.

What is hypothesis-driven A/B testing and why do I need it?

Hypothesis-driven A/B testing frames experiment questions using clear observations and expected outcomes to determine which changes improve results without guessing. It prevents random testing by requiring a defined rationale before implementing variants and tracking metrics.

How do I set up guardrail metrics for conversion rate experiments?

Set up guardrail metrics for conversion rate experiments by defining specific thresholds alongside your primary and secondary metrics to prevent negative outcomes. These guardrails monitor unintended consequences during your A/B/n test design and execution.

Can I use this approach for multivariate testing on homepage CTAs?

Yes, this test design approach supports multivariate testing (MVT) alongside A/B and A/B/n tests for homepage CTAs. It provides guidance on traffic allocation, sample sizes, and test duration to quantify impact across multiple variables simultaneously.

How do I document A/B test results to ensure repeatability?

Document A/B test results using structured templates for test plans, results, and repository entries to ensure repeatability. This standardizes how you record metric definitions, statistical significance outcomes, and experiment designs across web products.

When should I avoid running an A/B test with a small sample size?

Avoid running an A/B test with an insufficient sample size when you cannot reach statistical significance within a viable test duration. Without adequate traffic allocation, your conversion rate results will lack the power needed to guide decisions confidently.