ngrx
CommunityPredictable, performant state for Angular apps
Authoroguzhan18
Version1.0.0
Installs0
System Documentation
What problem does it solve?
NgRx provides a structured, testable approach to manage complex client-side application state, reduce boilerplate, and centralize asynchronous side effects so teams can reason about state changes and debug reliably.
Core Features & Use Cases
- Signal Store: Lightweight, signals-based stores to reduce boilerplate while keeping predictable state semantics.
- Store & Effects: Centralized state with effect-driven async workflows for HTTP calls, navigation, and other side effects.
- Entity & Data: Adapters and data utilities for normalized collections and automated CRUD integration.
- Best Practices: Typed actions, pure reducers, memoized selectors, OnPush change detection, and migration guidance from classic patterns to Signal Store.
- Use Case: Build a product catalog with normalized entities, memoized selectors for list views, and effects handling server synchronization and optimistic updates.
Quick Start
Initialize a typed NgRx store or Signal Store for authentication that uses effects for login flows and an entity adapter for user collections.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ngrx Download link: https://github.com/oguzhan18/angular-ecosystem-skills/archive/main.zip#ngrx Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.