·golang
</>

golang

Go 開発: 規約、アーキテクチャ、同時実行性、パフォーマンス、コード レビュー。 .go ファイル、go.mod を操作する場合、またはユーザーがゴルーチン、チャネル、エラー処理、インターフェイスについて質問する場合に使用します。

9インストール·0トレンド·@maroffo

インストール

$npx skills add https://github.com/maroffo/claude-forge --skill golang

golang のインストール方法

コマンドラインで golang AI スキルを開発環境にすばやくインストール

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

ソース: maroffo/claude-forge。

ABOUTME: Complete Go development guide - code, design, concurrency, performance, review ABOUTME: Modern Go (1.22-1.26): stdlib router, Green Tea GC, fgprof, easyjson, pgx batching

Why gofmt before build: Code generators (sqlc, protoc) may produce code gofmt disagrees with. Always run gofmt -w after regeneration and before commit.

1.22: Loop var fix (each iteration owns its variable). Range over int: for i := range 10. Stdlib router: mux.HandleFunc("GET /api/v1/feed/{id}", h) + r.PathValue("id").

Go 開発: 規約、アーキテクチャ、同時実行性、パフォーマンス、コード レビュー。 .go ファイル、go.mod を操作する場合、またはユーザーがゴルーチン、チャネル、エラー処理、インターフェイスについて質問する場合に使用します。 ソース: maroffo/claude-forge。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/maroffo/claude-forge --skill golang
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-10
更新日
2026-03-10

Browse more skills from maroffo/claude-forge

クイックアンサー

golang とは?

Go 開発: 規約、アーキテクチャ、同時実行性、パフォーマンス、コード レビュー。 .go ファイル、go.mod を操作する場合、またはユーザーがゴルーチン、チャネル、エラー処理、インターフェイスについて質問する場合に使用します。 ソース: maroffo/claude-forge。

golang のインストール方法は?

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

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

https://github.com/maroffo/claude-forge