---
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/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/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.
