home/categories/frontend/umbraco-umbraco-cms-src-umbraco-web-ui-client-claude-skills-general-create-kind-skill-md
frontenddevelopment

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
maintainer
umbraco
আপডেট হয়েছে 3/27/2026
স্টার
5156
ফর্ক
2880
quick start

Installation and usage

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.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use general-create-kind