ab-test-setup

Plan, design, and implement A/B tests with sample size and metric selection.

19|5|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/Nir-Bhay/markups --skill ab-test-setup-nir-bhay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ab-test-setup
Source: https://github.com/Nir-Bhay/markups/tree/main/.agents/skills/ab-test-setup
Command: npx skills add https://github.com/Nir-Bhay/markups --skill ab-test-setup-nir-bhay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users plan, design, and implement A/B tests and experiments to improve product features and user experiences, ensuring statistically valid and actionable results.

Core Features & Use Cases

  • Hypothesis Formulation: Guides users to create strong, data-driven hypotheses using a clear framework.
  • Test Design: Provides guidance on choosing test types, sample sizes, metrics, and variant design.
  • Implementation & Analysis: Offers best practices for running tests and interpreting results with statistical rigor.
  • Use Case: A product manager wants to test a new headline on the pricing page. This Skill will help them formulate a hypothesis, calculate the necessary sample size, define primary and guardrail metrics, and understand how to analyze the results to determine if the new headline increases plan selection.

Quick Start

Use the ab-test-setup skill to help me design an A/B test for a new call-to-action button on the homepage.

Frequently Asked Questions about ab-test-setup

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

FAQPage Schema
How do I design an A/B test with the right sample size and metrics?

To design an A/B test, you must generate a data-driven hypothesis, calculate the necessary sample size, and define primary and guardrail metrics. This ensures your experiment measures the correct variables and maintains statistical rigor for actionable insights.

What is the best way to formulate a hypothesis for conversion rate optimization?

Formulating a hypothesis for conversion rate optimization requires using a clear framework to create strong, data-driven statements. This structured approach defines the expected product change and its metric impact before any variant creation begins.

Can I use this approach for multivariate testing and split URL tests?

Yes, this approach supports single-variable A/B tests, multivariate testing, and split URL tests. It provides specific guidance on choosing the appropriate test type based on your product optimization scenario and required variant design.

How do I analyze A/B test results for statistical significance?

Analyzing A/B test results for statistical significance involves interpreting the collected data with strict adherence to statistical best practices. This process determines whether the variant creation successfully improved primary metrics without violating guardrail metrics.

When should I use multivariate testing instead of a single-variable A/B test?

You should use multivariate testing instead of a single-variable A/B test when you need to evaluate multiple variables and their interactions simultaneously. This approach requires significantly larger sample sizes but provides deeper insights into complex product changes.