state-management
Installation
SKILL.md
State Management Skill
Expert in Angular 21+ state management using signals, NgRx SignalStore, resource APIs, and modern reactive patterns.
When to Use This Skill
Use this skill when:
- Implementing shared state across multiple components
- Setting up centralized state store (service-based or NgRx SignalStore)
- Migrating from component-level to centralized state
- Implementing AsyncState pattern or resource APIs for data loading
- Choosing between signals, RxJS, or combined approaches
- Abstracting localStorage access
- Debugging state synchronization issues