Help us improve
Share bugs, ideas, or general feedback.
From domain-ecommerce
Implements e-commerce order processing: state machine (pending to delivered/cancelled/returned), fulfillment workflows, RMA returns/exchanges, event sourcing, split shipments, invoices, and notifications. Use for robust order lifecycles.
npx claudepluginhub rnavarych/alpha-engineer --plugin domain-ecommerceHow this skill is triggered — by the user, by Claude, or both
Slash command
/domain-ecommerce:order-processingThis 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 implementing an order state machine with explicit transitions and audit logging
Manages Medusa v2 orders: lifecycle and state machine, fulfillment workflows, returns, exchanges, claims, draft orders, and editing. Use for order processing tasks.
Manages Salesforce Commerce B2C orders (SCAPI objects, status lifecycle, confirmation, returns) and B2B orders (Order, OrderItem, splits, approvals, fulfillment). Use for order management implementations.
Guides Shopify order management via GraphQL: lifecycle, FulfillmentOrder, returns/refunds, draft orders, editing, transactions, metafields, risk analysis.
Share bugs, ideas, or general feedback.
order_events, not just the current statereferences/state-machine-fulfillment.md — order state definitions, allowed transitions, implementation patterns, pick/pack/ship workflow, WMS integration, split shipments, invoice generationreferences/returns-events-notifications.md — RMA flow, return policies, exchange handling, order event sourcing design, customer and internal notification channels