ab-test-setup

Design statistically valid A/B tests with hypothesis, sample size, and metrics.

Updated Nov 13, 2025
One-click install
npx skills add https://github.com/KhamareClarke/leveragejournal.com --skill ab-test-setup-khamareclarke
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ab-test-setup
Source: https://github.com/KhamareClarke/leveragejournal.com/tree/main/.agents/skills/ab-test-setup
Command: npx skills add https://github.com/KhamareClarke/leveragejournal.com --skill ab-test-setup-khamareclarke

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Plan, design, and evaluate experiments to validate product changes using rigorous statistical methods.

Core Features & Use Cases

  • Hypothesis-driven test planning
  • Sample size estimation and power planning
  • Variant design, tracking metrics, and result interpretation
  • Works across web pages, onboarding flows, pricing tests, and feature toggles

Quick Start

Plan and document a statistically valid A/B test for a feature, including hypothesis, metrics, sample size, and variant design.

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 a statistically valid A/B test for a feature toggle?

Design a statistically valid A/B test by formulating a hypothesis, estimating sample size, selecting tracking metrics, and defining guardrails for significance to compare feature toggle variants accurately.

What is hypothesis-driven experimental design for product changes?

Hypothesis-driven experimental design is planning product tests by defining a clear hypothesis, selecting variants, and establishing metrics to validate changes like copy, layout, or pricing.

How do I estimate sample size for an A/B test?

Estimate A/B test sample size through power planning, which calculates the required observations to detect statistically significant differences between your control and variant groups.

Can I use this A/B testing approach for onboarding flows and pricing pages?

Yes, you can apply this A/B testing approach to onboarding flows and pricing pages to compare copy, layout, pricing, or sequencing variants and interpret the results.

What metrics should I track when running an A/B test?

Track primary success metrics alongside guardrail metrics to ensure your A/B test detects significant improvements without causing unintended regressions in other product areas.

When should I not use A/B testing for product changes?

Avoid A/B testing when you lack sufficient traffic to reach the estimated sample size, as the test will lack statistical power to detect significant differences between variants.