home/categories/smart-contracts/twentyhq-twenty-cursor-skills-syncable-entity-builder-and-validation-skill-md
smart-contractsblockchain
syncable-entity-builder-and-validation
Create validation logic and migration action builders for syncable entities in Twenty. Use when implementing business rule validation, uniqueness checks, foreign key validation, or building workspace migration actions for syncable entities. Validators never throw and never mutate.
maintainer
twentyhq
Mis à jour 2/13/2026
Étoiles
43807
Forks
5902
quick start
Installation and usage
Create validation logic and migration action builders for syncable entities in Twenty. Use when implementing business rule validation, uniqueness checks, foreign key validation, or building workspace migration actions for syncable entities. Validators never throw and never mutate.
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 syncable-entity-builder-and-validation