If you're still manually unsubscribing from observables in Angular or using the old ngOnDestroy pattern, this skill pushes you toward DestroyRef and takeUntilDestroyed, which became the recommended approach in Angular 16+. It covers the standard component cleanup pattern and also shows how to handle it in services, which is less obvious but equally important. The examples are minimal but hit the key scenarios. Honestly, this is one of those patterns that should just become muscle memory once you see it, and having Claude automatically reach for it when dealing with subscriptions saves you from memory leaks and outdated patterns.
npx -y skills add oguzhan18/angular-ecosystem-skills --skill angular-destroyref --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar