Skip to main content

Skills en este repositorio

tomevault-io/tomes - Página 19

SkillsMP ha recopilado 18.034 skills de tomevault-io/tomes. Abre una skill para revisar su origen y sus detalles.

tomevault-io/tomes

Mostrando 40 de 18.034 skills recopiladas.

ocupación
Desarrolladores de software
descripción

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

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
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

Manage Azure SDK release plans and associated SDK PRs. **UTILITY SKILL**. USE FOR: "prepare a release plan", "plan the next SDK release", "create release plan for my package", "get or update release plan", "update API spec or SDK details in release plan",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
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", "release checklist", "release…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Interactive wizard that walks service teams through creating a package-specific skill for their Azure SDK package. Scans the package, detects customization patterns, scaffolds a SKILL.md with references, and validates with vally lint. The skill is placed…

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

Generate code from TypeSpec via tsp-client (update, sync, generate). Requires a tsp-location.yaml in the current working directory. Supports updating the commit hash before running. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Verify whether generated Java classes duplicate openai-java models by comparing fields/types (names may differ). Use when checking for duplicate model coverage. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Update CHANGELOG.md and README.md for an Azure SDK for Java package based on a GitHub PR. Use when the user wants to write or update release notes, changelogs, or readme docs from a PR reference. Use when this capability is needed.

Idioma del texto original: inglés

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

Run project tests using Maven (mvn). Use when the user asks to run tests. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Search for Java classes inside Maven dependencies in ~/.m2. Use when the user asks to locate classes or inspect JARs. Cross-reference pom.xml files in the current directory to resolve dependency names/versions. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Push test-proxy recordings/assets using the test-proxy CLI (e.g., test-proxy push -a assets.json). Use when publishing recordings. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Fix Java codegen parameter names that end with a numeric suffix (e.g. createAgentRequest1) caused by TypeSpec model names colliding with synthetic body type names. Use when generated Java client methods have parameter names ending in '1'. Use when this…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Override TypeSpec types with Java-native types (e.g. OffsetDateTime, DayOfWeek) using @@alternateType in a client.java.tsp file. Use when a TypeSpec model field has an incorrect or too-generic type that should map to a specific Java type. Use when this…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Add typed getters and setters over BinaryData properties that represent TypeSpec union types in generated Java models. Use when generated classes expose BinaryData for union-typed fields and you need ergonomic, type-safe accessors instead. Use when this…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Domain knowledge for Azure AI Content Understanding. Use this skill to answer questions about Content Understanding concepts, analyzers, field schemas, API operations, and Java SDK usage. Always consult official documentation before answering. Use when this…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Post-regeneration customization guide for azure-search-documents SDK. Covers error diagnosis, customization patterns, and search-specific fixes after tsp-client update. WHEN: regenerate azure-search-documents; fix azure-search-documents build errors;…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Domain knowledge for @azure/search-documents. Covers architecture, type conversions, data flow, and common pitfalls. WHEN: regenerate search-documents; modify search-documents; fix search-documents bug; add search-documents feature; search-documents…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

TypeSpec validation skill for Azure.Search.Documents SDK. Performs a COMPLETE validation of ALL operations, ALL models, ALL enums, and ALL properties against the TypeSpec definition at any pinned commit. Works for any API version. Generates a full gap report:…

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
Especialistas en gestión de proyectos
descripción

Manage Azure SDK release plans and associated SDK PRs. **UTILITY SKILL**. USE FOR: "prepare a release plan", "plan the next SDK release", "create release plan for my package", "get or update release plan", "update API spec or SDK details in release plan",…

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", "release checklist", "release…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Interactive wizard that walks service teams through creating a package-specific skill for their Azure SDK package. Scans the package, detects customization patterns, scaffolds a SKILL.md with references, and validates with vally lint. The skill is placed…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Automate updating the emitter package dependencies in eng/emitter-package.json for the Azure SDK for Python repository, then open a PR. Use this skill when the user wants to update @azure-tools/typespec-python (or any other dependency in emitter-package.json)…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Automate promoting next-* tool versions (pylint, mypy, pyright) to become the current pinned versions in azure-sdk-for-python. Use this skill when the weekly next-* CI checks are passing and you want to update the pinned tool versions for all packages. Use…

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",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Automatically fix black code formatting issues in any Azure SDK for Python package Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Automatically fix mypy type checking issues in any Azure SDK for Python package following Azure SDK Python patterns. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Automatically fix pylint issues in any Azure SDK for Python package following Azure SDK Python guidelines and existing code patterns. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Automatically fix Sphinx documentation issues in any Azure SDK for Python package following Azure SDK Python documentation standards. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate an API markdown file and token file using ApiView. Use this when the user wants to generate an API markdown file and review API changes. Use when this capability is needed.

Idioma del texto original: inglés

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

Reviews code changes in azure-ai-ml package for quality, Azure SDK compliance, and best practices. Use when reviewing code, checking pull requests, or when user asks to review changes or check code quality in azure-ai-ml. Use when this capability is needed.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Automatically fix mypy type checking issues in azure-ai-ml package following Azure SDK Python patterns. Expects GitHub issue URL and optional virtual env path in the request. Format "fix mypy issue <issue-url> [using venv <path>] Use when this capability is…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Automatically fix pylint issues in azure-ai-ml package following Azure SDK Python guidelines and existing code patterns. Expects GitHub issue URL and optional virtual env path in the request. Format "fix pylint issue <issue-url> [using venv <path>] Use when…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Emit the azure-ai-projects Python SDK from TypeSpec, apply post-emitter fixes, and create a Pull Request. WHEN: \"emit SDK from TypeSpec\", \"generate azure-ai-projects SDK\", \"update azure-ai-projects from TypeSpec\", \"emit from TypeSpec\", \"regenerate…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Domain knowledge for Azure AI Content Understanding. Use this skill to answer questions about Content Understanding concepts, analyzers, field schemas, API operations, and SDK usage. Always consult official documentation before answering. Use when this…

Idioma del texto original: inglés

actualizado
Mostrando 40 de 18.034 skills recopiladas.