ClaudSkillsEngineering › Page 33

Claude Engineering Skills (Page 33 of 163)

Code review, refactoring, testing, DevOps, CI/CD, databases, cloud platforms, and full-stack development skills for Claude Code.

9,773 skills · updated 2026-05-03 · showing 1921–1980 of 9,773 by quality score

Azure Monitor Ingestion SDK for Java. Send custom logs to Azure Monitor via Data Collection Rules (DCR) and Data Collection Endpoints (DCE).
Score 70/100
Azure Monitor Ingestion SDK for Python. Use for sending custom logs to Log Analytics workspace via Logs Ingestion API.
Score 70/100
Azure Monitor OpenTelemetry Exporter for Java. Export OpenTelemetry traces, metrics, and logs to Azure Monitor/Application Insights.
Score 70/100
Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights.
Score 70/100
Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation.
Score 70/100
Auto-instrument Node.js applications with distributed tracing, metrics, and logs.
Score 70/100
Azure Monitor Query SDK for Java. Execute Kusto queries against Log Analytics workspaces and query metrics from Azure resources.
Score 70/100
Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics.
Score 70/100
Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks.
Score 70/100
Azure OpenAI Service 2025 models including GPT-5, GPT-4.1, reasoning models, and Azure AI Foundry integration
Score 70/100
Azure OpenAI API patterns for rate limiting, function calling, error handling, and token optimization
Score 70/100
Use when validating Azure DevOps pipeline changes for the VS Code build. Covers queueing builds, checking build status, viewing logs, and iterating on pipeline YAML changes…
Score 70/100
Create new Azure Database for PostgreSQL Flexible Server instances and configure passwordless authentication with Microsoft Entra ID.
Score 70/100
Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package.
Score 70/100
Prepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use azure-cloud-migrate).
Score 70/100
Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption.
Score 70/100
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection.
Score 70/100
Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it.
Score 70/100
Design Azure release pipelines with deployment strategies and rollback. Use when creating release automation or deployment strategies.
Score 70/100
Manage Azure Repos including branches, pull requests, and code reviews. Use when working with Azure Repos or managing repository operations.
Score 70/100
Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.
Score 70/100
List, find, and show Azure resources. Answers "list my VMs", "show my storage accounts", "list websites", "find container apps", "what resources do I have", and similar queries…
Score 70/100
Azure Resource Manager SDK for Cosmos DB in .NET. Use for MANAGEMENT PLANE operations: creating/managing Cosmos DB accounts, databases, containers, throughput settings, and RBAC…
Score 70/100
Azure Resource Manager SDK for Durable Task Scheduler in .NET. Use for MANAGEMENT PLANE operations: creating/managing Durable Task Schedulers, Task Hubs, and retention policies…
Score 70/100
Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments.
Score 70/100
Azure Resource Manager SDK for Microsoft Playwright Testing in .NET. Use for MANAGEMENT PLANE operations: creating/managing Playwright Testing workspaces, checking name…
Score 70/100
Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments.
Score 70/100
Azure Resource Manager SDK for Redis in .NET. Use for MANAGEMENT PLANE operations: creating/managing Azure Cache for Redis instances, firewall rules, access keys, patch schedules,…
Score 70/100
Azure Resource Manager SDK for Azure SQL in .NET. Use for MANAGEMENT PLANE operations: creating/managing SQL servers, databases, elastic pools, firewall rules, and failover groups…
Score 70/100
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources.
Score 70/100
When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with…
Score 70/100
When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with…
Score 70/100
Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search.
Score 70/100
Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets.
Score 70/100
Build search applications with vector, hybrid, and semantic search capabilities.
Score 70/100
Enterprise messaging with Azure Service Bus. Configure queues, topics, subscriptions, and message processing.
Score 70/100
Enterprise messaging with Azure Service Bus. Configure queues, topics, subscriptions, and message processing.
Score 70/100
Configure Azure DevOps service connections for deployments. Use when setting up cloud service integrations or deployment credentials.
Score 70/100
Azure Service Bus SDK for .NET. Enterprise messaging with queues, topics, subscriptions, and sessions.
Score 70/100
Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns.
Score 70/100
Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message sessions, dead-letter…
Score 70/100
Design and plan end-to-end Azure IoT and Smart City solutions: requirements, architecture, security, operations, cost, and a phased delivery plan with concrete implementation…
Score 70/100
Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK.
Score 70/100
Deploy static sites with Azure Static Web Apps. Configure API routes, authentication, custom domains, and staging environments.
Score 70/100
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake.
Score 70/100
Build blob storage applications with Azure Storage Blob SDK for Java. Use when uploading, downloading, or managing files in Azure Blob Storage, working with containers, or…
Score 70/100
Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle.
Score 70/100
Azure Blob Storage SDK for Rust. Use for uploading, downloading, and managing blobs and containers.
Score 70/100
Azure Blob Storage JavaScript/TypeScript SDK (@azure/storage-blob) for blob operations. Use for uploading, downloading, listing, and managing blobs and containers.
Score 70/100
Azure Data Lake Storage Gen2 SDK for Python. Use for hierarchical file systems, big data analytics, and file/directory operations.
Score 70/100
Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud.
Score 70/100
Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations.
Score 70/100
Azure Queue Storage SDK for Python. Use for reliable message queuing, task distribution, and asynchronous processing.
Score 70/100
Azure Queue Storage JavaScript/TypeScript SDK (@azure/storage-queue) for message queue operations. Use for sending, receiving, peeking, and deleting messages in queues.
Score 70/100
Comprehensive expertise for Azure Static Web Apps including architecture, configuration, API integration with Azure Functions, authentication, routing, deployment, and CI/CD.
Score 70/100
Create and manage Azure Test Plans including test cases, suites, and execution. Use when setting up test plans or managing QA processes.
Score 70/100
Troubleshoot Azure using tool-first access, falling back to Azure CLI when necessary. Focus on Virtual Machines, AKS, Azure Container Registry, Storage Accounts, and Log Analytics.
Score 70/100
Assess and upgrade Azure workloads between plans, tiers, or SKUs within Azure. Generates assessment reports and automates upgrade steps.
Score 70/100
Pre-deployment validation checkpoint. Run deep checks to ensure your application is ready for Azure deployment.
Score 70/100
Manage Azure Pipeline variable groups and library secrets. Use when organizing pipeline variables or managing configuration.
Score 70/100
Search all 9,773 Engineering skills →