Go

Go taxonomy generated by the site skill importer.

13 skills
A
golang-testing

by affaan-m

The golang-testing skill helps you write and improve Go tests with table-driven cases, subtests, benchmarks, fuzzing, and coverage-aware TDD. It is designed for developers working on real Go code who want practical, idiomatic guidance rather than generic testing advice.

Test Automation
Favorites 0GitHub 156.2k
A
golang-patterns

by affaan-m

golang-patterns is a practical guide for idiomatic Go patterns, code review, and refactoring. It helps Backend Development teams choose clear APIs, safe error handling, useful zero values, and maintainable package boundaries. Install golang-patterns when you need less guesswork and more consistent Go design decisions.

Backend Development
Favorites 0GitHub 156.2k
W
go-concurrency-patterns

by wshobson

go-concurrency-patterns helps you apply idiomatic Go concurrency for worker pools, pipelines, channels, sync primitives, and context-based cancellation. Use it to design safer backend services, debug race conditions, and improve graceful shutdown behavior from the guidance in SKILL.md.

Backend Development
Favorites 0GitHub 32.6k
T
constant-time-analysis

by trailofbits

constant-time-analysis is a security-audit skill for finding timing side-channel risks in cryptographic code before they become exploitable bugs. Use it to review secret-dependent math, branches, comparisons, and compiled output when checking C, C++, Go, Rust, Swift, Java, Kotlin, PHP, JavaScript, TypeScript, Python, or Ruby.

Security Audit
Favorites 0GitHub 5k
T
cosmos-vulnerability-scanner

by trailofbits

cosmos-vulnerability-scanner finds consensus-critical bugs in Cosmos SDK modules, CosmWasm contracts, IBC integrations, and Cosmos EVM stacks. Use this cosmos-vulnerability-scanner guide for security audit workflows, chain-halt risks, fund-loss paths, and pre-launch reviews.

Security Audit
Favorites 0GitHub 4.9k
H
new-terraform-provider

by hashicorp

The new-terraform-provider skill helps backend and infrastructure developers scaffold a new Terraform provider with the Plugin Framework. It guides workspace creation, Go module setup, main.go wiring, and build/test validation for a clean provider bootstrap.

Backend Development
Favorites 0GitHub 583
K
geomaster

by K-Dense-AI

geomaster is a geospatial science skill for GIS, remote sensing, spatial analysis, and Earth observation workflows. Use it for Data Analysis tasks like raster and vector operations, satellite imagery processing, spatial metrics, and workflow planning. The geomaster guide helps you install, inspect, and apply the skill with less guesswork.

Data Analysis
Favorites 0GitHub 0
M
analyzing-golang-malware-with-ghidra

by mukul975

analyzing-golang-malware-with-ghidra helps analysts reverse engineer Go-compiled malware in Ghidra with workflows for function recovery, string extraction, build metadata, and dependency mapping. The analyzing-golang-malware-with-ghidra skill is useful for malware triage, incident response, and Security Audit tasks that need practical, Go-specific analysis steps.

Security Audit
Favorites 0GitHub 0
O
security-best-practices

by openai

Use the security-best-practices skill for focused security audits, secure-by-default coding help, and vulnerability-oriented reviews in supported Python, JavaScript/TypeScript, and Go stacks. It loads framework-specific references, helps identify risky patterns, and produces evidence-based findings with practical fixes.

Security Audit
Favorites 0GitHub 0
M
copilot-sdk

by microsoft

The copilot-sdk skill helps you build applications that programmatically use GitHub Copilot through the Copilot SDK. It fits API Development and app integrations in Node.js, Python, Go, and .NET, with session management, streaming, tools, hooks, MCP servers, and reusable agent workflows. Requires the GitHub Copilot CLI, and a subscription unless you use BYOK.

API Development
Favorites 0GitHub 0
H
run-acceptance-tests

by hashicorp

Guide for the run-acceptance-tests skill for Terraform provider acceptance testing. Use it to run focused `TestAcc` tests, handle required environment variables securely, and debug failures with a clear step-by-step workflow.

Acceptance Testing
Favorites 0GitHub 0
H
provider-docs

by hashicorp

The provider-docs skill helps you create, update, and verify Terraform Registry documentation for Terraform providers. Use it for provider-docs guide work, provider-docs for Technical Writing, and for keeping schema descriptions, tfplugindocs templates, and Registry output in sync when docs change.

Technical Writing
Favorites 0GitHub 0
S
dependency-updater

by softaworks

dependency-updater is a cross-ecosystem skill that detects project manifests, uses native update and audit tools, applies safer minor and patch updates, skips pinned versions, and flags major upgrades for review.

Code Editing
Favorites 0GitHub 0
Go