skills/alfredoperez/angular-best-practices/angular-best-practices-signalstore

angular-best-practices-signalstore

SKILL.md

Angular SignalStore Best Practices

NgRx SignalStore rules for signal-based local and feature state management. Use with the core angular-best-practices skill for comprehensive Angular coverage.

Links

When to Apply

  • Creating or modifying SignalStore-based state management
  • Integrating RxJS side effects with rxMethod
  • Managing collections with withEntities

Rules

Rule Impact Description
Use rxMethod for RxJS Integration MEDIUM Debounce, switchMap, and other RxJS operators in stores
Use SignalStore for Shared State HIGH Signal-based reactivity without full NgRx overhead
Use withComputed for Derived State MEDIUM Centralized memoized derivation logic
Use withEntities for Collections MEDIUM O(1) lookups and standardized CRUD operations

Install

Install from skills.sh/alfredoperez/angular-best-practices:

Weekly Installs
141
GitHub Stars
19
First Seen
Feb 9, 2026
Installed on
github-copilot136
codex134
opencode134
gemini-cli132
amp130
kimi-cli130