salesforcecommercecloud/storefront-next
v1.6.2Apache-2.0
Storefront Next development skills for building React 19 storefronts on Salesforce B2C Commerce.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "storefront-next",
"version": "1.6.2",
"description": "Storefront Next development skills for building React 19 storefronts on Salesforce B2C Commerce.",
"author": {
"name": "Salesforce"
},
"homepage": "https://salesforcecommercecloud.github.io/b2c-developer-tooling/",
"repository": "https://github.com/SalesforceCommerceCloud/b2c-developer-tooling",
"license": "Apache-2.0",
"keywords": [
"salesforce",
"storefront-next",
"react",
"b2c-commerce",
"commerce-cloud"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Storefront Next",
"shortDescription": "Build Salesforce B2C Storefront Next projects with AI assistance.",
"longDescription": "Skills for developing React 19 storefronts on Salesforce B2C Commerce — routing, data fetching, components, Page Designer, authentication, i18n, extensions, testing, and deployment to Managed Runtime.",
"developerName": "Salesforce",
"category": "Productivity",
"capabilities": [
"Read"
],
"logo": "./assets/logo.svg",
"composerIcon": "./assets/logo.svg",
"brandColor": "#0D9DDA",
"websiteURL": "https://salesforcecommercecloud.github.io/b2c-developer-tooling/",
"defaultPrompt": [
"Set up a new Storefront Next project",
"Add a new route with data fetching to my storefront",
"Deploy my storefront to Managed Runtime",
"Add Page Designer support to my storefront component"
]
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 4JSON files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai