Loading...
Loading...
Found 7 Skills
Cache Playwright browser binaries in CI/CD pipelines (GitHub Actions, Azure DevOps) to avoid 1-2 minute download overhead on every build.
Set up Azure Pipelines for CI/CD, configure build and release pipelines, manage Azure DevOps projects, and integrate with Azure services. Use when working with Azure DevOps Services or Server for enterprise DevOps workflows.
Configures .NET CI/CD pipelines (GitHub Actions with setup-dotnet, NuGet cache, reusable workflows; Azure DevOps with DotNetCoreCLI, templates, multi-stage), containerization (multi-stage Dockerfiles, Compose, rootless), packaging (NuGet authoring, source generators, MSIX signing), release management (NBGV, SemVer, changelogs, GitHub Releases), and observability (OpenTelemetry, health checks, structured logging, PII). Spans 18 topic areas. Do not use for application-layer API or UI implementation patterns.
Install and configure Azure CLI with the Azure DevOps extension on macOS using Homebrew. Handles login, default organization/project configuration, and sanity checks. Use when the user wants to set up Azure DevOps CLI tools, install az cli, configure az devops defaults, or troubleshoot their Azure DevOps CLI setup on macOS.
Generate Terraform configurations for Azure DevOps resources. Use when managing Azure DevOps infrastructure as code.
Adds CI/CD to a .NET project. GitHub Actions vs Azure DevOps detection, workflow templates.
Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.