---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../modules.md) / [skills](../index.md) / SKILL\_SOURCES

# Variable: SKILL\_SOURCES

> `const` **SKILL\_SOURCES**: `Record`\<[`SkillSet`](../type-aliases/SkillSet.md), [`SkillSourceConfig`](../interfaces/SkillSourceConfig.md)\>

Defined in: [packages/b2c-tooling-sdk/src/skills/sources.ts:21](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/4cf43fc45515b297cb4f1d80249c5a896379e7b4/packages/b2c-tooling-sdk/src/skills/sources.ts#L21)

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.
