angular-state-and-rx

Community

Master Angular state with signals and NgRx.

AuthorAratKruglik
Version1.0.0
Installs0

System Documentation

What problem does it solve?

State management in modern Angular apps often involves mixing signals, services-as-state, and various NgRx patterns, leading to fragmented approaches. This skill consolidates guidance for selecting and combining signals, services-as-state, NgRx Store + Effects + Selectors, NgRx Component Store, and NgRx Signals to build scalable state solutions.

Core Features & Use Cases

  • Signals-based local component state with computed values and effects for side effects.
  • Services-as-state to share reactive state across components without a full store.
  • NgRx Store + Effects + Selectors for robust domain state with time-travel debugging.
  • NgRx Component Store for lightweight per-component state management.
  • NgRx Signals as a newer approach for signal-based state with less boilerplate.
  • Bridging signals ↔ RxJS to interoperate between two reactivity paradigms.

Quick Start

Select an Angular state strategy (signals, service-based, or NgRx) and implement a small, consistent example to validate the chosen approach.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: angular-state-and-rx
Download link: https://github.com/AratKruglik/antigravity-sdlc/archive/main.zip#angular-state-and-rx

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.