experiment-designer

Designs product experiments for pricing changes, feature betas, pilots, and fake door tests.

Updated May 18, 2026
One-click install
npx skills add https://github.com/fahadnari/Claude-skills --skill experiment-designer-fahadnari
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: experiment-designer
Source: https://github.com/fahadnari/Claude-skills/tree/main/experiment-designer
Command: npx skills add https://github.com/fahadnari/Claude-skills --skill experiment-designer-fahadnari

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Product teams often need to validate ideas that cannot be tested with simple web A/B tests — pricing changes, feature betas, operational pilots, and demand validation. This Skill structures those experiments with clear learning goals, metrics, guardrails, and pre-registered decision frameworks. ## Core Features & Use Cases - Experiment Type Selection: Chooses the right format — beta program, cohort rollout, pilot, or fake door — based on whether randomization is possible. - Structured Experiment Plan: Produces a complete design doc covering participants, treatment, control, primary/secondary/guardrail metrics, timeline, and risks. - Decision Framework & Logging: Pre-registers actions for each outcome and appends results to a shared experiment log. - Use Case: A PM wants to test a new pricing tier but cannot randomly split traffic. The Skill designs a cohort rollout with baseline metrics, guardrails, and go/no-go criteria. ## Quick Start Ask Claude to design an experiment for your pricing change or feature beta using the experiment-designer skill.

Frequently Asked Questions about experiment-designer

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

FAQPage Schema
How do I design a product experiment without A/B testing?▼

Define a specific learning goal, then choose an experiment type that fits your constraints: beta program, cohort rollout, pilot, or fake door. Specify participants, treatment, comparison group, primary and guardrail metrics, and pre-register what action you will take for each outcome.

What is the difference between experiment-designer and ab-test-designer?▼

Use ab-test-designer when you can randomly split web or app traffic and need statistical sample size calculations. Use experiment-designer for everything else — pricing changes, feature betas, pilots, and fake doors where random assignment is not possible.

When should I use a fake door test?▼

Use a fake door test to validate demand before building a feature. It measures interest signals only, not feature usability, so it sits lowest in the experimentation confidence hierarchy and should be followed by richer validation.

What inputs does the experiment designer need?▼

It requires a clear learning question and an experiment type such as beta, pilot, cohort, or fake door. Baseline metrics, constraints like timeline and risk tolerance, and context files like product.md and personas.md improve the output quality.

What are the limitations of beta and pilot experiments?▼

Betas and pilots provide medium confidence results that require interpretation, unlike randomized A/B tests. Self-selected participants can bias findings, so results should be triangulated with guardrail metrics and qualitative feedback.