b2c-docs

Installation
SKILL.md

B2C Docs Skill

Use the b2c CLI to search and read bundled Script API documentation, the standard (system) job step catalog, and XSD schemas for Salesforce B2C Commerce.

Tip: If b2c is not installed globally, use npx @salesforce/b2c-cli instead (e.g., npx @salesforce/b2c-cli docs search ProductMgr).

Examples

Search Documentation

# Search for a class by name
b2c docs search ProductMgr

# Search with partial match
b2c docs search "catalog product"

# Limit results
b2c docs search status --limit 5
Installs
124
GitHub Stars
45
First Seen
Feb 11, 2026
b2c-docs — salesforcecommercecloud/b2c-developer-tooling