Agent Jam logo

Agent Jam

  1. Skills
  2. salesforcecommercecloud
  3. b2c-developer-tooling
Why Agent Jam?FeaturesIntegrationsPricing
Join Waitlist

Made with 🫖 by Boiling KettleBoiling Kettle

PrivacyTermsContact

salesforcecommercecloud/b2c-developer-tooling

24 Skills

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

38

Stars

10

Forks

24

Skills

Skills in this Repository

B2c Webdav

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

salesforcecommercecloud/b2c-developer-tooling3810
B2c Config

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

salesforcecommercecloud/b2c-developer-tooling3810
B2c Slas

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

salesforcecommercecloud/b2c-developer-tooling3810
B2c Metadata

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

salesforcecommercecloud/b2c-developer-tooling3810
B2c Logs

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

salesforcecommercecloud/b2c-developer-tooling3810
B2c Docs
Very Popular

Search and read B2C Commerce Script API documentation and XSD schemas using the b2c CLI. Use this skill whenever the user needs to look up class methods, understand API signatures, find available properties on commerce objects (baskets, orders, products, customers), or check XML schema formats for imports. Also use when writing server-side scripts and needing API reference — even if they just say "what methods does Basket have" or "what fields can I import for products".

salesforcecommercecloud/b2c-developer-tooling3810
B2c Isml
Very Popular

Build ISML templates with isprint, isset, isloop, isdecorate, isinclude tags, and ${...} expression syntax. Use this skill whenever the user needs to write or debug storefront templates, create decorator layouts with isreplace, build reusable template modules, control HTML encoding in output, or use ISML expression language for dynamic content. Also use when fixing template rendering issues -- even if they just say 'loop through products in the template' or 'my HTML is getting escaped'.

salesforcecommercecloud/b2c-developer-tooling3810
B2c Job
Very Popular

Run and monitor jobs on B2C Commerce instances using the b2c CLI, including site archive import/export and search indexing. Use this skill whenever the user needs to trigger a job, import a site archive, export site data, rebuild search indexes, check job status, or troubleshoot failed job executions — even if they just say "import this folder" or "rebuild the search index".

salesforcecommercecloud/b2c-developer-tooling3810
B2c Metadata
Popular

Define custom attributes, custom object types, and site preferences for B2C Commerce using metadata XML. Use this skill whenever the user needs to add a field to products, orders, or customers, create a new custom object type, set up site preferences, or extend the B2C data model. Also use when they ask about system-objecttype-extensions.xml, custom-objecttype-definitions.xml, attribute groups in Business Manager, or data model definitions — even if they just say "add a field to products" or "I need a new object type".

salesforcecommercecloud/b2c-developer-tooling3810
B2c Slas
Very Popular

Create, update, and manage SLAS (Shopper Login and API Access Service) clients using the b2c CLI. Use this skill whenever the user needs to provision a SLAS client, update OAuth scopes, rotate client secrets, get a shopper access token, or configure shopper authentication for headless, PWA, or Storefront Next (SFNext) storefronts — even if they just say "I need a shopper token" or "set up auth for my storefront".

salesforcecommercecloud/b2c-developer-tooling3810
B2c Logs
Popular

Retrieve and search logs from B2C Commerce instances using the b2c CLI. Use this skill whenever the user needs to view server logs, search for errors, filter log entries by level or time, or monitor logs in real-time. Also use when the user reports a 500 error, broken checkout, failing job, or any server-side issue that needs log investigation — even if they just say "something's broken on the sandbox" or "check the logs".

salesforcecommercecloud/b2c-developer-tooling3810
B2c Ecdn
Very Popular

Manage eCDN zones, security settings, and edge configuration for B2C Commerce storefronts. Use this skill whenever the user needs to purge CDN cache, provision SSL certificates, configure WAF or firewall rules, set up rate limiting, enable logpush or Page Shield, manage MRT routing, configure mTLS or cipher suites, or optimize edge performance. Also use when troubleshooting CDN-layer issues or managing zone settings -- even if they just say 'clear the cache' or 'block bot traffic on our storefront'.

salesforcecommercecloud/b2c-developer-tooling3810
B2c Config
Very Popular

Inspect and debug CLI configuration, instance connections, and authentication. Use this skill whenever the user needs to check which dw.json or credentials are active, manage multiple instance profiles, retrieve OAuth tokens for scripting, troubleshoot authentication failures or connection errors, or integrate with VS Code or other editors. Also use when environment variables override config or the wrong sandbox is being targeted -- even if they just say 'why is it connecting to the wrong instance' or 'get me an access token'.

salesforcecommercecloud/b2c-developer-tooling3810
B2c Webdav
Very Popular

List, upload, download, and manage files on B2C Commerce instances via WebDAV. Use this skill whenever the user needs to upload files to IMPEX directories, download exports from an instance, list remote files, create or delete directories, or zip/unzip files on the server. Also use when managing file transfers to sandboxes or browsing instance file systems -- even if they just say 'upload a file to the instance' or 'check what's in the IMPEX folder'.

salesforcecommercecloud/b2c-developer-tooling3810
B2c Controllers
Very Popular

Create storefront controllers using SFRA or classic patterns with server.get/post, middleware chains, and res.render/json. Use this skill whenever the user needs to build a page route, handle form submissions, create AJAX endpoints, extend or override existing controllers, or add middleware to a request pipeline. Also use when debugging route registration or response rendering -- even if they just say 'new page endpoint' or 'handle a POST request'.

salesforcecommercecloud/b2c-developer-tooling3810
B2c Scapi Schemas
Very Popular

Browse and retrieve SCAPI OpenAPI schema specifications. Use this skill whenever the user needs to list available SCAPI APIs, inspect endpoint paths or request/response shapes, explore data models for products or orders, check which fields an API returns, or understand SCAPI versioning. Also use when looking up API details before building an integration -- even if they just say 'what fields does the product API return' or 'show me the SCAPI endpoints'.

salesforcecommercecloud/b2c-developer-tooling3810
B2c Slas Auth Patterns
Very Popular

Implement SLAS authentication patterns in B2C Commerce including passwordless login (email OTP, SMS OTP, passkeys), session bridging between PWA Kit/Storefront Next and SFRA, hybrid authentication (B2C 25.3+), token refresh flows, trusted system on behalf of (TSOB), and JWT validation. Use this skill whenever the user asks about shopper authentication beyond basic login, token exchange flows, passwordless or biometric auth, keeping sessions alive across storefronts, handling 409 Conflict errors on token endpoints, refreshing shopper tokens, or validating JWTs — even if they don't mention SLAS by name.

salesforcecommercecloud/b2c-developer-tooling3810
B2c Slas Auth Patterns

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

salesforcecommercecloud/b2c-developer-tooling3810
B2c Docs

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

salesforcecommercecloud/b2c-developer-tooling3810
B2c Scapi Schemas

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

salesforcecommercecloud/b2c-developer-tooling3810
B2c Controllers

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

salesforcecommercecloud/b2c-developer-tooling3810
B2c Isml

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

salesforcecommercecloud/b2c-developer-tooling3810
B2c Job

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

salesforcecommercecloud/b2c-developer-tooling3810
B2c Ecdn

B2C CLI, MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C

salesforcecommercecloud/b2c-developer-tooling3810
salesforcecommercecloud/b2c-developer-tooling