npx skills add ...
npx skills add sanity-io/agent-toolkit --skill content-experimentation-best-practices
npx skills add sanity-io/agent-toolkit --skill content-experimentation-best-practices
Content experimentation and A/B testing guidance covering experiment design, hypotheses, metrics, sample size, statistical foundations, CMS-managed variants, and common analysis pitfalls. Use this skill when planning experiments, setting up variants, choosing success metrics, interpreting statistical results, or building experimentation workflows in a CMS or frontend stack.
Principles and patterns for running effective content experiments to improve conversion rates, engagement, and user experience.
Reference these guidelines when:
Comparing two variants (A vs B) to determine which performs better.
Testing multiple variables simultaneously to find optimal combinations.
The confidence level that results aren't due to random chance.
Making decisions based on data rather than opinions (HiPPO avoidance).
Start with the reference that matches the current problem, such as design, statistics, CMS integration, or pitfalls. See references/ for detailed guidance:
references/experiment-design.md — Hypothesis framework, metrics, sample size, and what to testreferences/statistical-foundations.md — p-values, confidence intervals, power analysis, Bayesian methodsreferences/cms-integration.md — CMS-managed variants, field-level variants, external platformsreferences/common-pitfalls.md — 17 common mistakes across statistics, design, execution, and interpretation