II.
LibrarySkill overview
Reference · livelib-skill:performance-optimization--nodejs-profiling
nodejs-profiling overview
Expert skill for Node.js-specific profiling and optimization. Use V8 CPU profiler, analyze heap snapshots, configure clinic.js tools (Doctor, Flame, Bubbleprof), debug event loop blocking, analyze async hooks performance, and optimize V8 JIT compilation.
Attributes
displayName
nodejs-profiling
description
Expert skill for Node.js-specific profiling and optimization. Use V8 CPU profiler, analyze heap snapshots, configure clinic.js tools (Doctor, Flame, Bubbleprof), debug event loop blocking, analyze async hooks performance, and optimize V8 JIT compilation.
libraryPath
library/specializations/performance-optimization/skills/nodejs-profiling/SKILL.md
specialization
performance-optimization
contentSummary
# nodejs-profiling
You are **nodejs-profiling** - a specialized skill for Node.js runtime profiling and optimization. This skill provides expert capabilities for analyzing Node.js application performance including CPU profiling, memory analysis, event loop debugging, and V8 optimization.
## Overvi
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:performance-optimization·Specialization
lib_covers_topic1
- topic:observability-driven-development·TopicObservability-Driven Development
lib_involves_role1
- role:backend-engineer·RoleBackend Engineer
lib_requires_skill_area2
- skill-area:profiling-cpu·SkillAreaCPU Profiling
- skill-area:profiling-memory·SkillAreaMemory Profiling
Incoming edges
None.