home/categories/frontend/suxrobgm-logistics-app-claude-skills-signal-forms-migration-skill-md
frontenddevelopment

signal-forms-migration

Convert Angular Reactive Forms (FormGroup/FormControl/FormArray) or template-driven forms (ngModel/FormsModule) to the new Signal Forms API (form()/FormField). Handles validation, arrays, nested objects, disabled state, and third-party component bindings.

suxrobGM
maintainer
suxrobGM
更新于 3/28/2026
星标
150
分支
52
quick start

Installation and usage

Convert Angular Reactive Forms (FormGroup/FormControl/FormArray) or template-driven forms (ngModel/FormsModule) to the new Signal Forms API (form()/FormField). Handles validation, arrays, nested objects, disabled state, and third-party component bindings.

安装
$ install --globalskills.sh
使用

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

skills use signal-forms-migration