Agent skill · Data & Analytics

content-experimentation-best-practices

A/B testing and content experimentation methodology for data-driven content optimization. Use when implementing experiments, analyzing results, or building experimentation infrastructure.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill content-experimentation-best-practices --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 1 KB
Bundled scripts: none
Version: 1.0.0
Declared author: sanity
Path: skills/analysis/content-experimentation-best-practices/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 See `resources/` for detailed guidance: - Experiment design principles - Statistical foundations - CMS integration patterns - Common pitfalls

What's inside
Steps it walks through
  1. When to Apply
  2. Core Concepts
  3. A/B Testing
  4. Multivariate Testing
  5. Statistical Significance
  6. Experimentation Culture
  7. Resources
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the content-experimentation-best-practices skill do?

A/B testing and content experimentation methodology for data-driven content optimization. Use when implementing experiments, analyzing results, or building experimentation infrastructure.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill content-experimentation-best-practices --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going