SalesforceCommerceCloud/b2c-developer-tooling
Plugin Claude Code
B2C Developer Tooling plugins for enhanced development workflows.
SalesforceCommerceCloud/b2c-developer-tooling
Plugin Claude Code
B2C Developer Tooling plugins for enhanced development workflows.
SalesforceCommerceCloud/b2c-developer-tooling
Command Claude Code
Download the latest B2C Commerce Script API documentation from the configured sandbox and update the bundled docs in the SDK.
SalesforceCommerceCloud/b2c-developer-tooling
Settings file Claude Code
Agent settings configuring enabledPlugins.
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Creating typed API clients with OpenAPI specs, authentication, and OAuth scopes for SCAPI and similar APIs. Use when adding a new SCAPI client, generating types from an OpenAPI spec, setting up OAuth middleware, or integrating a new Commerce API endpoint.
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Creating new CLI commands and topics for the B2C CLI using oclif. Use when adding a new command, creating a topic, adding flags or arguments, implementing table output, or extending BaseCommand/OAuthCommand/InstanceCommand.
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Updating user guides, CLI reference, and API documentation for the B2C CLI project. Use when adding or changing CLI command docs, writing JSDoc for TypeDoc generation, updating Vitepress sidebar config, or creating new guide pages.
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Adding new modules and exports to the @salesforce/b2c-tooling-sdk package. Use when creating a new SDK module, adding barrel file exports, configuring package.json exports, or building client factory functions.
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Writing tests for the B2C CLI project using Mocha, Chai, and MSW. Use when writing unit or integration tests, mocking HTTP requests with MSW, testing CLI commands with oclif, isolating config in tests, setting up test coverage, using sinon stubs, c8 coverage, capturing or silencing stdout, or creating MSW handlers.
SalesforceCommerceCloud/b2c-developer-tooling
Instructions file CodexOpenCode
Instructions for SalesforceCommerceCloud/b2c-developer-tooling, covering b2c cli, common commands, install dependencies, build all packages and build specific package.
SalesforceCommerceCloud/b2c-developer-tooling
Instructions file
Instructions for SalesforceCommerceCloud/b2c-developer-tooling, a project described as: B2C CLI, VSCode Extension, Skills+MCP, and Tooling SDK for Salesforce Agentforce Commerce B2C.
SalesforceCommerceCloud/b2c-developer-tooling
MCP server Claude CodeCodexCursor +2
MCP server for B2C Commerce developer experience tools. Runs locally from the @salesforce/b2c-dx-mcp npm package.
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Manage Account Manager resources including API clients, users, roles, and organizations. Use this skill whenever the user needs to create or update API clients, onboard or offboard developers, assign Account Manager roles scoped to tenants, audit user permissions, look up organizations, or provision API clients for…
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Manage Business Manager users, access roles, role permissions, and per-user access keys on a B2C Commerce instance using the b2c CLI. Use this skill whenever the user needs to list or search BM users on a sandbox or production instance, identify which BM user an OAuth token resolves to ("whoami"), assign or revoke…
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Manage Commerce App Packages (CAPs), also called commerce apps or apps, and commerce features using the b2c CLI. Use this skill whenever the user needs to validate, package, install, uninstall, list, or pull commerce apps on B2C Commerce instances, view configuration tasks, or pull app sources for cartridge deployment…
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Run analytics reports and SQL queries against B2C Commerce Intelligence data using the b2c CLI. Use this skill whenever the user needs sales analytics, search query performance metrics, payment data, or KPI exports, OR technical/developer analytics such as SCAPI/OCAPI request volume, API error rates…
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Deploy, download, and manage cartridge code versions on B2C Commerce instances. Use this skill whenever the user needs to upload or download cartridges to/from a sandbox, activate or delete code versions, watch for local file changes during development, or deploy a subset of cartridges. Also use when pushing code to…
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Inspect, configure, and troubleshoot the B2C CLI's setup, authentication, instance connections, and project-level package.json defaults. Use this skill as the fallback whenever CLI setup, configuration, or authentication is unclear or failing — including "command can't find my instance/credentials", auth errors…
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Export, list, and validate Page Designer content from B2C Commerce libraries. Use this skill whenever the user needs to export Page Designer pages, components, or content blocks, list pages in a content library, validate page JSON or metadefinitions, discover page IDs, migrate content between instances, or work with…
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Debug B2C Commerce server-side scripts using the b2c CLI. Use this skill whenever the user needs to set breakpoints, step through code, inspect variables, evaluate expressions, or investigate runtime behavior on a B2C Commerce instance. Also use when the user wants to understand what a script is doing at runtime…
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Search and read B2C Commerce documentation using the b2c CLI. Covers Script API reference (dw. classes/modules), Developer Center guides (Commerce API, PWA Kit, SFRA, Storefront Next, B2C Commerce), Salesforce Help (Business Manager administration and merchandising), tooling documentation (CLI/MCP/SDK), standard job…
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
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…
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Create and apply ordered, idempotent B2C Commerce site import/export archives from discovered cartridge metadata and project migrations using b2c job import-set. Use this opt-in project workflow for migrations built from focused instance exports, repeatable setup, onboarding, and CI/CD imports that apply once per…
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
Run and monitor jobs on B2C Commerce instances using the b2c CLI, including individual site archive imports and exports and search indexing. Use this skill whenever the user needs to trigger an existing job, import a single site archive, export site data, rebuild search indexes, check job status, or troubleshoot a…
SalesforceCommerceCloud/b2c-developer-tooling
Skill Claude CodeCodex
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…