# SalesforceCommerceCloud

> Open-source publisher. Listings imported from github.com/SalesforceCommerceCloud — credited to the original author with their license.

- **Listings:** 50
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/salesforcecommercecloud
- **Website:** https://github.com/SalesforceCommerceCloud

## Published listings

- [B2c Sites](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-sites) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-sites`
  List storefront sites, check site status, and manage cartridge paths on B2C Commerce instances using the b2c CLI. Use this skill whenever the user needs to discover site IDs, check which storefronts are online or offline, get site configuration as JSON, or view/modify the ordered cartridge path for a site or Business Manager. Also use when the user needs site information for scripting, CI/CD pipe…
- [Sfnext Create Figma Kit](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-sfnext-create-figma-kit) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-sfnext-create-figma-kit`
  Build or sync a Storefront Next vertical's Figma design kit — duplicate the official kit, update Brand variable collections from brand.css, edit components at the correct layer, and publish Figma Code Connect mappings. Use when asked to set up, duplicate, or sync a Figma kit, update Figma brand variables, or keep design and code tokens aligned. Requires the Figma MCP server.
- [Sfnext Components](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-sfnext-components) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-sfnext-components`
  Build UI components in Storefront Next using createPage HOC, Suspense/Await patterns, shadcn/ui, and Tailwind CSS v4. Use when creating page components, adding Suspense boundaries, integrating shadcn/ui, styling with Tailwind, or organizing component files. Covers server vs client rendering patterns and the cn() utility.
- [Sfnext Configuration](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-sfnext-configuration) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-sfnext-configuration`
  Manage Storefront Next application configuration using config.server.ts, schema types, environment variables, and multi-site setup. Use when editing config.server.ts, adding PUBLIC__ environment variables, using useConfig or getConfig, or configuring multiple sites. NOT for initial project creation — see sfnext-project-setup.
- [Sfnext Authentication](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-sfnext-authentication) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-sfnext-authentication`
  Implement authentication in Storefront Next using split-cookie architecture, SLAS tokens, and auth middleware. Use when accessing user identity in loaders, detecting guest vs registered users, using getAuth or useAuth, or understanding session management and token refresh.
- [B2c Bm Users Roles](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-bm-users-roles) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-bm-users-roles`
  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 instance-level access roles, edit role permissions, look up a user's WebDAV / OCAPI…
- [B2c Content](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-content) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-content`
  Export, list, and validate Page Designer content from B2C Commerce libraries. Use this skill whenever the user needs to export Page Designer pages or components, list pages in a content library, validate page JSON or metadefinitions, discover page IDs, migrate content between instances, or work with library XML offline. Also use when extracting content for review or building content deployment pi…
- [Sdk Module Development](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-sdk-module-development) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-sdk-module-development`
  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.
- [B2c Cip](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-cip) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-cip`
  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, response-time/latency distributions, cache hit ratios, or SFRA controller health. Also use when t…
- [B2c Webdav](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-webdav) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-webdav`
  List, upload, download, and manage files on B2C Commerce instances via WebDAV. Use this skill whenever the user needs to upload files to IMPEX directories, download exports from an instance, list remote files, create or delete directories, or zip/unzip files on the server. Also use when managing file transfers to sandboxes or browsing instance file systems -- even if they just say 'upload a file…
- [B2c Custom Caches](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-custom-caches) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-custom-caches`
  Implement custom caching with CacheMgr, caches.json definitions, and cache region configuration. Use this skill whenever the user needs to cache expensive computations or API responses server-side, define cache regions with TTL and size limits, invalidate cache entries, or debug disappearing cache data. Also use when optimizing script performance with application-level caching -- even if they jus…
- [B2c Job](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-job) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-job`
  Run and monitor jobs on B2C Commerce instances using the b2c CLI, including site archive import/export and search indexing. Use this skill whenever the user needs to trigger a job, import a site archive, export site data, rebuild search indexes, check job status, or troubleshoot failed job executions — even if they just say "import this folder" or "rebuild the search index".
