byanalogjs· 10 skills
Build signal-based forms in Angular v21+ using the new Signal Forms API. Use for form creation with automatic two-way binding, schema-based validation, field state management, and dynamic forms. Triggers on form implementation, adding validation, creating multi-step forms, or building forms with conditional fields. Signal Forms are experimental but recommended for new Angular projects. Don't use for template-driven forms without signals or third-party form libraries like Formly or ngx-formly.
$npx -y skills add analogjs/angular-skills --skill angular-formsInstalls into the current project.
Run `npx skills use "https://github.com/analogjs/angular-skills" --skill "analogjs/angular-skills/angular-forms"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/analogjs/angular-skills" that are relevant to the current task. Run `npx skills add "https://github.com/analogjs/angular-skills"` and select the relevant skills, then follow their instructions.