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