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