Skip to main content

AI Skills for Azure

Discover 616+ Microsoft cloud services

Install any skill with /learn

/learn @owner/skill-name

Browse AI Skills for Azure

wshobson wshobson / api-design-principles

28.6K

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

plugin cursordevelopmentgithubdockerfrontenddesign +7

wshobson wshobson / terraform-module-library

28.6K

Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.

plugin developmentterraformawsfrontenddesign +3

wshobson wshobson / microservices-patterns

28.6K

Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.

plugin developmentdockerkubernetesfrontenddesign +6

wshobson wshobson / deployment-pipeline-design

28.6K

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.

plugin developmentgithubgitlabfrontenddesign +7

wshobson wshobson / cost-optimization

28.6K

Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.

plugin marketingawsazurefrontendstripe +2

wshobson wshobson / hybrid-cloud-networking

28.6K

Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.

plugin operationsawsazurefrontendapi

wshobson wshobson / multi-cloud-architecture

28.6K

Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.

plugin developmentawsazurefrontenddesign +5

wshobson wshobson / auth-implementation-patterns

28.6K

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.

plugin developmentgithubdockerfrontenddesign +5

wshobson wshobson / changelog-automation

28.6K

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

plugin developmentgithubgitlabfrontendstripe +7

wshobson wshobson / secrets-management

28.6K

Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.

plugin developmentawsgithubfrontenddesign +7

microsoft microsoft / agent-framework-azure-ai-py

1.3K

Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interpreter, file search, web search), integrating MCP servers, managing conversation threads, or imple...

developmentazuregithubfrontendapi

microsoft microsoft / azure-ai-projects-py

1.3K

Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evaluations, managing connections/deployments/datasets/indexes, or using OpenAI-compatible clients. This i...

developmentazureopenaifrontenddocx +1

microsoft microsoft / azure-ai-projects-ts

1.3K

Build AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects). Use when working with Foundry project clients, agents, connections, deployments, datasets, indexes, evaluations, or getting OpenAI clients.

developmentazureopenaifrontenddocx

microsoft microsoft / azure-ai-voicelive-py

1.3K

Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with Azure AI, including voice assistants, voice-enabled chatbots, real-time speech-to-speech translatio...

developmentazurefrontendapi

microsoft microsoft / azure-ai-voicelive-ts

1.3K

Azure AI Voice Live SDK for JavaScript/TypeScript. Build real-time voice AI applications with bidirectional WebSocket communication. Use for voice assistants, conversational AI, real-time speech-to-speech, and voice-enabled chatbots in Node.js or browser environments. Triggers: "voice live", "rea...

developmentazurefrontendgit

microsoft microsoft / azure-cosmos-db-py

1.3K

Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator), service layer classes with CRUD operations, partition key strategies, parameterized queries, or TDD pattern...

developmentazurefrontenddocx

microsoft microsoft / azure-cosmos-py

1.3K

Azure Cosmos DB SDK for Python (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data. Triggers: "cosmos db", "CosmosClient", "container", "document", "NoSQL", "partition key".

developmentazurefrontenddesign +2

microsoft microsoft / azure-eventhub-py

1.3K

Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing. Triggers: "event hubs", "EventHubProducerClient", "EventHubConsumerClient", "streaming", "partitions".

developmentazuremobilebackend

microsoft microsoft / azure-identity-ts

1.3K

Authenticate to Azure services using Azure Identity SDK for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential, managed identity, service principals, or interactive browser login.

developmentazurefrontenddocx

microsoft microsoft / azure-keyvault-keys-ts

1.3K

Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotating keys.

developmentazurefrontendapi