ab-test-setup

Plan and design A/B tests with hypothesis generation and sample size calculation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users plan, design, and implement A/B tests and experiments to measure the impact of changes and make data-informed decisions.

Core Features & Use Cases

  • Hypothesis Formulation: Guides users to create strong, testable hypotheses.
  • Test Design: Assists in selecting appropriate test types (A/B, MVT), defining metrics, and calculating sample sizes.
  • Variant Creation Guidance: Provides best practices for varying elements like copy, design, and CTAs.
  • Use Case: A marketing manager wants to test a new headline on their landing page to increase sign-ups. This Skill will help them formulate a hypothesis, determine the required sample size, define primary and secondary metrics, and plan the test execution.

Quick Start

Use the ab-test-setup skill to help plan an A/B test for a new website headline, focusing on increasing click-through rates.

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 for conversion rate optimization?

To design an A/B test for conversion rate optimization, you formulate a testable hypothesis, select appropriate metrics, calculate the required sample size, and plan variant designs. This ensures statistically rigorous experimentation and valid data-driven decisions.

What is the difference between A/B/n testing and multivariate tests?

A/B/n testing compares multiple distinct variants against a control to find a single best performer, while multivariate tests evaluate combinations of multiple page elements simultaneously. Choosing between them depends on your traffic volume and specific optimization goals.

How do I calculate sample size for hypothesis testing?

Calculating sample size for hypothesis testing requires defining your expected effect size, baseline conversion rate, and desired statistical significance. This Skill guides you through these inputs to ensure your experiment gathers enough data for valid results.

When should I use multivariate tests instead of A/B tests?

Use multivariate tests instead of A/B tests when you need to understand how multiple elements interact with each other, rather than just comparing two distinct page versions. Multivariate testing requires significantly higher traffic to reach statistical significance.

Can I test multiple variants in a single experiment?

Yes, you can test multiple variants in a single experiment using A/B/n testing. This approach compares several different variations against a control simultaneously to identify the best performing variant for your conversion rate optimization.

What metrics should I track for landing page experimentation?

For landing page experimentation, you should define primary metrics directly tied to your hypothesis, such as click-through rates, alongside secondary metrics like sign-ups. Tracking the right metrics ensures your test measures the actual impact of your changes.