a-b-testing

Design, execute, and analyze statistically rigorous A/B tests with sample size calculation.

3|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/TheArchitectit/awesome-cline-skills --skill a-b-testing-thearchitectit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: a-b-testing
Source: https://github.com/TheArchitectit/awesome-cline-skills/tree/main/skills/a-b-testing
Command: npx skills add https://github.com/TheArchitectit/awesome-cline-skills --skill a-b-testing-thearchitectit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the risk of drawing incorrect conclusions from poorly designed or prematurely stopped A/B tests, providing a statistically rigorous end-to-end framework for designing, running, and analyzing experiments that produce reliable, actionable results.

Core Features & Use Cases

  • Falsifiable Hypothesis Framing: Transform vague experiment ideas into clear, testable hypotheses with defined expected impact, magnitude, and rationale.
  • Rigorous Metric Selection: Choose primary, secondary, and guardrail metrics that are actionable, sensitive to expected changes, and resistant to gaming.
  • Sample Size & Duration Calculation: Compute the minimum required sample size and test runtime to ensure tests have sufficient statistical power to detect meaningful effects.
  • Statistical Significance Evaluation: Analyze test results with appropriate z-tests, confidence intervals, and guardrail checks to avoid false positive conclusions.
  • Actionable Result Interpretation: Translate statistical outputs into clear ship, iterate, or abandon decisions with documented, plain-language rationale.
  • Use Case: For example, if you are testing a new checkout flow to reduce drop-offs, this skill helps you calculate the required sample size, run the test without early stopping, and interpret the results to decide if the new flow should be rolled out to all users.

Quick Start

Use the a-b-testing skill to design a statistically valid A/B test for our new homepage CTA, calculate the required sample size, and interpret the final results to make a ship or no-ship decision.

Frequently Asked Questions about a-b-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?

To calculate sample size for A/B testing, you must determine the minimum required traffic and test runtime to ensure sufficient statistical power to detect meaningful effects and avoid false positive conclusions from prematurely stopped tests.

How do I frame a falsifiable hypothesis for conversion optimization experiments?

Framing a falsifiable hypothesis for conversion optimization requires transforming vague experiment ideas into clear, testable statements with defined expected impact, magnitude, and rationale before executing website feature tests or email campaign variant comparisons.

What is the best way to evaluate statistical significance in A/B testing?

The best way to evaluate statistical significance in A/B testing is analyzing test results with appropriate z-tests, confidence intervals, and guardrail checks to prevent false positive conclusions and unreliable business decisions from casual experimentation.

Can I use A/B testing for pricing experiments and onboarding flow optimization?

Yes, you can use A/B testing for pricing experiment evaluation and onboarding flow optimization by applying controlled user randomization to compare variants and measure impacts on primary, secondary, and guardrail metrics.

How do I interpret A/B test results to make data-driven ship or no-ship decisions?

Interpreting A/B test results for data-driven decisions involves translating statistical outputs like confidence intervals into clear ship, iterate, or abandon recommendations with documented, plain-language rationale and actionable guardrail checks.