web-state-ngrx-signalstore

Installation
SKILL.md

NgRx SignalStore Patterns

Quick Guide: Use NgRx SignalStore for reactive client state in Angular 17+. Compose stores with withState, withComputed, withMethods. Use patchState for immutable updates. Use withEntities for collections. NEVER use traditional NgRx patterns (actions, reducers, effects) in new SignalStore code.

Detailed Resources:


<critical_requirements>

CRITICAL: Before Managing State with NgRx SignalStore

Related skills
Installs
3
GitHub Stars
6
First Seen
Apr 7, 2026