II.
LibrarySkill overview
Reference · livelib-skill:desktop-development--memory-leak-detector
memory-leak-detector overview
Detect memory leaks in desktop applications through heap analysis and object tracking
Attributes
displayName
memory-leak-detector
description
Detect memory leaks in desktop applications through heap analysis and object tracking
libraryPath
library/specializations/desktop-development/skills/memory-leak-detector/SKILL.md
specialization
desktop-development
contentSummary
# memory-leak-detector
Detect memory leaks in desktop applications through heap snapshot analysis, object tracking, and growth pattern detection.
## Capabilities
- Capture and compare heap snapshots
- Track object allocation growth
- Identify retained objects
- Detect common leak pattern
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:desktop-development·Specialization
lib_implements_workflow2
- workflow:feature-development·Workflow
- workflow:release-management·Workflow
lib_involves_role2
- role:desktop-developer·RoleDesktop Application Developer
- role:fullstack-engineer·RoleFullstack Engineer
lib_requires_skill_area2
- skill-area:profiling-memory·SkillAreaMemory Profiling
- skill-area:performance-monitoring-profiling·SkillAreaPerformance Monitoring and Profiling
Incoming edges
None.