brianmtreese
- 2 skills
- 0 followers
- 16 hours ago last updated
- ▌ Add Component Unit Tests · brianmtreeseEvaluates an Angular standalone component and generates unit tests that cover its inputs, outputs, signals, computed values, methods, and template behavior following unit-testing best practices. Use when the user asks to add, generate, scaffold, or write unit tests for an Angular component.
- ▌ Angular Component Generator · brianmtreeseGenerates a modern Angular standalone component using signals, OnPush change detection, native control flow, and the latest Angular conventions. Use when the user asks to create, scaffold, or generate an Angular component.