- [B2c Scapi Custom](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-scapi-custom) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-scapi-custom`
  Check custom SCAPI endpoint registration status using the b2c CLI. Use this skill whenever the user needs to verify that their custom API endpoints are registered and working, debug 404 or "endpoint not found" errors on custom APIs, or list custom API endpoints and their deployment status — even if they just say "my custom API returns 404" or "is my endpoint deployed".
- [B2c Onboarding](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-onboarding) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-onboarding`
  Get started with Salesforce B2C Commerce development. Use this skill when the user is new to B2C Commerce, wants to set up a fresh development environment, is asking "how do I get started", needs to install the B2C CLI for the first time, wants to connect a sandbox, or wants to deploy their first cartridge. Triggers on phrases like "help me get started", "set up B2C Commerce", "I'm new to this",…
- [B2c Slas Auth Patterns](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-slas-auth-patterns) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-slas-auth-patterns`
  Implement SLAS authentication patterns in B2C Commerce including passwordless login (email OTP, SMS OTP, passkeys), session bridging between PWA Kit/Storefront Next and SFRA, hybrid authentication (B2C 25.3+), token refresh flows, trusted system on behalf of (TSOB), and JWT validation. Use this skill whenever the user asks about shopper authentication beyond basic login, token exchange flows, pas…
- [B2c Docs](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-docs) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-docs`
  Search and read B2C Commerce Script API documentation and XSD schemas using the b2c CLI. Use this skill whenever the user needs to look up class methods, understand API signatures, find available properties on commerce objects (baskets, orders, products, customers), or check XML schema formats for imports. Also use when writing server-side scripts and needing API reference — even if they just say…
- [B2c Isml](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-isml) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-isml`
  Build ISML templates with isprint, isset, isloop, isdecorate, isinclude tags, and ${...} expression syntax. Use this skill whenever the user needs to write or debug storefront templates, create decorator layouts with isreplace, build reusable template modules, control HTML encoding in output, or use ISML expression language for dynamic content. Also use when fixing template rendering issues -- ev…
- [B2c Forms](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-forms) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-forms`
  Build forms with validation in B2C Commerce using SFRA patterns. Use this skill whenever the user needs to create a storefront form (checkout, registration, profile edit, address, contact), define form fields in XML, handle form submission in a controller, add field validation rules, or render forms in ISML templates. Also use when they mention form XML definitions, server.forms.getForm, form gro…
- [B2c Business Manager Extensions](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-business-manager-extensions) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-business-manager-extensions`
  Build Business Manager extension cartridges with custom admin tools, menu items, and dialog actions. Use this skill whenever the user needs to create bm_* cartridges, add menu actions or dialog buttons in BM, configure bm_extensions.xml, or extend admin pages with form overlays. Also use when customizing the BM interface for back-office workflows -- even if they just say 'add a button to BM' or '…
- [B2c Sandbox](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-sandbox) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-sandbox`
  Create and manage on-demand sandboxes (ODS) for B2C Commerce using the b2c CLI. Use this skill whenever the user needs to spin up a new development sandbox, list running sandboxes, start/stop/restart an instance, or manage sandbox lifecycle — even if they just say "I need a sandbox" or "restart my instance".
- [B2c Scapi Shopper](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-scapi-shopper) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-scapi-shopper`
  Call Shopper Commerce APIs (SCAPI) from headless storefronts and composable commerce apps. Use this skill whenever the user is building with PWA Kit, Storefront Next (SFNext), or a headless frontend and needs to search products, manage baskets, submit orders, access customer data, or set shopper context. Also use when they ask about Shopper API authentication, checkout flows from a frontend app,…
- [B2c Hooks](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-hooks) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-hooks`
  Implement hooks with HookMgr, hooks.json registration, and system extension points for order, basket, and API lifecycle events. Use this skill whenever the user needs to register a hook implementation, extend OCAPI/SCAPI behavior with before/after hooks, customize order calculation or payment authorization, or create custom extension points. Also use when debugging hook registration or Status ret…
