About
This skill facilitates the development of robust, type-safe API clients by leveraging OpenAPI specifications and modern TypeScript tooling like openapi-fetch. It specializes in the Salesforce Commerce API (SCAPI) ecosystem, providing standardized patterns for middleware injection, automated OAuth scope handling, and tenant ID management. By encapsulating complex authentication requirements within the client factory, it ensures that developers can interact with B2C Commerce services without manually managing scopes or low-level HTTP configurations, while also offering built-in support for testing with Mock Service Worker (MSW).