Skill
Community

content-experimentation-best-practices

Install
1
Install the plugin
$
npx claudepluginhub anthropics/claude-plugins-official --plugin sanity-plugin

Want just this skill?

Then install: npx claudepluginhub u/[userId]/[slug]

Description

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.

Tool Access

This skill uses the workspace's default tool permissions.

Supporting Assets
View in Repository
resources/cms-integration.md
resources/common-pitfalls.md
resources/experiment-design.md
resources/statistical-foundations.md
Skill Content

Content Experimentation Best Practices

Principles and patterns for running effective content experiments to improve conversion rates, engagement, and user experience.

When to Apply

Reference these guidelines when:

  • Setting up A/B or multivariate testing infrastructure
  • Designing experiments for content changes
  • Analyzing and interpreting test results
  • Building CMS integrations for experimentation
  • Deciding what to test and how

Core Concepts

A/B Testing

Comparing two variants (A vs B) to determine which performs better.

Multivariate Testing

Testing multiple variables simultaneously to find optimal combinations.

Statistical Significance

The confidence level that results aren't due to random chance.

Experimentation Culture

Making decisions based on data rather than opinions (HiPPO avoidance).

Resources

Start with the resource that matches the current problem, such as design, statistics, CMS integration, or pitfalls. See resources/ for detailed guidance:

  • resources/experiment-design.md — Hypothesis framework, metrics, sample size, and what to test
  • resources/statistical-foundations.md — p-values, confidence intervals, power analysis, Bayesian methods
  • resources/cms-integration.md — CMS-managed variants, field-level variants, external platforms
  • resources/common-pitfalls.md — 17 common mistakes across statistics, design, execution, and interpretation
Stats
Stars102
Forks7
Last CommitMar 5, 2026

Similar Skills