Provides A/B testing strategies for funnel pages: priorities (headlines, CTAs), rules, 95% significance thresholds, hypothesis templates, patterns for opt-in/sales/pricing pages.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agashic-funnel-architect:ab-testingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Test everything. Opinions are nice — data is better.
Test everything. Opinions are nice — data is better.
| Priority | Element | Expected Impact |
|---|---|---|
| 🔴 P0 | Headline | 10–50% lift |
| 🔴 P0 | CTA text + color | 5–30% lift |
| 🟡 P1 | Hero image/video | 5–20% lift |
| 🟡 P1 | Form fields (fewer vs. more) | 10–40% lift |
| 🟡 P1 | Social proof placement | 5–15% lift |
| 🟢 P2 | Page layout (long vs. short) | 5–20% lift |
| 🟢 P2 | Pricing display | 5–25% lift |
| 🟢 P2 | Urgency messaging | 3–15% lift |
| 🔵 P3 | Color scheme | 2–10% lift |
| 🔵 P3 | Font choices | 1–5% lift |
HYPOTHESIS: If we change [element] from [current] to [proposed],
then [metric] will [increase/decrease] by [estimated %]
because [reasoning based on conversion principles].
TEST SETUP:
- Control (A): [Current version description]
- Variant (B): [New version description]
- Primary metric: [Conversion rate / Click rate / etc.]
- Secondary metric: [Revenue / Engagement / etc.]
- Required sample: [Number] visitors per variant
- Estimated duration: [X] days at [Y] daily visitors
After each test, log:
TEST: [Test Name]
DATE: [Start] → [End]
TRAFFIC: [Total visitors] ([Per variant])
RESULTS:
Control: [X]% conversion ([N] conversions)
Variant: [Y]% conversion ([N] conversions)
WINNER: [Control/Variant]
LIFT: [+/- X]%
CONFIDENCE: [X]%
NEXT: [What to test next based on learnings]
npx claudepluginhub ominou5/funnel-architect-pluginGuides planning, designing, and implementing A/B tests, split tests, multivariate experiments. Covers hypotheses, sample sizes, test types, statistical principles.
Guides setup of A/B tests for ads, landing pages, emails, or products. Covers variable selection, sample size calculation, tracking setup, and statistical significance analysis.
Designs and implements A/B tests with statistical rigor: hypothesis framing, sample size calculation, and test type selection.