Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / skills / SKILL_SOURCES

Variable: SKILL_SOURCES

const SKILL_SOURCES: Record<SkillSet, SkillSourceConfig>

Defined in: packages/b2c-tooling-sdk/src/skills/sources.ts:21

Registry mapping skill sets to their source configurations.

Each skill set (b2c, b2c-cli, storefront-next, storefront-next-figma, cap-dev) maps to its respective GitHub repository and download configuration for artifact retrieval.

Released under the Apache-2.0 License.