home/categories/technical-docs/caarlos0-dotfiles-crush-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
更新日 1/18/2026
スター
197
フォーク
9
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