About
This skill provides comprehensive guidance and implementation patterns for Angular Signals, the framework's modern approach to fine-grained reactivity. It helps developers transition from traditional RxJS-heavy or Zone.js-dependent architectures to synchronous, glitch-free state management. By providing patterns for component state, derived values, complex object updates, and RxJS interoperability, it enables the creation of high-performance, type-safe Angular applications that work seamlessly with OnPush change detection and modern deployment standards.