commercengine
@commercengine Organization
Public Skills
ce-auth
by commercengine
Commerce Engine authentication and user management. Anonymous auth, OTP login (email/phone/WhatsApp), password auth, token refresh, user profiles, and customer groups.
ce
by commercengine
Commerce Engine router. Use when user asks about building a storefront, setting up the SDK, authentication, products, cart, checkout, orders, webhooks, or Next.js e-commerce patterns. Automatically routes to the specific skill based on their task.
ce-setup
by commercengine
Set up the Commerce Engine TypeScript SDK in any project. Framework detection, token storage selection, environment variables, and migration guidance.
ce-catalog
by commercengine
Commerce Engine product catalog - products, variants, SKUs, categories, faceted search, reviews, and recommendations.
ce-nextjs-patterns
by commercengine
Advanced Next.js patterns for Commerce Engine - storefront() function, CookieTokenStorage for SSR, StorefrontSDKInitializer, Server Actions, SSG, and ISR.
ce-webhooks
by commercengine
Commerce Engine webhook events and syncing. 14 event types for orders, payments, refunds, and shipments. Signature verification and async processing patterns.
ce-cart-checkout
by commercengine
Commerce Engine cart management, checkout flow, and payment integration. Hosted checkout (recommended) and custom checkout with Cart CRUD, coupons, loyalty points, fulfillment, and payment gateways.
ce-orders
by commercengine
Commerce Engine order management - create orders, list/detail, shipment tracking, payment status, cancellation, and refunds.