home/categories/real-estate-legal/umbraco-umbraco-cms-src-umbraco-web-ui-client-claude-skills-general-create-condition-skill-md
real-estate-legalbusiness

general-create-condition

Create a new extension condition that controls when extensions are active. Use when you need to conditionally show or hide extensions based on application state (e.g., current section, user permissions, entity state, workspace context). Conditions are registered as extensions and referenced in manifest condition arrays.

umbraco
maintainer
umbraco
Mis à jour 3/27/2026
Étoiles
5156
Forks
2880
quick start

Installation and usage

Create a new extension condition that controls when extensions are active. Use when you need to conditionally show or hide extensions based on application state (e.g., current section, user permissions, entity state, workspace context). Conditions are registered as extensions and referenced in manifest condition arrays.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use general-create-condition