One-click install
npx skills add https://github.com/Facostarr/lagencesauvage.com2 --skill ab-test-setup-facostarr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ab-test-setup
Source: https://github.com/Facostarr/lagencesauvage.com2/tree/main/docs/skills/ab-test-setup
Command: npx skills add https://github.com/Facostarr/lagencesauvage.com2 --skill ab-test-setup-facostarr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive guide to planning, designing, and implementing A/B tests and growth experimentation programs, solving the challenge of creating statistically valid, actionable results in a systematic way.

Core Features & Use Cases

  • Hypothesis Framework: Offers a structured approach to building strong test hypotheses.
  • Test Types: Covers A/B, A/B/n, MVT, and Split URL tests for different scenarios.
  • Sample Size Calculation: Provides guidelines for determining the required traffic and duration for a successful test.
  • Metrics Selection: Helps in identifying primary, secondary, and guardrail metrics for effective analysis.
  • Variant Design: Offers guidance on what elements to vary and best practices for creating impactful changes.
  • Traffic Allocation: Assists in deciding on the right approach for traffic allocation based on risk tolerance.
  • Implementation Guide: Provides step-by-step instructions for executing tests on both client-side and server-side platforms.
  • Analysis and Documentation: Offers strategies for analyzing results, interpreting statistical significance, and documenting tests for future reference.
  • Growth Experimentation Program: Provides a framework for setting up and maintaining a continuous experimentation program.

Quick Start

Use the ab-test-setup skill to help design an A/B test for your website's homepage CTA button.

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?

Calculate A/B test sample size by evaluating baseline conversion rates, minimum detectable effect, and statistical significance thresholds to determine required traffic volume and test duration for valid results.

What metrics should I track for conversion optimization experiments?

Track primary, secondary, and guardrail metrics for conversion optimization to measure target outcomes, monitor secondary impacts, and protect against negative business side effects during the experiment.

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

Use multivariate testing instead of A/B testing when you need to evaluate interactions between multiple page elements simultaneously, whereas A/B tests are better suited for comparing distinct page variations.

How do I build a strong hypothesis for growth experimentation?

Build a strong growth experimentation hypothesis by structuring it with a clear problem statement, proposed change, expected outcome, and underlying rationale to ensure systematic and testable validation.

Does traffic allocation strategy affect A/B test statistical significance?

Traffic allocation strategy affects A/B test validity by determining risk distribution across variants, requiring careful planning to maintain statistical significance and avoid data contamination during execution.