Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / skills / 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

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.

Released under the Apache-2.0 License.