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/conversion-rate-optimization" ~/.claude/skills/nexscope-ai-ecommerce-skills-conversion-rate-optimization && rm -rf "$T"
manifest:
conversion-rate-optimization/SKILL.mdsource content
Conversion Rate Optimization
Systematic CRO for e-commerce stores. Audit conversion funnels, identify drop-off points, implement fixes, and run experiments to increase revenue per visitor across all platforms.
Capabilities
- Conversion funnel mapping and analysis
- Heuristic evaluation frameworks (LIFT, ResearchXL)
- User behavior analysis: heatmaps, session recordings, surveys
- Product page CRO checklist (images, copy, social proof, CTA)
- Cart and checkout optimization
- Mobile conversion optimization
- Page speed impact on conversions
- CRO testing roadmap and prioritization
Install
npx skills add nexscope/conversion-rate-optimization
Usage
Ask your AI agent:
- "Audit my store's conversion funnel and identify the biggest drop-offs."
- "Give me a CRO checklist for my product pages."
- "What is a good conversion rate for my industry and how do I improve mine?"
Output
Structured recommendations with actionable steps, benchmarks, and platform-specific guidance.
Built by Nexscope — AI-powered e-commerce tools for sellers worldwide.