brainbytes-dev

Ab Test — Testing skill for Claude Code

Testing community

Design A/B tests with clear hypotheses, success metrics, sample size requirements, and duration estimates.

How to install Ab Test

Installs to ~/.claude/skills/brainbytes-dev-everything-claude-marketing-ab-test/SKILL.md

Terminal
mkdir -p ~/.claude/skills/brainbytes-dev-everything-claude-marketing-ab-test && curl -fsSL https://raw.githubusercontent.com/brainbytes-dev/everything-claude-marketing/HEAD/commands/ab-test.md -o ~/.claude/skills/brainbytes-dev-everything-claude-marketing-ab-test/SKILL.md

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

What Ab Test does


description: Design A/B tests with clear hypotheses, success metrics, sample size requirements, and duration estimates.

/ab-test

Design rigorous A/B tests with structured hypotheses, defined success metrics, calculated sample size requirements, estimated test durations, and analysis plans.

What This Command Does

The `/ab-test` command takes your testing idea and transforms it into a methodologically sound experiment design. It ensures your test has a clear hypothesis, measurable

Alternatives in Testing

Full documentation available on GitHub

View Source Repository