Agent skill · Testing & QA

A/B Test Design

Statistical experiment design and analysis capabilities for product experimentation

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill ab-test-design --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/product-management/skills/ab-test-design/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# A/B Test Design Skill ## Overview Specialized skill for statistical experiment design and analysis capabilities. Enables product teams to design rigorous experiments, calculate sample sizes, and interpret results with statistical confidence. ## Capabilities ### Experiment Design - Calculate required sample sizes for experiments - Design experiment variants and hypotheses - Define success metrics and guardrail metrics - Create experiment documentation templates - Design multi-variant tests (A/B/n) - Plan sequential and Bayesian experiments ### Statistical Analysis - Validate statistical significance of results - Calculate practical significance and effect sizes - Detect interaction effects and segments - Perform power analysis - Calculate confidence intervals - Handle multiple comparison corrections ### Decision Support - Recommend ship/iterate/kill decisions - Identify segment-specific impacts - Assess long-term vs short-term effects - Generate experiment reports - Track experiment velocity metrics ## Target Processes This skill integrates with the following processes: - `product-market-fit.js` - Validation experiments for PMF hypotheses - `conversion-funnel-analysis.js` - Funnel

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Experiment Design
  4. Statistical Analysis
  5. Decision Support
  6. Target Processes
  7. Input Schema
  8. Output Schema
  9. Usage Example
  10. Dependencies
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the A/B Test Design skill do?

Statistical experiment design and analysis capabilities for product experimentation

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill ab-test-design --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going