golang-idioms とは?
エラー処理、インターフェース、同時実行性、テスト、モジュール管理のための慣用的な Go パターン ソース: rohitg00/awesome-claude-code-toolkit。
エラー処理、インターフェース、同時実行性、テスト、モジュール管理のための慣用的な Go パターン
コマンドラインで golang-idioms AI スキルを開発環境にすばやくインストール
ソース: rohitg00/awesome-claude-code-toolkit。
Use t.Helper() in all test utility functions. Use t.Cleanup() instead of defer for test resource cleanup. Use testdata/ directory for test fixtures.
Use go mod tidy before every commit. Pin major versions. Review changelogs before updating.
Use log/slog (standard library, Go 1.21+). Use structured fields, never string interpolation. Include request ID, user ID, and operation name in every log entry.
エラー処理、インターフェース、同時実行性、テスト、モジュール管理のための慣用的な Go パターン ソース: rohitg00/awesome-claude-code-toolkit。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill golang-idiomsBrowse more skills from rohitg00/awesome-claude-code-toolkit
エラー処理、インターフェース、同時実行性、テスト、モジュール管理のための慣用的な Go パターン ソース: rohitg00/awesome-claude-code-toolkit。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill golang-idioms インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/rohitg00/awesome-claude-code-toolkit