- [B2c Am](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-am) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-am`
  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 CI/CD pipelines. Also use when managing AM role assignments or querying Account Ma…
- [B2c Ordering](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-ordering) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-ordering`
  Manage the order lifecycle in B2C Commerce including order creation, status transitions, failure handling, and checkout completion. Use this skill whenever the user needs to create an order from a basket, transition order status, handle failed or cancelled orders, implement payment authorization in checkout, or understand async order processing — even if they just say "my order is stuck" or "fini…
- [B2c Code](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-code) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-code`
  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 an instance, pulling code from an instance, or setting up a dev workflow with liv…
- [B2c Custom Objects](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-custom-objects) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-custom-objects`
  Store and query custom business data using CustomObjectMgr, OCAPI Data API, and Shopper Custom Objects API. Use this skill whenever the user needs to create, read, update, or search custom object instances, build processing queues with status fields, choose between site-scoped and organization-scoped storage, or query custom objects with bool/term filters. Also use when persisting non-standard da…
- [Documentation](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-documentation) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-documentation`
  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.
- [B2c Custom Api Development](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-custom-api-development) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-custom-api-development`
  Develop Custom SCAPI REST endpoints with api.json routes, schema.yaml definitions, and OAuth scope configuration. Use this skill whenever the user needs to create a custom API on the Commerce platform, define OpenAPI 3.0 schemas for request/response, structure the rest-apis cartridge folder, or debug endpoint registration and 404 issues. Also use when building headless commerce integrations, choo…
- [B2c Ecdn](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-ecdn) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-ecdn`
  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 optimize edge performance. Also use when troubleshooting CDN-layer issues or ma…
- [B2c Scapi Admin](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-scapi-admin) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-scapi-admin`
  Build backend integrations that sync data between B2C Commerce and external systems like ERPs, OMS, WMS, or CRMs using SCAPI Admin APIs. Use this skill whenever the user needs to pull or push orders, products, inventory, or customer data programmatically from a backend service, set up server-to-server authentication with Account Manager client credentials and admin OAuth scopes, implement bulk in…
- [Cli Command Development](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-cli-command-development) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-cli-command-development`
  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.
- [B2c Mrt](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-mrt) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-mrt`
  Deploy and manage Managed Runtime (MRT) storefronts using the b2c CLI. Use this skill whenever the user needs to deploy a PWA Kit bundle, manage MRT environments and projects, set environment variables, configure URL redirects, or manage organization connections — even if they just say "deploy my PWA" or "set up a staging environment".
- [B2c Scaffold](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-scaffold) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-scaffold`
  Generate B2C Commerce cartridges, controllers, hooks, custom APIs, job steps, and Page Designer components from scaffold templates. Use this skill whenever the user needs to create a new cartridge, add a controller or hook to an existing cartridge, bootstrap a custom API endpoint, or generate boilerplate for job steps or Page Designer components — even if they just say "create a new cartridge" or…
- [Testing](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-testing) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-testing`
  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.
- [B2c Custom Job Steps](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-custom-job-steps) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-custom-job-steps`
  Create custom job steps for B2C Commerce batch processing. Use this skill whenever the user needs to write a batch job, data export script, scheduled cleanup task, or any server-side processing that runs on a schedule. Also use when they ask about steptypes.json, chunk-oriented vs task-oriented job steps, read/process/write patterns, how to get a custom job to appear in Business Manager, or how t…
- [B2c Controllers](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-controllers) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-controllers`
  Create storefront controllers using SFRA or classic patterns with server.get/post, middleware chains, and res.render/json. Use this skill whenever the user needs to build a page route, handle form submissions, create AJAX endpoints, extend or override existing controllers, or add middleware to a request pipeline. Also use when debugging route registration or response rendering -- even if they jus…
- [B2c Scapi Schemas](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-scapi-schemas) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-scapi-schemas`
  Browse and retrieve SCAPI OpenAPI schema specifications. Use this skill whenever the user needs to list available SCAPI APIs, inspect endpoint paths or request/response shapes, explore data models for products or orders, check which fields an API returns, or understand SCAPI versioning. Also use when looking up API details before building an integration -- even if they just say 'what fields does…
- [Api Client Development](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-api-client-development) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-api-client-development`
  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.
