install
source · Clone the upstream repo
git clone https://github.com/nexscope-ai/eCommerce-Skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/nexscope-ai/eCommerce-Skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/shopify-ab-testing" ~/.claude/skills/nexscope-ai-ecommerce-skills-shopify-ab-testing && rm -rf "$T"
manifest:
shopify-ab-testing/SKILL.mdsource content
Shopify A/B Testing
Run data-driven A/B tests on your Shopify store. Test product pages, pricing, images, copy, checkout flow, and marketing campaigns with proper statistical methodology.
Capabilities
- A/B testing tool selection for Shopify (native and third-party)
- Test hypothesis formulation and prioritization (ICE/PIE)
- Product page element testing: images, titles, prices, descriptions
- Checkout and cart page optimization tests
- Statistical significance calculation and sample size planning
- Test duration and traffic allocation
- Multi-variate testing for high-traffic stores
- Results interpretation and implementation workflow
Install
npx skills add nexscope/shopify-ab-testing
Usage
Ask your AI agent:
- "Set up A/B tests for my Shopify product pages."
- "What should I test first to improve my conversion rate?"
- "Calculate how long I need to run my A/B test for significance."
Output
Structured recommendations with actionable steps, benchmarks, and platform-specific guidance.
Built by Nexscope — AI-powered e-commerce tools for sellers worldwide.