From domain-ecommerce
Designs e-commerce shopping carts and checkout flows: architectures (session/DB/Redis/headless APIs), express checkout (Apple Pay/Google Pay/Shop Pay), shipping/tax integrations (Shippo/Avalara), promotions, cart recovery (Klaviyo), BOPIS.
How this skill is triggered — by the user, by Claude, or both
Slash command
/domain-ecommerce:cart-checkoutThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Designing or rebuilding a shopping cart (storage strategy, data model, merge logic)
references/cart-architecture.md — storage strategies (session/DB/Redis/headless/hybrid), data model, cart merging, cart validationreferences/express-checkout.md — Apple Pay, Google Pay, Shop Pay, Amazon Pay integration patterns and best practicesreferences/checkout-flow-tax-shipping.md — single-page vs. multi-step checkout, guest flow, address validation, shipping aggregators, tax engine integrationreferences/promotions-recovery-bopis.md — promotion engine architecture, discount types, Klaviyo/Omnisend cart recovery, BOPIS flow and technical requirementsnpx claudepluginhub rnavarych/alpha-engineer --plugin domain-ecommerceImplements Medusa v2 cart and checkout flows: lifecycle, line items, addresses, shipping/payment selection, sales channels, completion. Use for e-commerce cart building.
Builds custom checkout UI extensions for Shopify, including product info, shipping, payment, order summary, and Shop Pay blocks. Scaffolds new extensions via Shopify CLI.
Customizes BigCommerce checkout using JavaScript SDK for native UI, embedded iframe, and server APIs for headless or fully custom flows.