Go Documentation

Write idiomatic Go doc comments that render correctly on pkg.go.dev — package comments, `doc.go`, exported-symbol comments, testable `Example` functions, deprecation notices — and publish or debug modules on pkg.go.dev (`pkgsite`, the module proxy). Use when writing or reviewing Go documentation, or when a developer used to writing JSDoc/TSDoc/Markdown is unsure how Go doc comments differ. Not for general Go programming or non-Go languages.

TypeFox Updated

File contents

TypeFox/agent-skills/tree/main/skills/go-documentation commit c77de8cf02

Frequently asked questions

npx skillmds@latest add typefox/go-documentation