Ngrx Signals

Build, refactor, and architect Angular state with the @ngrx/signals Signal Store. Use whenever the user mentions signalStore, withState, withMethods, withComputed, withHooks, signalStoreFeature, withEntities, rxMethod, signalMethod, patchState, or wants to refactor BehaviorSubject/service-based state to Signal Store. Also use for designing custom store features, request status, optimistic updates, entity collections, and the store/service split in Angular. Do NOT use for @ngrx/store (classic Redux), createReducer/createEffect, or generic RxJS questions unrelated to Signal Store.

danielsogl Updated

File contents

danielsogl/copilot-workflow-demo/tree/main/.agents/skills/ngrx-signals commit ab86fc14e2

Frequently asked questions

npx skillmds@latest add danielsogl/ngrx-signals