com um clique
fix-black
// Automatically fix black code formatting issues in any Azure SDK for Python package
// Automatically fix black code formatting issues in any Azure SDK for Python package
Automate bumping typespec-python version in emitter-package.json for the Azure SDK for Python repository. Use this skill when the user wants to update @azure-tools/typespec-python to the latest version, create a PR for the version bump, or manage emitter-package.json updates.
A simple greeting skill that confirms the agent is running correctly.
Post-regeneration customization guide for azure-search-documents. Verifies _patch.py imports, ApiVersion, enum aliases, validation, testing, and changelog after codegen. WHEN: regenerate azure-search-documents; azure-search-documents tsp-client update; update azure-search-documents API version; reconcile azure-search-documents _patch.py after regeneration; fix azure-search-documents regeneration break; prepare azure-search-documents release after regeneration.
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, validates with vally lint, and registers in find-package-skill. WHEN: create package skill; add service skill; bootstrap skill for package; new package skill; skill for my SDK package; write skill for search; write skill for cosmos.
Automatically fix mypy type checking issues in any Azure SDK for Python package following Azure SDK Python patterns.
Automatically fix pylint issues in any Azure SDK for Python package following Azure SDK Python guidelines and existing code patterns.
| name | fix-black |
| description | Automatically fix black code formatting issues in any Azure SDK for Python package |
This skill automatically fixes black code formatting issues in any Azure SDK for Python package.
eng/tools/azure-sdk-tools[build]azpysdk --isolate black .git diffeng/black-pyproject.toml for repo-wide configuration