OpenAgentSkill Registry Manifest Skill: golang-performance Slug: samber-golang-performance Category: design-creative Description: Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a bottleneck and you need the right optimization pattern to fix it. Also use when performing performance code review to suggest improvements or benchmarks that could help identify quick performance gains. Not for measurement methodology (→ See `samber/cc-skills-golang@golang-benchmark` skill) or debugging workflow (→ See `samber/cc-skills-golang@golang-troubleshooting` skill). Agent fit: - Decision: 93/100 Production-ready - Primary fit: Research agents - Role: Primary pick Supply profile: - Track: Coding and developer agents - Scenario: Coding agents - Applicable agents: Claude Code, OpenAI Agents, CLI, Codex, Cursor - Maintenance: Pushed today - Risk: Needs review Trust: - Trust score: 71/100 Manual review - Audit: 81/100 Needs review Attribution: - Status: Registry indexed - Source: recursive skill source sync - Creator: samber - Claim URL: https://www.openagentskill.com/skills/samber-golang-performance#claim-this-skill Install: npx skills add samber/cc-skills-golang --skill golang-performance URLs: - Web: https://www.openagentskill.com/skills/samber-golang-performance - API: https://www.openagentskill.com/api/agent/skills/samber-golang-performance - Install API: https://www.openagentskill.com/api/skills/samber-golang-performance/install - Repository: https://github.com/samber/cc-skills-golang/tree/main/skills/golang-performance