SalesforceCommerceCloudSalesforceCommerceCloudOfficialยท39 Agent Skills Included

b2c-developer-tooling

Salesforce B2C Commerce development, deployment, and storefront operations

Guides Salesforce B2C Commerce work: deploying cartridges, running jobs, managing sandboxes, building custom APIs, and developing Storefront Next storefronts. Eliminates manual Business Manager clicking, guesswork around SCAPI scopes and OAuth flows, and slow trial-and-error debugging of registrations and imports. Gives coding agents exact CLI commands, XML schemas, and platform patterns so tasks complete correctly on the first attempt.
npx skills add SalesforceCommerceCloud/b2c-developer-tooling --all -g -y
Available:

Tells the agent how this monorepo is organized, which agent-optimized build, test, and lint commands to run, and which sub-skills to consult when developing CLI commands, SDK modules, API clients, tests, or documentation.

All Skills in This Repository (39)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
SalesforceCommerceCloudSalesforceCommerceCloud

documentation

Update B2C CLI documentation across guides, CLI reference, and API reference.

Official
Basic
๐Ÿ“ฆ In Repo
SalesforceCommerceCloudSalesforceCommerceCloud

cli-command-development

Create and organize B2C CLI commands using oclif templates.

Official
Intermediate
๐Ÿ“ฆ In Repo
SalesforceCommerceCloudSalesforceCommerceCloud

testing

Automate Mocha, Chai, and MSW tests for B2C CLI commands.

Official
Intermediate
๐Ÿ“ฆ In Repo
SalesforceCommerceCloudSalesforceCommerceCloud

api-client-development

Generate typed TypeScript API clients from OpenAPI specifications with OAuth scope handling.

Official
Advanced
๐Ÿ“ฆ In Repo
SalesforceCommerceCloudSalesforceCommerceCloud

sdk-module-development

Add modules and exports to the @salesforce/b2c-tooling-sdk package.

Official
Advanced
๐Ÿ“ฆ In Repo
SalesforceCommerceCloudSalesforceCommerceCloud

skill-authoring

Document agent skills with SKILL.md frontmatter and structured Markdown sections.

Official
Basic
๐Ÿ“ฆ In Repo
SalesforceCommerceCloudSalesforceCommerceCloud

b2c-scapi-admin

Obtain Account Manager OAuth tokens and call SCAPI Admin endpoints.

Official
Intermediate
๐Ÿ“ฆ In Repo
SalesforceCommerceCloudSalesforceCommerceCloud

b2c-custom-api-development

Design and deploy Custom SCAPI endpoints for B2C Commerce.

Official
Advanced
๐Ÿ“ฆ In Repo
SalesforceCommerceCloudSalesforceCommerceCloud

b2c-logging

Implement structured logging in B2C Commerce scripts using Logger and Log APIs.

Official
Basic
๐Ÿ“ฆ In Repo
SalesforceCommerceCloudSalesforceCommerceCloud

b2c-forms

Create SFRA-based B2C Commerce forms with XML validation and ISML templates.

Official
Basic
๐Ÿ“ฆ In Repo
SalesforceCommerceCloudSalesforceCommerceCloud

b2c-custom-caches

Define caches in caches.json and access them via CacheMgr for B2C Commerce cartridges.

Official
Intermediate
๐Ÿ“ฆ In Repo
SalesforceCommerceCloudSalesforceCommerceCloud

b2c-custom-job-steps

Create custom batch job steps for Salesforce B2C Commerce cartridges.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install b2c-developer-tooling?โ–ผ

Run `npx skills add SalesforceCommerceCloud/b2c-developer-tooling --all -g -y` in your terminal to install all skills globally.

What can I do with the B2C Commerce skills?โ–ผ

You can deploy cartridges, manage sandboxes and code versions, run jobs and site imports, build custom SCAPI endpoints, and develop Storefront Next or SFRA storefronts using guided CLI workflows.

Does it work with Claude Code, Cursor, and VS Code?โ–ผ

Yes. The skills follow the standard SKILL.md format and install into Claude Code, Cursor, VS Code (GitHub Copilot), Codex, and Gemini CLI.

How do I deploy cartridges to a sandbox?โ–ผ

Use the b2c-code skill patterns: run `b2c code deploy` to upload cartridges and `b2c code activate` to activate the code version, with credentials auto-discovered from dw.json or environment variables.

Can I use these skills without deep B2C Commerce experience?โ–ผ

Yes. The b2c-onboarding skill walks new developers through setup step by step, and each skill provides copy-ready commands and troubleshooting tables for common platform tasks.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’