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

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

# Type Alias: SkillSet

> **SkillSet** = `"b2c"` \| `"b2c-cli"` \| `"b2c-operator"` \| `"cap-dev"` \| `"storefront-next"` \| `"storefront-next-figma"`

Defined in: [packages/b2c-tooling-sdk/src/skills/types.ts:27](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/d9cf11cf4a11828e783aed6313f5ea49990488ff/packages/b2c-tooling-sdk/src/skills/types.ts#L27)

Skill set categories matching the plugins directory structure.

`b2c-operator` is a curated persona bundle assembled from skills authored in
`b2c-cli`/`b2c`/`storefront-next` (see scripts/assemble-personas.mjs); it is
published as its own release artifact like the other release-artifact sets.
