pre-commit-checks とは?
azure-sdk-for-net のコミット前の検証チェック。これは、SDK パッケージへの変更をコミットまたはプッシュする前に使用します。ドットネット形式を実行し、パブリック API リストをエクスポートし、スニペットを更新し、必要に応じてコードを再生成します。 ソース: azure/azure-sdk-for-net。
azure-sdk-for-net のコミット前の検証チェック。これは、SDK パッケージへの変更をコミットまたはプッシュする前に使用します。ドットネット形式を実行し、パブリック API リストをエクスポートし、スニペットを更新し、必要に応じてコードを再生成します。
コマンドラインで pre-commit-checks AI スキルを開発環境にすばやくインストール
ソース: azure/azure-sdk-for-net。
Run these checks after making changes to SDK packages under sdk/ and before staging, committing, or pushing. These steps may produce additional file changes that must be included in the commit.
General rule: Steps 3–5 are conditional to save time, but if you are unsure whether a step is needed, always run it. It is better to run an unnecessary script than to miss a required regeneration.
For every csproj that had files change beneath it — src, tests, samples, perf, stress, or any other project type — run:
azure-sdk-for-net のコミット前の検証チェック。これは、SDK パッケージへの変更をコミットまたはプッシュする前に使用します。ドットネット形式を実行し、パブリック API リストをエクスポートし、スニペットを更新し、必要に応じてコードを再生成します。 ソース: azure/azure-sdk-for-net。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/azure/azure-sdk-for-net --skill pre-commit-checksazure-sdk-for-net のコミット前の検証チェック。これは、SDK パッケージへの変更をコミットまたはプッシュする前に使用します。ドットネット形式を実行し、パブリック API リストをエクスポートし、スニペットを更新し、必要に応じてコードを再生成します。 ソース: azure/azure-sdk-for-net。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/azure/azure-sdk-for-net --skill pre-commit-checks インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/azure/azure-sdk-for-net