General Create Package

Create a new package in the Umbraco backoffice client with its first module. Use when adding a new domain feature area that needs its own package under src/packages/ — e.g., a new CMS feature like data types, tags, or relations. Packages are self-contained domain modules that can theoretically be uninstalled independently. Also use when the user says things like "scaffold a new package", "add a new feature package", or "create a new domain module".

umbraco c48b86d 6.0 KB Updated

File contents

umbraco/umbraco-cms/tree/main/src/Umbraco.Web.UI.Client/.claude/skills/general-create-package commit c48b86d2d7

Frequently asked questions

npx skillmds@latest add umbraco/general-create-package