·go-documentation
""

go-documentation

cxuu/golang-skills

ドキュメント コメント、パッケージ ドキュメント、godoc フォーマット、実行可能なサンプル、シグナル ブースティングなどの Go ドキュメントのガイドライン。 Go のパッケージ、型、関数、またはメソッドのドキュメントを作成またはレビューするときに使用します。

28インストール·3トレンド·@cxuu

インストール

$npx skills add https://github.com/cxuu/golang-skills --skill go-documentation

SKILL.md

This skill covers documentation conventions from Google's Go Style Guide.

Unexported types/functions with unobvious behavior should also have doc comments. Use the same style to make future exporting easy.

Valid styles: Binary seedgenerator, Command seedgenerator, `The seedgenerator command, Seedgenerator ...`

ドキュメント コメント、パッケージ ドキュメント、godoc フォーマット、実行可能なサンプル、シグナル ブースティングなどの Go ドキュメントのガイドライン。 Go のパッケージ、型、関数、またはメソッドのドキュメントを作成またはレビューするときに使用します。 ソース: cxuu/golang-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/cxuu/golang-skills --skill go-documentation
カテゴリ
""ライティング
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

go-documentation とは?

ドキュメント コメント、パッケージ ドキュメント、godoc フォーマット、実行可能なサンプル、シグナル ブースティングなどの Go ドキュメントのガイドライン。 Go のパッケージ、型、関数、またはメソッドのドキュメントを作成またはレビューするときに使用します。 ソース: cxuu/golang-skills。

go-documentation のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/cxuu/golang-skills --skill go-documentation インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/cxuu/golang-skills