·pre-commit-checks
</>

pre-commit-checks

Pre-commit validation checks for azure-sdk-for-net. Use this before committing or pushing changes to SDK packages. Runs dotnet format, exports public API listings, updates snippets, and regenerates code as needed.

15Installs·2Trend·@azure

Installation

$npx skills add https://github.com/azure/azure-sdk-for-net --skill pre-commit-checks

How to Install pre-commit-checks

Quickly install pre-commit-checks AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/azure/azure-sdk-for-net --skill pre-commit-checks
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: azure/azure-sdk-for-net.

SKILL.md

View raw

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:

Pre-commit validation checks for azure-sdk-for-net. Use this before committing or pushing changes to SDK packages. Runs dotnet format, exports public API listings, updates snippets, and regenerates code as needed. Source: azure/azure-sdk-for-net.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/azure/azure-sdk-for-net --skill pre-commit-checks
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from azure/azure-sdk-for-net

Quick answers

What is pre-commit-checks?

Pre-commit validation checks for azure-sdk-for-net. Use this before committing or pushing changes to SDK packages. Runs dotnet format, exports public API listings, updates snippets, and regenerates code as needed. Source: azure/azure-sdk-for-net.

How do I install pre-commit-checks?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/azure/azure-sdk-for-net --skill pre-commit-checks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/azure/azure-sdk-for-net

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09