소개
This skill equips Claude with specialized knowledge for architecting modern Angular applications using fine-grained reactivity. It covers the implementation of writable, computed, and linked signals, as well as the transition from zone-based to zone-less change detection. Developers can leverage this tool to refactor legacy RxJS-heavy components into cleaner Signal-based patterns, manage component communication via Signal inputs and outputs, and seamlessly bridge the gap between reactive streams and stateful signals using the RxJS interop package for optimized application performance.