Skip to main content

Azure/azure-sdk-for-net

SkillsMP ha recopilado 32 skills de Azure/azure-sdk-for-net. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
32
Estrellas en GitHub
6034
Forks en GitHub
5179

Mostrando 32 de 32 skills recopiladas.

ocupación
Analistas de garantía de calidad de software y probadores
descripción

Analyze Azure SDK CI/CD pipeline failures into a structured diagnosis, and define the required output format. Load this skill before calling azsdk_analyze_pipeline, which returns raw failure data that this skill interprets and formats. USE FOR: "pipeline…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Review Azure SDK management-plane pull requests, check naming conventions, API compatibility, and code quality.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Headless, bounded repair of custom-code build failures in an already-generated Azure SDK PR. Thin wrapper over the shared azure-sdk-mcp:azsdk_customized_code_update engine in custom-code-only scope (editScope: CustomCode); the skill owns the…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Analyze CI failures on Azure SDK for .NET pull requests and post a comment with how-to-fix instructions. Use when a PR has failing checks, CI is red, or someone asks for help fixing CI.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Patterns and techniques for mitigating breaking changes during Azure management-plane SDK migration from Swagger/AutoRest to TypeSpec. Covers SDK-side customizations (partial classes, CodeGenType, CodeGenSuppress) and TypeSpec decorator customizations…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate new Azure.Provisioning.* libraries OR regenerate existing ones. Use when introducing a brand-new provisioning library, adding new resource types, enum values, or API versions.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Review Azure SDK management-plane migration PRs (Swagger/AutoRest -> TypeSpec). Checks customization quality, TypeSpec decorator usage, and migration-specific anti-patterns on top of the standard mgmt PR review.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Analyze and resolve APIView review feedback on Azure SDK PRs. **UTILITY SKILL**. USE FOR: APIView comments, API review feedback, SDK API surface changes. DO NOT USE FOR: general code review, non-APIView feedback. INVOKES:…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate, build, and test Azure SDKs locally from TypeSpec with automatic customization. WHEN: "generate SDK locally", "build SDK", "run SDK tests", "run CI checks", "validate package", "run checks", "update changelog", "fix SDK build errors", "fix breaking…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Automatically fix Azure SDK CI/CD pipeline failures by applying code changes and verifying locally. USE FOR: "fix pipeline failure", "fix CI", "fix failing tests", "auto-fix and commit the fix", "fix build error", "fix mypy/pylint/type-check/lint errors",…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Create, get, update, abandon, and link SDK PRs to release plan work items for Azure SDK releases. **UTILITY SKILL**. USE FOR: "create release plan", "get release plan", "update release plan", "update API spec in release plan", "update SDK details in release…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Check release readiness and trigger the release pipeline for Azure SDK packages. **UTILITY SKILL**. USE FOR: "release SDK", "trigger release", "check release readiness", "release pipeline", "publish package", "ship SDK". DO NOT USE FOR: SDK development, code…

Idioma del texto original: inglés

actualizado
ocupación
Empleados de oficina generales
descripción

Validates that a proposed trip fits within the user's stated budget

Idioma del texto original: inglés

actualizado
ocupación
Empleados de oficina generales
descripción

Converts dates between formats and handles timezone differences

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Handles Azure SDK for .NET management-plane migrations from AutoRest/Swagger to TypeSpec; use for MPG, mgmt migration, or Azure.ResourceManager.* migration requests.

Idioma del texto original: inglés

actualizado
ocupación
Empleados de oficina generales
descripción

Roll dice using a random number generator. Use when asked to roll a die (d6, d20, etc.), roll dice, or generate a random dice roll.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Roll dice using a random number generator. Use when asked to roll a die (d6, d20, etc.), roll dice, or generate a random dice roll.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Roll dice using a random number generator.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate the code from typespec for C#. Parameter: C# SDK repository root location <cs_root>.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Generate a test given sample. Parameters: <cs_root> C# SDK repository root; <package_name> Package name: one of Azure.AI.Projects, Azure.AI.Projects.Agents or Azure.AI.Extensions.OpenAI; <sample_name> the sample to use as a starting point for the test.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Build the matrix of all the samples throughout different frameworks.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Translate the Azure SDK sample from python to C# and generate markdownn file for the sample. Parameters: <cs_root> C# SDK repository root; <python_root> python SDK repository root; <package_name> Package name: one of Azure.AI.Projects,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Update the CHANGELOG.md files of C# projects. Parameters: cs_root C# SDK repository root.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

**WORKFLOW SKILL** — Prepares Azure.ResourceManager SDK refresh pull requests in azure-sdk-for-net. WHEN: "prepare sdk refresh", "refresh Azure.ResourceManager package", "update ARM SDK from autorest tag", "refresh changelog dependencies". INVOKES: git and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Query and modify CODEOWNERS ownership, service labels, and package associations in Azure SDK repositories. **UTILITY SKILL**. FOR SINGLE OPERATIONS: view, add, or remove owners and labels. WHEN: "code owners", "view codeowners", "add package owner", "remove…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

**UTILITY SKILL** — Must be consulted before making any changes to packages under sdk/. Discovers and loads package-specific domain knowledge that prevents common mistakes. WHEN: add feature to package; fix bug in package; modify package code; regenerate from…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Bump the http-client-csharp base dependency version in http-client-csharp-mgmt. Updates emitter (npm) and generator (NuGet) references, rebuilds, and regenerates test projects.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Resolve review comments on Azure management-plane .NET SDK PRs. Handles renaming types/properties, changing property types, and other API surface adjustments by updating TypeSpec client.tsp and regenerating.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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.

Idioma del texto original: inglés

actualizado
Mostrando 32 de 32 skills recopiladas.