Salesforce CommerceCloud
Official@salesforcecommercecloud · Burlington MA, USA
Enterprise-grade development framework for Salesforce B2C Commerce, enabling headless storefront integration, custom cartridge architecture, and site lifecycle management.
Agent Skills by Salesforce CommerceCloud
Showing 39 vetted skills indexed across 1 GitHub repositories.
documentation
Update B2C CLI documentation across guides, CLI reference, and API reference.
cli-command-development
Create and organize B2C CLI commands using oclif templates.
testing
Automate Mocha, Chai, and MSW tests for B2C CLI commands.
api-client-development
Generate typed TypeScript API clients from OpenAPI specifications with OAuth scope handling.
sdk-module-development
Add modules and exports to the @salesforce/b2c-tooling-sdk package.
skill-authoring
Document agent skills with SKILL.md frontmatter and structured Markdown sections.
b2c-scapi-admin
Obtain Account Manager OAuth tokens and call SCAPI Admin endpoints.
b2c-custom-api-development
Design and deploy Custom SCAPI endpoints for B2C Commerce.
b2c-logging
Implement structured logging in B2C Commerce scripts using Logger and Log APIs.
b2c-forms
Create SFRA-based B2C Commerce forms with XML validation and ISML templates.
b2c-custom-caches
Define caches in caches.json and access them via CacheMgr for B2C Commerce cartridges.
b2c-custom-job-steps
Create custom batch job steps for Salesforce B2C Commerce cartridges.
b2c-business-manager-extensions
Create Salesforce B2C Commerce Business Manager extension cartridges with bm_extensions.xml.
b2c-isml
Author and validate ISML templates for Salesforce B2C Commerce.
b2c-webservices
Automate B2C Commerce service integration with LocalServiceRegistry and the Service Framework.
b2c-custom-objects
Manage custom business data in SFCC B2C Commerce via Script API and OCAPI.
b2c-ordering
Manage B2C order lifecycles using the SFCC OrderMgr API.
b2c-controllers
Create Salesforce B2C Commerce storefront controllers using SFRA and Classic patterns.
b2c-localization
Localize B2C Commerce storefronts by managing templates and resource bundles.
b2c-page-designer
Design Salesforce B2C Commerce Page Designer pages and components.
b2c-metadata
Create and validate B2C Commerce site metadata XML for system-object extensions, custom objects, and site preferences.
b2c-hooks
Implement and coordinate OCAPI/SCAPI and system hooks in B2C Commerce.
b2c-slas-auth-patterns
Implement SLAS authentication patterns for B2C Commerce.
b2c-scapi-shopper
Consume Salesforce B2C Shopper APIs with SLAS authentication for headless storefronts.
Frequently Asked Questions About Salesforce CommerceCloud
FAQPage SchemaWhat specific tasks can developers perform using these capabilities?▼
Developers can build and deploy storefront controllers, manage custom business objects, implement SCAPI-based headless services, handle ISML template rendering, and orchestrate site-wide metadata and configuration changes across B2C Commerce environments.
Which personas are the primary users of this framework?▼
This framework is designed for B2C Commerce developers, site reliability engineers, and technical architects responsible for maintaining storefront performance, managing custom cartridge deployments, and integrating external services via the B2C Commerce service framework.
What are the prerequisites for implementing these commerce solutions?▼
Implementation requires an active Salesforce B2C Commerce instance, familiarity with SFRA patterns, TypeScript for client generation, and valid OAuth credentials for accessing SCAPI and Account Manager endpoints.