B2C Scaffold
Automates B2C commerce setup on Salesforce Commerce Cloud, streamlining store creation and initial configuration for faster launches.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add b2c-scaffold npx -- -y @trustedskills/b2c-scaffold
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"b2c-scaffold": {
"command": "npx",
"args": [
"-y",
"@trustedskills/b2c-scaffold"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The b2c-scaffold skill provides a foundational structure for building Business-to-Consumer (B2C) applications within the Salesforce Commerce Cloud ecosystem. It streamlines the initial setup process, allowing developers to rapidly deploy standard project configurations without manual boilerplate creation. This tool is essential for accelerating development cycles in e-commerce environments requiring consistent architectural patterns.
When to use it
- Initializing a new B2C storefront project that requires adherence to Salesforce Commerce Cloud standards.
- Establishing a baseline codebase for teams needing uniform directory structures and dependency management.
- Reducing setup time when prototyping features for online retail or direct-to-consumer brands.
- Ensuring compatibility with the latest Commerce Cloud runtime versions during project inception.
Key capabilities
- Generates pre-configured project skeletons tailored for B2C commerce workflows.
- Automates the installation of core dependencies and configuration files specific to Salesforce Commerce Cloud.
- Enforces consistent coding standards and folder hierarchies across new applications.
Example prompts
- "Create a new B2C scaffold for an online fashion retailer using the latest Commerce Cloud templates."
- "Initialize a project with b2c-scaffold that includes standard payment gateway integrations."
- "Generate a starter kit for a B2C app with pre-defined user authentication and product catalog structures."
Tips & gotchas
Ensure your development environment meets the minimum version requirements for Salesforce Commerce Cloud before running the scaffold. While this tool accelerates setup, always review the generated configuration files to customize them for specific business logic or regional compliance needs.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.