Go

Use when writing, reviewing, testing, or shipping Go code and HTTP services: idioms, `%w` error wrapping, goroutine/context/errgroup concurrency, net/http 1.22 routing, log/slog, project layout, table-driven tests, Go hardening. NOT language-agnostic threat modeling (that is `secure-coding`), NOT Dockerfile/CI shipping (that is `deployment`).

ericrisco 68205cc 7 files · 68.9 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/go commit 68205cc22f

Frequently asked questions

npx skillmds@latest add ericrisco/go