claudeindex
commercengine's avatar
Author

Commerce Engine

@commercengine
1
Marketplaces
10
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

commercengine/skills

Complete Commerce Engine toolkit with router for SDK setup, authentication, catalog, cart/checkout, orders, webhooks, and SSR/meta-framework patterns (Next.js, TanStack Start)

Plugins:10
Skills:0
0
0

Plugins

Plugin

ce-ssr-patterns

SSR/meta-framework patterns for Commerce Engine - Next.js and TanStack Start with publicStorefront(), clientStorefront(), serverStorefront(), bootstrap, server functions/actions, pre-rendering, and token management

Plugin

ce-ssr

Build custom SSR bindings with @commercengine/ssr-utils for SvelteKit, Nuxt, Astro. CookieAdapter, ServerTokenStorage, and public vs session patterns.

Plugin

ce

Commerce Engine router - automatically routes to the right skill based on your e-commerce task

Plugin

ce-setup

Set up the Commerce Engine TypeScript SDK in any project with framework detection and token storage selection

Plugin

ce-auth

Commerce Engine authentication - anonymous auth, OTP login (email/phone/WhatsApp), password auth, token refresh, user profile management

Plugin

ce-catalog

Commerce Engine product catalog - products, variants, SKUs, categories, faceted search, reviews, and recommendations

Plugin

ce-cart-checkout

Commerce Engine cart management, checkout flow, and payment integration with hosted checkout support

Plugin

ce-orders

Commerce Engine order management - create orders, shipment tracking, payment status, cancellation, returns, and refunds

Plugin

ce-webhooks

Commerce Engine webhook events - 14 event types for orders, payments, refunds, and shipments with signature verification

Plugin

ce-nextjs-patterns

Advanced Next.js patterns for Commerce Engine - storefront() function, SSR, Server Actions, SSG, and cookie-based token management