B2C Isml
This B2C ISML skill streamlines e-commerce content creation by providing pre-built components for dynamic storefront experiences and improved personalization.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add b2c-isml npx -- -y @trustedskills/b2c-isml
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"b2c-isml": {
"command": "npx",
"args": [
"-y",
"@trustedskills/b2c-isml"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The b2c-isml skill enables AI agents to generate and execute Business-to-Consumer (B2C) ISML templates within the Salesforce Commerce Cloud platform. It streamlines the creation of dynamic storefront content by allowing agents to write code directly for specific page components.
When to use it
- Generating new B2C ISML pages or modifying existing ones without manual coding.
- Creating dynamic product listings, category pages, or promotional banners.
- Automating the deployment of template changes across a Commerce Cloud storefront.
- Debugging or refactoring legacy ISML code for better performance and maintainability.
Key capabilities
- Generates valid B2C ISML syntax compliant with Salesforce Commerce Cloud standards.
- Supports dynamic data binding for personalized customer experiences.
- Facilitates rapid iteration on storefront layouts and component logic.
- Integrates seamlessly with the broader Salesforce Commerce Cloud development tooling suite.
Example prompts
- "Create a B2C ISML template for a product detail page that includes dynamic pricing and availability status."
- "Refactor this existing category list ISML code to use more efficient data binding patterns."
- "Generate an ISML snippet for a promotional banner component that changes based on the current season."
Tips & gotchas
Ensure your AI agent has access to the latest Commerce Cloud documentation, as ISML syntax can vary by version. Always test generated templates in a sandbox environment before deploying to production to prevent layout breaks or data retrieval errors.
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.