Go Documentation

Use when writing or reviewing documentation for Go packages, types, functions, or methods. Also use proactively when creating new exported types, functions, or packages, even if the user doesn't explicitly ask about documentation. Does not cover code comments for non-exported symbols (see go-style-core).

aneviaro 9ae8a56 7 files · 27.9 KB Updated

File contents

aneviaro/pipack/tree/main/agent/skills/go-documentation commit 9ae8a566e1

Frequently asked questions

npx skillmds@latest add aneviaro/go-documentation