General Create Kind

Create a new extension kind — a reusable default implementation for an extension type. Use when multiple extensions of the same type share the same element/API implementation and only differ in configuration. Kinds reduce boilerplate by providing pre-built defaults that extensions customize via meta.

umbraco 1562b48 6.2 KB Updated

File contents

umbraco/umbraco-cms/tree/main/src/Umbraco.Web.UI.Client/.claude/skills/general-create-kind commit 1562b480fa

Frequently asked questions

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