agentsclimarketplace

Ab testing

Skill ominou5/funnel-architect-plugin/skills/ab-testing

Turn Claude into a full-stack sales funnel architect. Build high-converting funnels with optimized UI/UX, page speed, mobile responsiveness, and deploy to any platform.

Install
npx -y skills add ominou5/funnel-architect-plugin --skill ab-testing

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

A/B testing strategy and implementation for funnel pages. Defines what to test, how to structure variants, statistical significance thresholds, and common testing patterns.

SKILL.md

2.7 KB, as published. Nobody here has run it

A/B Testing

Test everything. Opinions are nice β€” data is better.

What to Test (Priority Order)

PriorityElementExpected Impact
πŸ”΄ P0Headline10–50% lift
πŸ”΄ P0CTA text + color5–30% lift
🟑 P1Hero image/video5–20% lift
🟑 P1Form fields (fewer vs. more)10–40% lift
🟑 P1Social proof placement5–15% lift
🟒 P2Page layout (long vs. short)5–20% lift
🟒 P2Pricing display5–25% lift
🟒 P2Urgency messaging3–15% lift
πŸ”΅ P3Color scheme2–10% lift
πŸ”΅ P3Font choices1–5% lift

Testing Rules

  1. Test one variable at a time β€” Change only the element being tested
  2. 50/50 split β€” Equal traffic to each variant
  3. Minimum sample size β€” At least 100 conversions per variant before calling a winner
  4. Statistical significance β€” Wait for 95% confidence before declaring a winner
  5. Run for at least 7 days β€” Captures day-of-week variations
  6. Document everything β€” Record hypothesis, variant details, and results

Test Hypothesis Template

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

Common Tests by Page Type

Opt-In Page

  • Headline: Problem-focused vs. Solution-focused
  • CTA: "Get Free Access" vs. "Download Now" vs. "Send Me the Guide"
  • Form: Email only vs. Name + Email
  • Social proof: Subscriber count vs. Testimonial

Sales Page

  • Long-form vs. Short-form copy
  • Video sales letter vs. Text
  • Testimonials at top vs. After offer
  • Payment: One-time vs. Payment plan (default)

Pricing Page

  • 2 plans vs. 3 plans
  • Annual default vs. Monthly default
  • Feature comparison table vs. Simple list
  • "Most Popular" badge placement

Results Tracking

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]

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.