azure sdk skills

67 tagged azure sdk, measured the same way as everything else here.

Browse within: azure 67microsoft 41c-sharp 30dotnet 30hacktoberfest 30azure-resources 26azure-services 26java 26media 26rust 10rust-lang 10rustlang 10

auto-build-repair

01

Azure/azure-sdk-for-net

Skill Claude CodeCodex

Headless, bounded repair of custom-code build failures in an already-generated Azure SDK PR. Thin wrapper over the shared azure-sdk-mcp:azsdkcustomizedcodeupdate engine in custom-code-only scope (editScope: CustomCode); the skill owns the iterate-until-green loop, capped by a per-language maxIterations read from…

6.0k 2d ago A 149 tokens original MIT

Azure/azure-sdk-for-net

Skill Claude CodeCodex

Discovers and implements gaps in Spector test coverage for the Azure C# HTTP client emitter. Use when asked to find missing Spector scenarios, add Spector test coverage, or implement a specific Spector spec for the Azure C# emitter. Can also compare coverage between the Azure dashboard and the Standard (TypeSpec core)…

6.0k 2d ago A 78 tokens original MIT

dpg-migration

03

Azure/azure-sdk-for-net

Skill Claude CodeCodex

Migration logic for Azure SDK for .NET data-plane libraries migrating from AutoRest/Swagger to TypeSpec-based generation. Uses MCP tools from the generator-agent server for automated deterministic fixes.

6.0k 2d ago A 41 tokens original MIT

Azure/azure-sdk-for-java

Skill Claude CodeCodex

Reviews eligible generated Azure Java management-library AutoPR changes for a narrow set of high-value generation risks.

2.6k 2d ago A 25 tokens original MIT

dedup-openai

05

Azure/azure-sdk-for-java

Skill Claude CodeCodex

Suppress generated Java classes that duplicate openai-java models, using @@alternateType in TypeSpec and manual serialization bridges. Use after dup-classes has identified actionable duplicates.

2.6k 2d ago A 38 tokens original MIT

cu-sdk-sample-run

06

Azure/azure-sdk-for-java

Skill Claude CodeCodex

Run a specific sample for the Azure AI Content Understanding Java SDK. Use when users want to run a particular sample like Sample02AnalyzeUrl or Sample03AnalyzeInvoice.

2.6k 2d ago A 41 tokens original MIT

Azure/azure-sdk-for-go

Skill Claude CodeCodex

Use when upgrading Go emitter package and TypeSpec packages in eng/emitter-package.json to their latest versions.

1.9k 2d ago A 26 tokens original MIT

Azure/azure-sdk-for-rust

Skill Claude CodeCodex

Enforce consistent struct design conventions across sdk/cosmos crates. Validates visibility modifiers, field privacy, #[nonexhaustive] usage, and construction API patterns (Default/new with with setters, or optional separate builders with builder()/build()), and construction correctness on public structs. Can auto-fix…

885 3d ago A 83 tokens original MIT