go-profiling
CommunityProfile Go apps with effortless pprof insights.
Authordennisonbertram
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Go applications often suffer from CPU or memory inefficiencies that are difficult to diagnose in production. This Skill enables targeted profiling with pprof to identify leaks, hot paths, and contention.
Core Features & Use Cases
- Profile Types: heap, profile, goroutine, block, mutex, trace with pprof endpoints.
- Activation steps: Import net/http/pprof and start an HTTP server to expose profiling data.
- Use Case: When you notice high CPU or memory growth in a Go service, run the profilers to collect and analyze results, then generate flame graphs and optimized code.
Quick Start
Enable pprof by importing net/http/pprof and start an HTTP server, then access the profiling endpoints to capture and analyze profiles.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: go-profiling Download link: https://github.com/dennisonbertram/go-agent-harness/archive/main.zip#go-profiling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.