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.

twentyhq
maintainer
twentyhq
更新于 2/13/2026
星标
43807
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use syncable-entity-builder-and-validation