- [B2c Debug](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-debug) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-debug`
  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, capture state at a specific line, or drive the debugger from a headless script — eve…
- [B2c Querying Data](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-querying-data) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-querying-data`
  Write efficient data queries in B2C Commerce for products, customers, and orders. Use this skill whenever the user needs to search products on a storefront page, look up customer profiles, query orders, paginate search results, or fix slow category pages. Also use when they ask about performance problems with data access, replacing database-intensive APIs with index-backed alternatives, or choosi…
- [B2c Logging](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-logging) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-logging`
  Implement server-side logging with dw.system.Logger, custom log categories, and named log files. Use this skill whenever the user needs to add debug or error logging to Commerce scripts, write to a dedicated log file, configure log categories and levels, or use nested diagnostic context for tracing. Also use when setting up logging in controllers, hooks, or job scripts -- even if they just say 'a…
- [B2c Config](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-config) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-config`
  Inspect, configure, and troubleshoot the B2C CLI's setup, authentication, and instance connections. 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 (401/403, "client credentials required"), wrong sandbox being targeted, env var vs dw.json precedence, hostname mismatc…
- [B2c Localization](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-localization) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-localization`
  Add translations and multi-language support to B2C Commerce storefronts. Use this skill whenever the user needs to translate a storefront, add a new locale, create or edit .properties resource bundles, display translated strings in templates, format dates or currencies for different regions, or build a language switcher. Also use when they mention Resource.msg, Resource.msgf, locale fallback, or…
- [B2c Site Import Export](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-site-import-export) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-site-import-export`
  Import and export site archives containing metadata XML on B2C Commerce instances using the b2c CLI. Use this skill whenever the user needs to import a site archive directory or zip to an instance, export site configuration as XML, structure a site archive folder (sites/site_template/meta/), write or debug metadata XML files (system-objecttype-extensions.xml, custom-objecttype-definitions.xml, pr…
- [B2c Slas](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-slas) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-slas`
  Create, update, and manage SLAS (Shopper Login and API Access Service) clients using the b2c CLI. Use this skill whenever the user needs to provision a SLAS client, update OAuth scopes, rotate client secrets, get a shopper access token, or configure shopper authentication for headless, PWA, or Storefront Next (SFNext) storefronts — even if they just say "I need a shopper token" or "set up auth fo…
- [B2c Logs](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-logs) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-logs`
  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 that needs log investigation — even if they just say "something's broken on the sa…
- [B2c Cap](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-cap) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-cap`
  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 or Storefront Next development. Also use when checking which apps are installed…
- [B2c Webservices](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-webservices) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-webservices`
  Implement web service integrations in B2C Commerce using LocalServiceRegistry. Use this skill whenever the user needs to call external REST or SOAP APIs from a cartridge, configure service credentials and profiles in services.xml, handle HTTP requests with createRequest/parseResponse callbacks, set up FTP or SFTP file transfers, or troubleshoot circuit breaker errors. Also use when connecting to…
- [B2c Metadata](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-metadata) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-metadata`
  Define custom attributes, custom object types, and site preferences for B2C Commerce using metadata XML. Use this skill whenever the user needs to add a field to products, orders, or customers, create a new custom object type, set up site preferences, or extend the B2C data model. Also use when they ask about system-objecttype-extensions.xml, custom-objecttype-definitions.xml, attribute groups in…
- [B2c Page Designer](https://agentstack.voostack.com/l/skill-salesforcecommercecloud-b2c-developer-tooling-b2c-page-designer) — Skill · Free · security-reviewed — `agentstack add skill-salesforcecommercecloud-b2c-developer-tooling-b2c-page-designer`
  Define Page Designer page types and component types with regions, attributes, and rendering scripts. Use this skill whenever the user needs to create a new page or component type, configure regions with allowed component constraints, define attribute_definition_groups, debug why a component does not appear in the editor, or fix enum/color attribute pitfalls. Also use when building visual merchand…

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
