create-experiment-design

Design A/B tests with pre-registered analysis plans and sample size calculations.

6|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/jerelvelarde/chalk-skills --skill create-experiment-design-jerelvelarde
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-experiment-design
Source: https://github.com/jerelvelarde/chalk-skills/tree/main/skills/create-experiment-design
Command: npx skills add https://github.com/jerelvelarde/chalk-skills --skill create-experiment-design-jerelvelarde

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designs rigorous experiments and A/B tests with pre-registered analysis to ensure scientifically valid product decisions.

Core Features & Use Cases

  • Falsifiable hypotheses and well-defined success criteria for experiments
  • Pre-registered analysis plan (statistical tests, alpha/beta handling, and stopping rules)
  • Sample size calculations and practical duration estimates
  • Guardrail metrics to protect product quality and avoid harmful trade-offs
  • End-to-end experiment documentation generation aligned with product context

Quick Start

Provide a test hypothesis, and the skill will generate a complete experiment design with hypothesis, metrics, sample size, duration, and a pre-registered analysis plan.

Frequently Asked Questions about create-experiment-design

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

FAQPage Schema
How do I design an A/B test with a pre-registered analysis plan?

To design an A/B test with a pre-registered analysis plan, you provide a falsifiable test hypothesis and the skill generates a complete experiment doc with success criteria, statistical tests, alpha/beta handling, and stopping rules.

What is a pre-registered analysis plan for hypothesis validation?

A pre-registered analysis plan for hypothesis validation defines statistical tests, alpha/beta error handling, and stopping rules before running the experiment, ensuring scientifically valid product decisions and preventing data dredging.

How do I calculate sample size and duration for an experiment?

You calculate sample size and duration for an experiment by defining your hypothesis and guardrail metrics, which allows the skill to output practical duration estimates and sample size calculations aligned with your product context.

Can I use guardrail metrics to protect product quality during user experiments?

Yes, you can use guardrail metrics to protect product quality during user experiments by defining them alongside your success criteria, which helps the design avoid harmful trade-offs and maintain product standards.

Does this approach work for both web and mobile app feature experiments?

Yes, this experiment design approach works for both web and mobile app feature experiments, applying falsifiable hypotheses and rigorous A/B testing to validate product changes across different platforms.

What's the best way to document statistical guardrails and stopping rules for an A/B test?

The best way to document statistical guardrails and stopping rules for an A/B test is generating an end-to-end experiment document that pre-registers your analysis plan, metrics, and sample size to ensure valid decisions.