experiment-designer

Designs Adobe Edge Delivery Services experiments with traffic split and metadata validation.

Updated May 14, 2026
One-click install
npx skills add https://github.com/Focus-GTS/eds-content-ops-skills --skill experiment-designer-focus-gts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experiment-designer
Source: https://github.com/Focus-GTS/eds-content-ops-skills/tree/main/skills/experiment-designer
Command: npx skills add https://github.com/Focus-GTS/eds-content-ops-skills --skill experiment-designer-focus-gts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you translate business hypotheses into correctly configured A/B or multivariate experiments for Adobe Edge Delivery Services (EDS), so you can launch tests that produce trustworthy, statistically valid results.

Core Features & Use Cases

  • Experiment design from hypothesis to decision criteria: Define success metrics, MDE, control/variant intent, and a monitoring plan that prevents premature or biased conclusions.
  • EDS-ready configuration guidance: Choose between page-level experiment metadata and the /experiments.json spreadsheet method, with validation rules for variant URLs, splits, and dates.
  • Statistical planning and experiment brief generation: Calculate sample sizes and duration targets for significance, then generate a structured experiment brief including setup, decision criteria, and common pitfalls.

Quick Start

Tell the AI to design an EDS A/B test named hero-test that compares the current homepage against two variant URLs with a 50/25/25 traffic split, including the primary metric, MDE, and a 30-day monitoring and decision plan.

Frequently Asked Questions about experiment-designer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design an A/B test for Adobe Edge Delivery Services?

To design an A/B test for Adobe Edge Delivery Services, you convert business hypotheses into testable variant setups using either page metadata or an experiments spreadsheet, defining success metrics and traffic splits. This produces a structured experiment brief for your EDS pages.

How do I calculate sample size and duration for statistical significance in A/B testing?

Calculating sample size and duration for statistical significance involves defining your primary metric and Minimum Detectable Effect (MDE). The process generates an experiment brief with specific duration targets and a monitoring plan to prevent premature or biased conclusions.

Can I use an experiments spreadsheet instead of page metadata for EDS experimentation?

Yes, you can use an experiments spreadsheet like `/experiments.json` instead of page metadata for EDS experimentation. The configuration guidance includes validation rules for variant URLs, traffic splits, and dates to ensure your setup is correct.

How do I set up a multivariate test with a specific traffic split?

Setting up a multivariate test with a specific traffic split requires defining variant URLs and validating the distribution, such as a 50/25/25 split. The configuration checks variant parity and validates metadata to ensure correct traffic allocation.

What are the limitations and safety constraints when configuring CDN edge experiments?

Limitations for CDN edge experiments include enforcement of safety constraints against unsafe fetching and unsupported workflows. The configuration process validates metadata and variant parity to ensure only supported EDS page-level experimentation scenarios are executed.

What is the best way to structure an experiment brief for multivariate testing?

The best way to structure an experiment brief for multivariate testing is to include the setup, decision criteria, and common pitfalls. It should define success metrics, MDE, control and variant intent, and a monitoring plan to ensure statistically valid results.