B2C Docs

🌐Community
by salesforcecommercecloud · vlatest · Repository

This skill provides B2C documentation insights to improve content strategy and user experience by analyzing customer-facing documents.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add b2c-docs npx -- -y @trustedskills/b2c-docs
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "b2c-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/b2c-docs"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The b2c-docs skill provides access to documentation for the Salesforce Commerce Cloud B2C Developer Tooling, enabling AI agents to retrieve technical guides and reference materials. It serves as a direct knowledge base for developers working within the Salesforce ecosystem.

When to use it

  • Resolving specific configuration errors in the B2C Developer Tools environment.
  • Looking up API endpoint definitions and data structures for commerce operations.
  • Finding step-by-step instructions for deploying customizations to a B2C storefront.
  • Clarifying best practices for integrating third-party services with Salesforce Commerce Cloud.

Key capabilities

  • Retrieval of official Salesforce Commerce Cloud documentation.
  • Access to guides specific to the B2C Developer Tooling suite.
  • Searchable reference material for technical implementation details.

Example prompts

  • "Explain how to configure the B2C Developer Tools for a new storefront instance."
  • "What are the available API endpoints for managing product catalogs in Salesforce Commerce Cloud?"
  • "Provide steps to troubleshoot a deployment failure using the B2C Developer Tooling logs."

Tips & gotchas

Ensure your AI agent has internet access, as this skill relies on fetching live documentation rather than storing static content locally. For complex queries, combine this with specific version numbers if you are working on a legacy Salesforce Commerce Cloud instance to ensure accurate guidance.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
salesforcecommercecloud
Installs
40

🌐 Community

Passed automated security scans.