---
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/d9cf11cf4a11828e783aed6313f5ea49990488ff/packages/b2c-tooling-sdk/src/skills/sources.ts#L21)

Registry mapping skill sets to their source configurations.

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