skills/ab-test-designer/SKILL.md
Design A/B tests with hypotheses, variants, sample sizes, and analysis plans. TRIGGERS - Use when user wants to run A/B tests, split tests, or experiment with variations.
npx skillsauth add Winbda/claude-skills-collection ab-test-designerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Designs rigorous A/B tests with clear hypotheses, variant specifications, sample size calculations, and analysis plans.
# A/B Test: [Test Name]
## Hypothesis
If we [change X], then [metric Y] will [increase/decrease] by [Z%] because [reasoning].
## Test Details
- **Type**: A/B / A/B/C / Multivariate
- **Primary metric**: [what you're measuring]
- **Secondary metrics**: [supporting metrics]
- **Guardrail metrics**: [what shouldn't get worse]
## Variants
### Control (A)
[Description of current experience]
### Variant (B)
[Description of the change]
[Mockup/wireframe description if applicable]
## Sample Size & Duration
- **Baseline conversion**: [X%]
- **Minimum detectable effect**: [X%]
- **Statistical significance**: 95%
- **Required sample size**: [N per variant]
- **Estimated duration**: [X days]
## Analysis Plan
1. Wait for minimum sample size before checking
2. Check primary metric first
3. Segment analysis: [segments to check]
4. If significant: [implementation plan]
5. If not significant: [next steps]
## Risks & Considerations
- [Risk 1]: [mitigation]
- [Risk 2]: [mitigation]
development
Build AI data analysis assistants with visualization. TRIGGERS - Use when user needs help with ai-data-analyst related tasks.
data-ai
Design AI customer service systems with handoff. TRIGGERS - Use when user needs help with ai-customer-service related tasks.
data-ai
Extract AI customer insights. TRIGGERS - Use when user needs help with ai-customer-insights related tasks.
development
Build AI crisis monitoring and alerting systems. TRIGGERS - Use when user needs help with ai-crisis-monitor related tasks.