Commerce Engine
Official@commercengine
Offers modular storefront infrastructure for managing product catalogs, secure user authentication, order lifecycles, and payment processing within Next.js environments.
Agent Skills by Commerce Engine
Showing 8 vetted skills indexed across 1 GitHub repositories.
ce-cart-checkout
Automates Commerce Engine cart, checkout and payment flows for e-commerce storefronts.
ce-auth
Authenticate users with OTP, password, and token refresh for Commerce Engine storefronts.
ce-catalog
Manages product, variant, and category data for apps via SDK methods.
ce-setup
Configure the Commerce Engine TypeScript SDK by detecting the project framework.
ce-nextjs-patterns
Automate Next.js server components, actions, and token management for Commerce Engine storefronts.
ce-orders
Manage order lifecycle operations including creation, payments, cancellations, and refunds via SDK.
ce-webhooks
Validate signatures, route Commerce Engine webhook events by type, and queue asynchronous work.
ce
Route storefront tasks to Commerce Engine sub-skills via decision-tree routing.
Frequently Asked Questions About Commerce Engine
FAQPage SchemaWhat specific e-commerce tasks does Commerce Engine enable?▼
Commerce Engine enables full-stack storefront operations including product catalog management, secure user authentication via OTP, and comprehensive order lifecycle handling. It supports payment processing, order cancellations, and refund management, alongside event-driven processing for incoming webhooks and signature validation.
Which developers should utilize these storefront capabilities?▼
These capabilities are designed for frontend and full-stack engineers building e-commerce storefronts, particularly those utilizing Next.js. It is ideal for developers requiring pre-built patterns for server components, secure token management, and structured data handling for product catalogs and customer orders.
What are the prerequisites for integrating Commerce Engine?▼
Integration requires a project environment compatible with the Commerce Engine TypeScript framework. Developers must configure the environment using the setup utility, which detects the project framework, and implement the provided patterns for server components and token management to ensure secure communication with the engine.