delimiter_injection
Conversation delimiter injection (breakout)
Line 150Snippets
updateUser(updates: Partial<User>) { "Update User": props<{ updates: Partial<User> }>(), updateUser(updates: Partial<User>) { "Update User": props<{ updates: Partial<User> }>(),network_call
Outbound network call
Outbound network call
Line 141Snippets
const user = await fetch(`/api/users/${id}`).then((r) => r.json()); async fetchProducts(): Promise<void> { this.http.get<Product[]>("/api/products"), error: "Failed to fetch products", switchMap(filter => this.http.get(`/api/data?q=${filter}`))Trust Score
Updated vor 6 Tagen
Analysiert
31.03.2026, 15:56
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 6 Tagen
Analysiert 31.03.2026, 15:56
Beschreibung
"Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solutions, or migrating from legacy patterns."
Letzte Scans
31.03.2026, 15:56
Latest analysis
31.03.2026, 15:11
Run 2
27.03.2026, 15:45
Run 1