home/categories/technical-docs/caarlos0-dotfiles-skills-go-doc-skill-md
technical-docsdocumentation

go-doc

Get documentation for any Go library using `go doc`. Use when asked about Go package documentation, API reference, function signatures, or how to use a specific Go library/package.

caarlos0
maintainer
caarlos0
अपडेट किया गया 4/3/2026
स्टार
206
फोर्क
10
quick start

Installation and usage

Get documentation for any Go library using `go doc`. Use when asked about Go package documentation, API reference, function signatures, or how to use a specific Go library/package.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use go-doc