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