Ab Test Design banner
filipdopita-tech filipdopita-tech

Ab Test Design

Testing community

Description

--- name: ab-test-design description: A/B test design for landing pages and onboarding flows — hypothesis format, sample size, what not to test, run duration, and ship/kill decisions. allowed-tools: Read, Write, Edit last-updated: 2026-04-27 version: 1.0.0 triggers: - A/B test - experiment - split test - conversion test --- # A/B Test Design — Landing Pages and Onboarding Flows ## Hypothesis Format A hypothesis is not "let's try a different button color." It names a mechanism. Format

Installation

Installs to ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-ab-test-design/SKILL.md

Terminal
mkdir -p ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-ab-test-design && curl -fsSL https://raw.githubusercontent.com/filipdopita-tech/claude-ecosystem-setup/HEAD/commands/ab-test-design.md -o ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-ab-test-design/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository