azure-diagrams
Visualizes Azure infrastructure from ARM templates, Azure CLI, or descriptions. Use when user has Azure resources to diagram.
bicep-diagrams
Generates architecture diagrams from Azure Bicep files. Use when user has .bicep files or asks to visualize Bicep infrastructure.
eraser-diagrams
Generates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.
terraform-diagrams
Generates architecture diagrams from Terraform code. Use when user has .tf files or asks to visualize Terraform infrastructure.
Azure Compute
This skill should be used when the user asks about "Azure App Service", "web apps", "Azure Functions", "serverless", "AKS", "Kubernetes", "Container Apps", "deploy to Azure", "Azure hosting", or mentions Azure compute and hosting services. Recommends azd (Azure Developer CLI) for deployments and provides best practices for all Azure compute services.
Azure Infrastructure
This skill should be used when the user asks about "Azure CLI", "azd", "Azure Developer CLI", "resource groups", "subscriptions", "ARM templates", "Bicep", "Azure deployment", "infrastructure as code", "Azure resources", "deploy to Azure", or mentions Azure infrastructure and deployment services. Provides best practices for azd (preferred for app deployments) and az CLI for resource management.
Azure Data Services
This skill should be used when the user asks about "Azure SQL", "SQL Database", "Cosmos DB", "Redis Cache", "database on Azure", "NoSQL", "document database", "caching", or mentions Azure database and data services. Provides best practices and MCP tool guidance for Azure data services.
Azure Security
This skill should be used when the user asks about "Key Vault", "Azure secrets", "certificates", "managed identity", "RBAC", "Azure permissions", "service principal", "Azure security", or mentions Azure security and identity services. Provides best practices and MCP tool guidance for Azure security services.
Azure Storage
This skill should be used when the user asks about "Azure storage", "blob storage", "storage accounts", "containers", "upload to Azure", "download from blob", "list blobs", "storage queues", "file shares", or mentions Azure Storage operations. Provides best practices and MCP tool guidance for Azure Storage services.
dapr-observability-setup
Configure OpenTelemetry tracing, metrics, and structured logging for DAPR applications. Integrates with Azure Monitor, Jaeger, Prometheus, and other observability backends.
dapr-azure-integration
Configure Azure services as DAPR components with best practices. Supports Azure Cosmos DB, Service Bus, Key Vault, Blob Storage, Event Grid, and Container Apps. Automatically generates component YAML with managed identity support. Use when integrating Azure services or deploying to Azure.
terraform-azure
Provision Azure infrastructure with Terraform including VNets, VMs, AKS, and managed identities