Core Add Module

Add a new module to the core package (src/packages/core/). Use when adding shared UI framework infrastructure that all packages can use — e.g., a new extension system feature, a new utility, a new shared component pattern, a new picker, or a new workspace primitive. Core modules are imported as @umbraco-cms/backoffice/{module-name}. Also use when the user says things like "add a module to core", "create a new core feature", or "add shared infrastructure".

umbraco 3fbea02 4.5 KB Updated

File contents

umbraco/umbraco-cms/tree/main/src/Umbraco.Web.UI.Client/.claude/skills/core-add-module commit 3fbea02e82

Frequently asked questions

npx skillmds@latest add umbraco/core-add-module