概要
This skill equips Claude with specialized knowledge of RxJS within the Angular framework, enabling the generation of high-quality reactive code. It provides patterns for observable creation, complex operator pipelines, and robust service architectures using BehaviorSubjects. By enforcing best practices like memory leak prevention through proper unsubscription and optimized HTTP handling with switchMap, this skill ensures the development of responsive, performant, and maintainable Angular applications.