--- name: angular-best-practices-ngrx description: NgRx state management best practices for Angular. Install alongside angular-best-practices. metadata: author: alfredoperez version: "1.0" tags: - angular - ngrx - state-management globs: - "**/*.ts" - "**/*.reducer.ts" - "**/*.effects.ts" - "**/*.selectors.ts" --- # Angular NgRx Best Practices NgRx state management rules. Use with the core `angular-best-practices` skill. ## Rules See [AGENTS.md](AGENTS.md) for the complete rule set.