This gives Claude solid guardrails for Azure development work, covering ARM templates, Bicep, Azure Pipelines, and AKS. You get opinionated guidance on naming conventions (camelCase for variables, PascalCase for classes), infrastructure-as-code practices, and security patterns like using Key Vault and Managed Identities. It pushes you toward modular, reusable solutions and includes practical stuff like cost optimization tips and monitoring setup with Application Insights. The Kubernetes section is lighter but covers the basics with Helm and GitOps. Good for teams that want consistent Azure patterns across projects, though you'll still need to know what you're building.
npx skills add https://github.com/mindrally/skills --skill azure