angular-store

Installation
SKILL.md

Angular Store Development Workflow

When to Use This Skill

  • List components with CRUD operations
  • Complex state with multiple data sources
  • Shared state between components
  • Caching and reloading patterns

Pre-Flight Checklist

  • Identify state shape (what data is needed)
  • Read the design system docs for the target application (see below)
  • Identify side effects (API calls, etc.)
  • Search similar stores: grep "{Feature}Store" --include="*.ts"
  • Determine caching requirements

🎨 Design System Documentation (MANDATORY)

Installs
3
GitHub Stars
11
First Seen
Feb 4, 2026
angular-store — congdon1207/agents.md