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.
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