angular-forms
Build type-safe, reactive forms in Angular using the experimental Signal Forms API for state and validation.
Install
npx skills add https://github.com/analogjs/angular-skills --skill angular-formsStats
| Total installs | 3,809 |
| Weekly installs | 3.8K |
| GitHub stars | 570 |
| First seen | Jan 24, 2026 |
| Source | @analogjs/angular-skills |
Summary
- Provides type-safe form creation using writable signals as the single source of truth, with automatic field state management for validation, interaction, and availability
- Includes built-in validators (required, email, min, max, pattern) plus custom, cross-field, and async HTTP validation with conditional logic
- Supports dynamic arrays, nested objects, hidden/disabled/readonly fields, and form-level state aggregation across all interactive fields
- Experimental API recommended for new projects; production apps should reference Reactive Forms patterns for stability
Tags
Related skills
| Skill | Installs | vs angular-forms |
|---|---|---|
| nextjs-best-practices | 3,716 | -93 |
| fullstack-developer | 3,637 | -172 |
| typescript-react-reviewer | 3,900 | +91 |
| web-component-design | 4,579 | +770 |
| firebase-hosting-basics | 3,698 | -111 |
FAQ
- How many installs does angular-forms have?
- angular-forms has 3,809 total installs and 3.8K installs this week.
- Where is angular-forms hosted?
- angular-forms is published by @analogjs/angular-skills at https://github.com/analogjs/angular-skills.
- How many GitHub stars does angular-forms have?
- angular-forms has 570 GitHub stars.
- When was angular-forms first indexed?
- OrangeBot.AI first indexed angular-forms on Jan 24, 2026.
- How do I install angular-forms?
- Run: npx skills add https://github.com/analogjs/angular-skills --skill angular-forms