Commercetools
Commercetools is a cloud-based commerce platform that enables businesses to create and manage flexible, scalable e-commerce solutions through a headless architecture, allowing for customization and integration across various channels.
Featured Skills
Build headless storefronts against the Commercetools API using the official TypeScript SDK (@commercetools/platform-sdk + @commercetools/ts-client). Use when working with Commercetools cart operations (create/update carts, line items, discount codes, shipping/billing addresses), checkout flow (order creation from cart, payment handling, shipping method selection), and customer account features (signup, login, profile management, addresses, password reset, email verification). Covers the stateful/write side of the API with full type safety, optimistic concurrency (versioned updates), SDK client builder patterns, and BFF security hardening (session signing, query injection prevention, input validation, rate limiting) — not product data fetching (use Frontic for that). Also use to audit existing Commercetools implementations for security pitfalls.
All Skills (9)
Create, update, or validate TypeScript type definitions for components
Create, update, or validate Chakra UI slot components for styling integration
Create, update, or validate designer MDX documentation files
Create, update, or validate developer-facing MDX documentation files
Create, update, or validate main component implementation files