b2c-page-designer

Installation
SKILL.md

Page Designer Skill

This skill guides you through creating custom Page Designer page types and component types for Salesforce B2C Commerce.

Scope & grounding

This skill covers B2C Commerce Page Designer (dw.experience package) with version-agnostic patterns, JSON schema structures, and code examples. JSON schemas and Script API signatures shown are illustrative and may drift across platform versions. Before answering questions that name a framework/version, or before emitting code the user will run, confirm against the docs via docs_search/docs_read (MCP) or b2c docs search/b2c docs read (CLI). The B2C Commerce documentation is the canonical grounding source for Script API methods, attribute schema requirements, and version-specific behaviors not covered here.

Canonical docs:

  • dw.experience.PageMgr - rendering pages and regions
  • dw.experience.PageScriptContext - page script context API
  • dw.experience.ComponentScriptContext - component script context API
  • dw.experience.Page - page object methods
  • dw.experience.Component - component object methods
  • dw.experience.Region - region object methods
  • dw.experience.image.Image - image attribute type
  • dw.experience - package overview

Overview

Installs
86
GitHub Stars
53
First Seen
Feb 21, 2026
b2c-page-designer — salesforcecommercecloud/b2c-developer-tooling