standards-go-performance
CommunityProfiling-driven Go performance tuning.
Authorgdurandvadas
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Go performance issues are often hidden in allocations, GC behavior, and concurrency bottlenecks. This skill provides a structured approach to profiling, diagnosing, and mitigating performance regressions in Go services, enabling data-driven optimizations and safer releases.
Core Features & Use Cases
- pprof/trace workflows for CPU/heap analysis and runtime profiling.
- Allocation control patterns and GC tuning guardrails.
- Runtime metrics and observability patterns to monitor health and efficiency.
- Pattern-driven guidance for escape analysis, inlining, and concurrency improvements.
Quick Start
Run a CPU profile against a representative Go service and apply the findings to optimize hot paths and reduce allocations.
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: standards-go-performance Download link: https://github.com/gdurandvadas/dotfiles/archive/main.zip#standards-go-performance 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 223,000+ vetted skills library on demand.