Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsEngineering › Page 74

Claude Engineering Skills (Page 74 of 425)

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

25,492 skills · updated 2026-08-03 · showing 4381–4440 of 25,492 by quality score

Sub-topics:Testing (3,674)Devops (3,480)Architecture (2,881)Backend (2,255)Frontend (1,577)Languages (1,324)Code Quality (1,304)Cloud Platforms (1,182)

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

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.
Expert knowledge for Azure Relay development including troubleshooting, security, configuration, and integrations & coding patterns.
Design Azure release pipelines with deployment strategies and rollback. Use when creating release automation or deployment strategies.
Assess and improve the reliability posture of PaaS Applications (Azure Functions and Azure App Service).
Manage Azure Repos including branches, pull requests, and code reviews. Use when working with Azure Repos or managing repository operations.
Azure Resource Graph exploration, cloud governance, and cost optimization via KQL
Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems. — from engineering/cloud-platforms
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…
Expert knowledge for Azure Resource Manager development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security,…
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…
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…
Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments. — from Azure/azure-sdk-for-net
Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments. — from majiayu000/claude-skill-registry
Azure Resource Manager SDK for Microsoft Playwright Testing in .NET. Use for MANAGEMENT PLANE operations: creating/managing Playwright Testing workspaces, checking name…
Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments.
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,…
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…
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources.
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources.
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources.
**ANALYSIS SKILL** — List, find, and visualize Azure resources via Resource Graph or Mermaid. WHEN: 'list resources', 'list VMs', 'find orphaned resources', 'resource inventory',…
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 requireme — from…
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 requireme — from…
Expert knowledge for SAP HANA on Azure Large Instances development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas,…
Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search. — from engineering/cloud-platforms
Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search.
Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets. — from engineering/cloud-platforms
Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets.
Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets. — from majiayu000/claude-skill-registry
Build search applications with vector, hybrid, and semantic search capabilities. — from engineering/cloud-platforms
Build search applications with vector, hybrid, and semantic search capabilities. — from majiayu000/claude-skill-registry
Expert knowledge for Azure Sentinel development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security,…
Enterprise messaging with Azure Service Bus. Configure queues, topics, subscriptions, and message processing.
Enterprise messaging with Azure Service Bus. Configure queues, topics, subscriptions, and message processing.
Configure Azure DevOps service connections for deployments. Use when setting up cloud service integrations or deployment credentials.
Azure Service Bus SDK for .NET. Enterprise messaging with queues, topics, subscriptions, and sessions.
Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns.
Azure Service Bus library for Rust. Send and receive messages using queues, topics, and subscriptions.
Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message sessions, dead-letter…
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…
Expert knowledge for Azure US Government development including decision making, architecture & design patterns, security, configuration, integrations & coding patterns, and…
Azure Speech Service integration. Manage data, records, and automate workflows. Use when the user wants to interact with Azure Speech Service data.
Transcribe audio to text using Azure AI Speech (Fast Transcription REST API). Use when converting audio/video to text, generating subtitles, or processing spoken content in…
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. — from engineering/backend
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.
Expert knowledge for Azure SQL Managed Instance development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security,…
Deploy static sites with Azure Static Web Apps. Configure API routes, authentication, custom domains, and staging environments.
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake.
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, o — from…
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, o — from…
Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle.
Azure Blob Storage SDK for Rust. Use for uploading, downloading, and managing blobs and containers.
Azure Blob Storage JavaScript/TypeScript SDK (@azure/storage-blob) for blob operations. Use for uploading, downloading, listing, and managing blobs and containers.
Azure Data Lake Storage Gen2 SDK for Python. Use for hierarchical file systems, big data analytics, and file/directory operations.
Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud.
Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations.
Azure Queue Storage SDK for Python. Use for reliable message queuing, task distribution, and asynchronous processing. — from engineering/cloud-platforms
Azure Queue Storage SDK for Python. Use for reliable message queuing, task distribution, and asynchronous processing. — from majiayu000/claude-skill-registry
Azure Queue Storage library for Rust. Send, receive, and manage queue messages. Triggers: "queue storage rust", "QueueClient rust", "send message rust", "receive messages rust",…
Azure Queue Storage JavaScript/TypeScript SDK (@azure/storage-queue) for message queue operations. Use for sending, receiving, peeking, and deleting messages in queues.
Search all 25,492 Engineering skills →