claudeindex
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)

Stars

0

Forks

0

Plugins

10

Installation

1

Add the marketplace

/plugin marketplace add commercengine/skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

10

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

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