Imported from MagentaJaguar/r13-danielrosehill-claude-slash-commands-ecommerce (
SKILL.md). Install upstream withnpx skills add MagentaJaguar/r13-danielrosehill-claude-slash-commands-ecommerce. Copyright stays with the author (MIT).
π E-commerce & Retail Skill Suite
Derived from danielrosehill/Claude-Slash-Commands Β· Focus: slash commands, hooks, flat command listing
Overview
This skill provides 10 production-ready commands tailored for E-commerce & Retail workflows. All commands follow a consistent interaction pattern with structured output, progress tracking and actionable recommendations.
Available Commands
/product-copyβ Conversion-optimised product title, description and bullet points from spec sheet/price-strategyβ Dynamic pricing recommendation using competitor data and elasticity model/cart-abandonmentβ Cart abandonment email sequence with personalisation tokens and timing logic/inventory-forecastβ Demand forecasting report with reorder points and safety stock calculation/cro-auditβ CRO heatmap analysis, funnel drop-off diagnosis and A/B test prioritisation/customer-segmentβ RFM segmentation, LTV prediction and targeted campaign briefs/returns-analysisβ Return rate root-cause analysis with product quality and size-guide fixes/review-responseβ AI-generated personalised responses to product reviews (positive + negative)/bundle-suggestβ Cross-sell and bundle recommendation engine from order history patterns/marketplace-auditβ Amazon/eBay listing health score, Buy Box eligibility and keyword gap
Interaction Pattern
Every command follows this structured response format:
1. CONTEXT CHECK β Verify inputs and confirm scope with user
2. ANALYSIS β Deep analysis with live progress display
3. FINDINGS TABLE β Structured results with severity / priority
4. RECOMMENDATIONS β Prioritised action list (quick wins first)
5. NEXT STEPS β Suggested follow-up commands
UI Conventions
| Symbol | Meaning |
|---|---|
| β | Passed / complete |
| β | Failed / critical |
| β | Warning / review |
| β³ | In progress |
| β | Pending |
| π΄ | Critical severity |
| π | High severity |
| π‘ | Medium severity |
| π’ | Low / informational |
Progress bars use block characters:
[ββββββββββ] 80%
Quick Start
# Install this skill
cp -r . ~/.claude/skills/r00-danielrosehill-Claude-Slash-Commands--ecommerce/
# In Claude Code
/read ~/.claude/skills/r00-danielrosehill-Claude-Slash-Commands--ecommerce/SKILL.md
Then simply describe your task and Claude will route to the appropriate command automatically.