M

Microsoft Skills

_project-context
microsoft
_project-context — an installable skill for AI agents, published by microsoft/skills-for-copilot-studio.
official
accessibility
microsoft
Primary accessibility skill for VS Code. REQUIRED for new feature and contribution work, and also applies to updates of existing UI. Covers accessibility help…
official
accessibility-aria-expert
microsoft
Detects and fixes accessibility issues in React/Fluent UI webviews. Use when reviewing code for screen reader compatibility, fixing ARIA labels, ensuring…
official
action-item-extractor
microsoft
Extract action items with owners, deadlines, and priorities from meeting content
official
activate-site
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
add-azuredevops
microsoft
Adds Azure DevOps connector to a Power Apps code app. Use when querying work items, creating bugs, managing pipelines, or making ADO API calls.
official
add-cloud-flow
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
add-connector
microsoft
Adds any Power Platform connector to a Power Apps code app. Generic fallback for connectors not covered by a specific skill.
official
add-data-source
microsoft
Guide the user to add a data source, connection, or API connector to a Canvas App via Power Apps Studio, then verify and continue. USE WHEN the user asks to…
official
add-datasource
microsoft
Adds a data source or connector to a Power Apps code app. Asks what the user wants to accomplish and routes to the appropriate specialized skill.
official
add-dataverse
microsoft
Adds Dataverse tables to a Power Apps code app with generated TypeScript models and services. Can also create new Dataverse tables. Use when connecting to…
official
add-excel
microsoft
Adds Excel Online (Business) connector to a Power Apps code app. Use when reading or writing Excel workbook data from OneDrive or SharePoint.
official
add-function
microsoft
Guide for adding new functions to the library. Use this when implementing new API wrappers or utility functions.
official
add-mcscopilot
microsoft
Adds Microsoft Copilot Studio connector to a Power Apps code app. Use when invoking Copilot Studio agents, sending prompts to agents, or integrating agent…
official
add-office365
microsoft
Adds Office 365 Outlook connector to a Power Apps code app. Use when accessing calendars, sending emails, reading inbox, or managing Outlook events.
official
add-onedrive
microsoft
Adds OneDrive for Business connector to a Power Apps code app. Use when uploading, downloading, listing, or managing files in OneDrive.
official
add-policy
microsoft
Use when adding, modifying, or reviewing VS Code configuration policies. Covers the full policy lifecycle from registration to export to platform-specific…
official
add-sample-data
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
add-seo
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
add-server-logic
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
add-sharepoint
microsoft
Adds SharePoint Online connector to a Power Apps code app. Use when reading lists, managing documents, or integrating with SharePoint sites. Can also create…
official
add-teams
microsoft
Adds Microsoft Teams connector to a Power Apps code app. Use when sending Teams messages, posting to channels, or integrating with Teams chat.
official
agent-customization
microsoft
**WORKFLOW SKILL** — Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md,…
official
agent-framework-azure-ai-py
microsoft
Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with…
official
agent-framework-azure-ai-py
microsoft
Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with…
official
agent-sessions-layout
microsoft
Agents workbench layout — covers the fixed layout structure, grid configuration, part visibility, editor modal, titlebar, sidebar footer, and implementation…
official
agentmesh-governance
microsoft
Zero-trust governance layer for OpenClaw agents. Enforce policies, verify identities, score trust, and maintain tamper-evident audit logs — all from your agent's command line.
official
agents-v2-py
microsoft
Build container-based hosted agents using ImageBasedHostedAgentDefinition from the Azure AI Projects SDK.
official
agents-v2-py
microsoft
Build container-based hosted agents using ImageBasedHostedAgentDefinition from the Azure AI Projects SDK.
official
airunway-aks-setup
microsoft
Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first deployment. WHEN: "setup AI Runway", "onboard AKS cluster", "install AI Runway", "airunway setup", "deploy model to AKS", "GPU inference on AKS", "KAITO setup on AKS", "run LLM on AKS", "vLLM on AKS", "set up model serving on AKS", "AI Runway controller".
officialdevopsaws
airunway-aks-setup
microsoft
Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first…
official
anthropic-sdk-upgrader
microsoft
Use this agent when the user needs to upgrade Anthropic SDK packages. This includes: upgrading @anthropic-ai/sdk or @anthropic-ai/claude-agent-sdk to newer…
official
api-changes
microsoft
Use when customer-facing API changes were made — i.e., API report .md files differ from main. Guides through release tag assignment, API Council review…
official
api-review
microsoft
Reviews .NET API surface area PRs for design guideline violations. Analyzes api/*.cs file diffs, applies review rules from .NET Framework Design Guidelines and…
official
apm-review-panel
microsoft
The panel is FAN-OUT + SYNTHESIZER. Each persona runs in its own agent thread (via the task tool) and returns JSON matching assets/panelist-return-schema.json . The orchestrator schema-validates each return, hands all returns to the apm-ceo synthesizer (also a task thread, returns JSON matching assets/ceo-return-schema.json ), then renders ONE recommendation comment from assets/recommendation-template.md .
official
apm-strategy
microsoft
Official agent skill.
official
apm-triage-panel
microsoft
The panel is fixed at 3 mandatory specialist lenses + up to 3 conditional lenses + 1 arbiter lens = up to 6 active persona sections in one triage comment (3 mandatory + 3 conditional). You play each lens in turn from inside a single agent loop (progressive-disclosure skill model -- no sub-agent dispatch). Routing chooses which lenses execute; it never changes which headings appear in the final comment.
official
apm-usage
microsoft
APM (Agent Package Manager) is the open-source package manager for AI coding agents. It lets teams install, share, and govern reusable instructions, prompts, agents, skills, and MCP server configurations across projects.
official
appinsights-instrumentation
microsoft
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
officialdevelopmentdevops
appinsights-instrumentation
microsoft
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to…
official
appinsights-instrumentation
microsoft
Guidance and reference material for instrumenting webapps with Azure Application Insights. Covers SDK setup, telemetry patterns, and configuration for ASP.NET Core and Node.js applications hosted in Azure Distinguishes between this skill (reference and guidance) and azure-prepare (actual implementation); invoke azure-prepare when the user wants to add instrumentation to their project Provides auto-instrumentation guidance for C# ASP.NET Core apps in Azure App Service, plus manual...
official
appinsights-instrumentation
microsoft
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to…
official
applicationinsights-web-ts
microsoft
Instrument browser/web apps with the Application Insights JavaScript SDK (@microsoft/applicationinsights-web). Use for Real User Monitoring (RUM) — page views,…
official
applicationinsights-web-ts
microsoft
Instrument browser/web apps with the Application Insights JavaScript SDK (@microsoft/applicationinsights-web). Use for Real User Monitoring (RUM) — page views,…
official
aspire
microsoft
Use this skill when the user is working with an Aspire distributed application and needs to operate the AppHost or its resources through the Aspire CLI: start,…
official
aspire-ts
microsoft
Orchestrate JavaScript/TypeScript applications with .NET Aspire. Use when building Node.js APIs, React/Vue/Svelte frontends, or Vite apps that need service…
official
aspireify
microsoft
One-time skill for completing Aspire initialization in an existing app after `aspire init` has dropped the skeleton AppHost. Use this skill when an…
official
audit-permissions
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
auth
microsoft
All auth flows MUST go through AuthResolver . No direct os.getenv() for token variables in application code.
official
author-contributions
microsoft
Identify all files a specific author contributed to on a branch vs its upstream, tracing code through renames. Use when asked who edited what, what code an…
official
authoring-tips
microsoft
Index of practical authoring tips and workarounds for Copilot Studio agents. When a request may need best-practice guidance, an authoring technique, or a…
official
auto-perf-optimize
microsoft
Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke…
official
azd-deployment
microsoft
Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration,…
official
azd-deployment
microsoft
Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration,…
official
azure-ai
microsoft
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. WHEN: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech.
officialdevelopmentapi
azure-ai
microsoft
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR.…
official
azure-ai
microsoft
Access Azure AI Search, Speech, OpenAI, and Document Intelligence services through unified MCP tools. AI Search supports full-text, vector, hybrid, and semantic search with built-in AI enrichment for entity extraction and OCR Speech service handles real-time and batch speech-to-text transcription, text-to-speech synthesis with neural voices, and speaker diarization MCP tools provide direct access: azure__search for index queries and azure__speech for transcription and synthesis SDK...
official
azure-ai
microsoft
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR.…
official
azure-ai-agents-java
microsoft
Develop agents using Azure AI Foundry with an extensive ecosystem of models, tools, and capabilities.
official
azure-ai-agents-persistent-dotnet
microsoft
Low-level SDK for creating and managing persistent AI agents with threads, messages, runs, and tools.
official
azure-ai-agents-persistent-dotnet
microsoft
Low-level SDK for creating and managing persistent AI agents with threads, messages, runs, and tools.
official
azure-ai-agents-persistent-java
microsoft
Low-level SDK for creating and managing persistent AI agents with threads, messages, runs, and tools.
official
azure-ai-agents-persistent-java
microsoft
Low-level SDK for creating and managing persistent AI agents with threads, messages, runs, and tools.
official
azure-ai-agents-py
microsoft
Build AI agents using the Azure AI Agents Python SDK (azure-ai-agents). Use when creating agents hosted on Azure AI Foundry with tools (File Search, Code…
official
azure-ai-anomalydetector-java
microsoft
Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series…
official
azure-ai-anomalydetector-java
microsoft
Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series…
official
azure-ai-contentsafety-java
microsoft
Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm…
official
azure-ai-contentsafety-java
microsoft
Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm…
official
azure-ai-contentsafety-py
microsoft
Detect harmful user-generated and AI-generated content in applications.
official
azure-ai-contentsafety-py
microsoft
Detect harmful user-generated and AI-generated content in applications.
official
azure-ai-contentsafety-ts
microsoft
Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety). Use when moderating user-generated content,…
official
azure-ai-contentsafety-ts
microsoft
Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety). Use when moderating user-generated content,…
official
azure-ai-contentunderstanding-py
microsoft
Multimodal AI service that extracts semantic content from documents, video, audio, and image files for RAG and automated workflows.
official
azure-ai-contentunderstanding-py
microsoft
Multimodal AI service that extracts semantic content from documents, video, audio, and image files for RAG and automated workflows.
official
azure-ai-document-intelligence-dotnet
microsoft
Extract text, tables, and structured data from documents using prebuilt and custom models.
official
azure-ai-document-intelligence-dotnet
microsoft
Extract text, tables, and structured data from documents using prebuilt and custom models.
official
azure-ai-document-intelligence-ts
microsoft
Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing…
official
azure-ai-document-intelligence-ts
microsoft
Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing…
official
azure-ai-evaluation-py
microsoft
Assess generative AI application performance with built-in quality, safety, agent evaluators, Azure OpenAI graders, and custom evaluators.
official
azure-ai-evaluation-py
microsoft
Assess generative AI application performance with built-in quality, safety, agent evaluators, Azure OpenAI graders, and custom evaluators.
official
azure-ai-formrecognizer-java
microsoft
Build document analysis applications with Azure Document Intelligence (Form Recognizer) SDK for Java. Use when extracting text, tables, key-value pairs from…
official
azure-ai-formrecognizer-java
microsoft
Rebranding: Azure AI Form Recognizer is now Azure AI Document Intelligence . New projects should use com.azure:azure-ai-documentintelligence . The legacy azure-ai-formrecognizer package targets API version 2023-07-31 only. See Migration Guide .
official
azure-ai-inference-dotnet
microsoft
Azure AI Inference client library for chat completions, embeddings, and model inference for AI models deployed by Azure AI Foundry and Azure Machine Learning Studio.
official
azure-ai-inference-java
microsoft
Client library for Azure AI model inference with chat completions and embeddings.
official
azure-ai-inference-py
microsoft
Client library for Azure AI model inference with chat completions and embeddings.
official
azure-ai-language-conversations-py
microsoft
Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK. Use when working with ConversationAnalysisClient to…
official
azure-ai-language-conversations-py
microsoft
Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK. Use when working with ConversationAnalysisClient to…
official
azure-ai-ml-py
microsoft
Client library for managing Azure ML resources: workspaces, jobs, models, data, and compute.
official
azure-ai-ml-py
microsoft
Client library for managing Azure ML resources: workspaces, jobs, models, data, and compute.
official
azure-ai-openai-dotnet
microsoft
Client library for Azure OpenAI Service providing access to OpenAI models including GPT-4, GPT-4o, embeddings, DALL-E, and Whisper.
official
azure-ai-openai-dotnet
microsoft
Client library for Azure OpenAI Service providing access to OpenAI models including GPT-4, GPT-4o, embeddings, DALL-E, and Whisper.
official
azure-ai-projects-dotnet
microsoft
High-level SDK for Azure AI Foundry project operations including agents, connections, datasets, deployments, evaluations, and indexes.
official
azure-ai-projects-dotnet
microsoft
High-level SDK for Azure AI Foundry project operations including agents, connections, datasets, deployments, evaluations, and indexes.
official
azure-ai-projects-java
microsoft
High-level SDK for Azure AI Foundry project management with access to connections, datasets, indexes, and evaluations.
official
azure-ai-projects-java
microsoft
High-level SDK for Azure AI Foundry project management with access to connections, datasets, indexes, and evaluations.
official
azure-ai-projects-py
microsoft
Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with…
official
azure-ai-projects-py
microsoft
Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with…
official
azure-ai-projects-ts
microsoft
Build AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects). Use when working with Foundry project clients, agents, connections,…
official
azure-ai-projects-ts
microsoft
Build AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects). Use when working with Foundry project clients, agents, connections,…
official
azure-ai-textanalytics-py
microsoft
Client library for Azure AI Language service NLP capabilities including sentiment, entities, key phrases, and more.
official
azure-ai-textanalytics-py
microsoft
Client library for Azure AI Language service NLP capabilities including sentiment, entities, key phrases, and more.
official
azure-ai-transcription-py
microsoft
Client library for Azure AI Transcription (speech-to-text) with real-time and batch transcription.
official
azure-ai-transcription-py
microsoft
Client library for Azure AI Transcription (speech-to-text) with real-time and batch transcription.
official
azure-ai-translation-document-py
microsoft
Client library for Azure AI Translator document translation service for batch document translation with format preservation.
official
azure-ai-translation-document-py
microsoft
Client library for Azure AI Translator document translation service for batch document translation with format preservation.
official
azure-ai-translation-text-py
microsoft
Client library for Azure AI Translator text translation service for real-time text translation, transliteration, and language operations.
official
azure-ai-translation-text-py
microsoft
Client library for Azure AI Translator text translation service for real-time text translation, transliteration, and language operations.
official
azure-ai-translation-ts
microsoft
Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when…
official
azure-ai-translation-ts
microsoft
Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when…
official
azure-ai-vision-imageanalysis-java
microsoft
Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or…
official
azure-ai-vision-imageanalysis-java
microsoft
Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or…
official
azure-ai-vision-imageanalysis-py
microsoft
Client library for Azure AI Vision 4.0 image analysis including captions, tags, objects, OCR, and more.
official
azure-ai-vision-imageanalysis-py
microsoft
Client library for Azure AI Vision 4.0 image analysis including captions, tags, objects, OCR, and more.
official
azure-ai-voicelive-dotnet
microsoft
Real-time voice AI SDK for building bidirectional voice assistants with Azure AI.
official
azure-ai-voicelive-dotnet
microsoft
Real-time voice AI SDK for building bidirectional voice assistants with Azure AI.
official
azure-ai-voicelive-java
microsoft
Real-time, bidirectional voice conversations with AI assistants using WebSocket technology.
official
azure-ai-voicelive-java
microsoft
Real-time, bidirectional voice conversations with AI assistants using WebSocket technology.
official
azure-ai-voicelive-py
microsoft
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…
official
azure-ai-voicelive-py
microsoft
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…
official
azure-ai-voicelive-ts
microsoft
Real-time voice AI SDK for building bidirectional voice assistants with Azure AI in Node.js and browser environments.
official
azure-ai-voicelive-ts
microsoft
Real-time voice AI SDK for building bidirectional voice assistants with Azure AI in Node.js and browser environments.
official
azure-aigateway
microsoft
Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend, token metrics, AI cost control, convert API to MCP, import OpenAPI to gateway.
officialapidevops
azure-aigateway
microsoft
Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI…
official
azure-aigateway
microsoft
Configure Azure API Management as an AI Gateway for models, MCP tools, and agents with built-in governance policies. Supports semantic caching (60-80% cost savings), token rate limiting, content safety filtering, and jailbreak detection across AI backends Add Azure OpenAI, AI Foundry models, or convert existing APIs to MCP tools as managed backends with load balancing Includes five core policy categories: authentication, semantic cache lookup, token limits, content safety, and token metrics...
official
azure-aigateway
microsoft
Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI…
official
azure-appconfiguration-java
microsoft
Client library for Azure App Configuration, a managed service for centralizing application configurations.
official
azure-appconfiguration-java
microsoft
Client library for Azure App Configuration, a managed service for centralizing application configurations.
official
azure-appconfiguration-py
microsoft
Centralized configuration management with feature flags and dynamic settings.
official
azure-appconfiguration-py
microsoft
Centralized configuration management with feature flags and dynamic settings.
official
azure-appconfiguration-ts
microsoft
Build applications using Azure App Configuration SDK for JavaScript (@azure/app-configuration). Use when working with configuration settings, feature flags,…
official
azure-appconfiguration-ts
microsoft
Build applications using Azure App Configuration SDK for JavaScript (@azure/app-configuration). Use when working with configuration settings, feature flags,…
official
azure-cloud-migrate
microsoft
Assess and migrate cross-cloud workloads to Azure with migration reports and code conversion guidance. Supports AWS, GCP, and other providers. WHEN: migrate…
official
azure-cloud-migrate
microsoft
Assess and migrate cloud workloads from AWS, GCP, and other providers to Azure services. Supports Lambda-to-Azure Functions migration with dedicated scenario reference and best practices Generates assessment reports mapping source services to Azure equivalents before any code conversion Converts source code to target Azure runtime models, with output isolated in a separate <source-folder>-azure/ directory Requires sequential phase execution: assessment first, then migration, with user...
official
azure-cloud-migrate
microsoft
Assess and migrate cross-cloud workloads to Azure with migration reports and code conversion guidance. Supports AWS, GCP, and other providers. WHEN: migrate…
official
azure-communication-callautomation-java
microsoft
Build call automation workflows with Azure Communication Services Call Automation Java SDK. Use when implementing IVR systems, call routing, call recording,…
official
azure-communication-callautomation-java
microsoft
Build call automation workflows with Azure Communication Services Call Automation Java SDK. Use when implementing IVR systems, call routing, call recording,…
official
azure-communication-callingserver-java
microsoft
Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects.…
official
azure-communication-callingserver-java
microsoft
Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects.…
official
azure-communication-chat-java
microsoft
Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts,…
official
azure-communication-chat-java
microsoft
Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts,…
official
azure-communication-common-java
microsoft
Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared…
official
azure-communication-common-java
microsoft
Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared…
official
azure-communication-sms-java
microsoft
Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery…
official
azure-communication-sms-java
microsoft
Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery…
official
azure-compliance
microsoft
Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance validation, and security posture checks. WHEN: compliance scan, security audit, BEFORE running azqr (compliance cli tool), Azure best practices, Key Vault expiration check, expired certificates, expiring secrets, orphaned resources, compliance assessment.
officialdevopssecurity
azure-compliance
microsoft
Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance…
official
azure-compliance
microsoft
Azure compliance scanning, Key Vault expiration auditing, and resource configuration validation. Runs azqr (Azure Quick Review) for comprehensive compliance assessment against best practices across subscriptions and resource groups Monitors Key Vault keys, secrets, and certificates for expiration dates and identifies items without expiration policies Detects orphaned, misconfigured, and non-compliant resources using Resource Graph queries Classifies findings by priority (Critical, High,...
official
azure-compliance
microsoft
Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance…
official
azure-compute
microsoft
Azure VM and VMSS router for recommendations, pricing, autoscale, orchestration, connectivity troubleshooting, capacity reservations, and Essential Machine Management. WHEN: Azure VM, VMSS, scale set, recommend, compare, server, website, burstable, lightweight, VM family, workload, GPU, learning, simulation, dev/test, backend, autoscale, load balancer, Flexible orchestration, Uniform orchestration, cost estimate, connect, refused, Linux, black screen, reset password, reach VM, port 3389,...
officialdevelopmentdevops
azure-compute
microsoft
Azure VM and VMSS router for recommendations, pricing, autoscale, orchestration, and connectivity troubleshooting. WHEN: Azure VM, VMSS, scale set, recommend,…
official
azure-compute
microsoft
Recommend Azure VM sizes, scale sets, and configurations based on workload requirements and budget. Analyzes workload type, performance needs, scaling requirements, and cost to suggest 2–3 VM or VMSS options with trade-offs Verifies recommendations against live Microsoft documentation; falls back to reference files if fetch fails Queries the unauthenticated Azure Retail Prices API for current pricing without requiring an Azure subscription Guides VM vs VMSS decision through a decision tree...
official
azure-compute
microsoft
Azure VM and VMSS router for recommendations, pricing, autoscale, orchestration, and connectivity troubleshooting. WHEN: Azure VM, VMSS, scale set, recommend,…
official
azure-compute-batch-java
microsoft
Client library for running large-scale parallel and high-performance computing (HPC) batch jobs in Azure.
official
azure-compute-batch-java
microsoft
Client library for running large-scale parallel and high-performance computing (HPC) batch jobs in Azure.
official
azure-containerregistry-py
microsoft
Manage container images, artifacts, and repositories in Azure Container Registry.
official
azure-containerregistry-py
microsoft
Manage container images, artifacts, and repositories in Azure Container Registry.
official
azure-cosmos-db-py
microsoft
Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth…
official
azure-cosmos-db-py
microsoft
Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth…
official
azure-cosmos-java
microsoft
Client library for Azure Cosmos DB NoSQL API with global distribution and reactive patterns.
official
azure-cosmos-java
microsoft
Client library for Azure Cosmos DB NoSQL API with global distribution and reactive patterns.
official
azure-cosmos-py
microsoft
Client library for Azure Cosmos DB NoSQL API — globally distributed, multi-model database.
official
azure-cosmos-py
microsoft
Client library for Azure Cosmos DB NoSQL API — globally distributed, multi-model database.
official
azure-cosmos-rust
microsoft
Client library for Azure Cosmos DB NoSQL API — globally distributed, multi-model database.
official
azure-cosmos-rust
microsoft
Client library for Azure Cosmos DB NoSQL API — document CRUD, containers, and globally distributed data.
official
azure-cosmos-ts
microsoft
Data plane SDK for Azure Cosmos DB NoSQL API operations — CRUD on documents, queries, bulk operations.
official
azure-cosmos-ts
microsoft
Data plane SDK for Azure Cosmos DB NoSQL API operations — CRUD on documents, queries, bulk operations.
official
azure-cost
microsoft
Unified Azure cost management: query historical costs, forecast future spending, and optimize to reduce waste. WHEN: "Azure costs", "Azure spending", "Azure bill", "cost breakdown", "cost by service", "cost by resource", "how much am I spending", "show my bill", "monthly cost summary", "cost trends", "top cost drivers", "actual cost", "amortized cost", "forecast spending", "projected costs", "estimate bill", "future costs", "budget forecast", "end of month costs", "how much will I spend",...
officialdevopsdata-analysis
azure-cost
microsoft
Unified Azure cost management: query historical costs, forecast future spending, and optimize to reduce waste. WHEN: \"Azure costs\", \"Azure spending\",…
official
azure-cost
microsoft
Unified Azure cost management: query historical costs, forecast future spending, and optimize to reduce waste. WHEN: \"Azure costs\", \"Azure spending\",…
official
azure-cost-optimization
microsoft
Identify Azure cost savings from usage and spending data. USE FOR: optimize Azure costs, reduce Azure spending/expenses, analyze Azure costs, find cost…
official
azure-cost-optimization
microsoft
Identify cost savings across Azure subscriptions through resource analysis, utilization metrics, and actionable optimization recommendations. Discovers orphaned resources (unattached disks, unused NICs, idle gateways) and over-provisioned services using Azure Quick Review Queries actual costs from Azure Cost Management API and utilization data from Azure Monitor to support rightsizing recommendations Generates prioritized optimization reports with estimated savings, implementation commands,...
official
azure-cost-optimization
microsoft
Identify Azure cost savings from usage and spending data. USE FOR: optimize Azure costs, reduce Azure spending/expenses, analyze Azure costs, find cost…
official
azure-data-tables-java
microsoft
Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data,…
official
azure-data-tables-java
microsoft
Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data,…
official
azure-data-tables-py
microsoft
NoSQL key-value store for structured data (Azure Storage Tables or Cosmos DB Table API).
official
azure-data-tables-py
microsoft
NoSQL key-value store for structured data (Azure Storage Tables or Cosmos DB Table API).
official
azure-deploy
microsoft
Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: "run azd up", "run azd deploy", "execute deployment",...
officialdevopsaws
azure-deploy
microsoft
Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/plan.md and infrastructure files. DO NOT use this skill when the user…
official
azure-deploy
microsoft
Execute Azure deployments for prepared applications with built-in error recovery and validation. Requires .azure/plan.md with Validated status from azure-validate and azure-prepare skills; will not proceed without both prerequisites Executes azd up , azd deploy , terraform apply , and az deployment commands with error handling and post-deployment verification Includes pre-deploy checklist, recipe-based deployment workflows, and post-deploy configuration for SQL managed identity and Entity...
official
azure-deploy
microsoft
Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when…
official
azure-diagnostics
microsoft
Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot app service, app service high CPU, app service deployment failure, troubleshoot container apps, troubleshoot functions, troubleshoot AKS, kubectl cannot connect, kube-system/CoreDNS failures, pod pending, crashloop, node not ready, upgrade failures, analyze logs, KQL, insights, image pull failures, cold start issues, health probe failures,...
officialdevopsdevelopment
azure-diagnostics
microsoft
Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot container…
official
azure-diagnostics
microsoft
Systematic diagnosis and remediation for Azure production issues using AppLens, Monitor, and resource health. Covers Container Apps, Function Apps, and AKS troubleshooting with service-specific guides for image pulls, cold starts, health probes, invocation failures, and node/pod issues Integrates AppLens (MCP) for AI-powered root cause analysis and Azure Monitor (MCP) for KQL-based log and metric queries Provides a five-step diagnostic flow: identify symptoms, check resource health, review...
official
azure-diagnostics
microsoft
Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot container…
official
azure-enterprise-infra-planner
microsoft
Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity, security, compliance, and multi-resource topologies with WAF alignment. Generates Bicep or Terraform directly (no azd). WHEN: 'plan Azure infrastructure', 'architect Azure landing zone', 'design hub-spoke network', 'plan multi-region DR topology', 'set up VNets firewalls and private endpoints', 'subscription-scope Bicep deployment',...
officialdevopssecurity
azure-enterprise-infra-planner
microsoft
Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity,…
official
azure-enterprise-infra-planner
microsoft
Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity,…
official
azure-enterprise-infra-planner
microsoft
Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity,…
official
azure-eventgrid-dotnet
microsoft
Client library for publishing events to Azure Event Grid topics, domains, and namespaces.
official
azure-eventgrid-dotnet
microsoft
Client library for publishing events to Azure Event Grid topics, domains, and namespaces.
official
azure-eventgrid-java
microsoft
Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure…
official
azure-eventgrid-java
microsoft
Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure…
official
azure-eventgrid-py
microsoft
Event routing service for building event-driven applications with pub/sub semantics.
official
azure-eventgrid-py
microsoft
Event routing service for building event-driven applications with pub/sub semantics.
official
azure-eventhub-dotnet
microsoft
High-throughput event streaming SDK for sending and receiving events via Azure Event Hubs.
official
azure-eventhub-dotnet
microsoft
High-throughput event streaming SDK for sending and receiving events via Azure Event Hubs.
official
azure-eventhub-java
microsoft
Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building…
official
azure-eventhub-java
microsoft
Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building…
official
azure-eventhub-py
microsoft
Big data streaming platform for high-throughput event ingestion.
official
azure-eventhub-py
microsoft
Big data streaming platform for high-throughput event ingestion.
official
azure-eventhub-rust
microsoft
Client library for Azure Event Hubs — big data streaming platform and event ingestion service.
official
azure-eventhub-rust
microsoft
Client library for Azure Event Hubs — big data streaming platform and event ingestion service.
official
azure-eventhub-ts
microsoft
Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestion,…
official
azure-eventhub-ts
microsoft
Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestion,…
official
azure-hosted-copilot-sdk
microsoft
Build, deploy, and modify GitHub Copilot SDK apps on Azure. MANDATORY when codebase contains @github/copilot-sdk or CopilotClient in package.json. PREFER OVER azure-prepare when copilot-sdk markers detected. WHEN: copilot SDK, @github/copilot-sdk, copilot-powered app, build copilot app, prepare copilot app, add feature to copilot app, modify copilot app, BYOM, bring your own model, CopilotClient, createSession, sendAndWait, azd init copilot. DO NOT USE FOR: deploying already-prepared...
officialdevelopmentapi
azure-hosted-copilot-sdk
microsoft
Build and deploy GitHub Copilot SDK apps to Azure. WHEN: build copilot app, create copilot app, copilot SDK, @github/copilot-sdk, scaffold copilot project,…
official
azure-hosted-copilot-sdk
microsoft
Build and deploy GitHub Copilot SDK applications to Azure with flexible model configuration. Three scaffolding paths: create new greenfield projects, add SDK services to existing repos, or deploy existing SDK apps with Azure infrastructure Supports three model configurations: GitHub's default models, specific GitHub models via discovery, or bring-your-own-model (BYOM) on Azure with DefaultAzureCredential authentication Includes complete templates with Express/TypeScript API, React/Vite...
official
azure-hosted-copilot-sdk
microsoft
Build, deploy, modify GitHub Copilot SDK apps on Azure. MANDATORY when codebase contains @github/copilot-sdk or CopilotClient — use this skill instead of…
official
azure-identity-dotnet
microsoft
Authentication library for Azure SDK clients using Microsoft Entra ID (formerly Azure AD).
official
azure-identity-dotnet
microsoft
Authentication library for Azure SDK clients using Microsoft Entra ID.
official
azure-identity-java
microsoft
Azure Identity Java SDK for authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or any Azure…
official
azure-identity-java
microsoft
Azure Identity library for Java authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or any…
official
azure-identity-py
microsoft
Authentication library for Azure SDK clients using Microsoft Entra ID (formerly Azure AD).
official
azure-identity-py
microsoft
Authentication library for Azure SDK clients using Microsoft Entra ID.
official
azure-identity-rust
microsoft
Authentication library for Azure SDK clients using Microsoft Entra ID (formerly Azure AD).
official
azure-identity-rust
microsoft
Authentication library for Azure SDK clients using Microsoft Entra ID (formerly Azure AD).
official
azure-identity-ts
microsoft
Authenticate to Azure services using Azure Identity SDK for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential,…
official
azure-identity-ts
microsoft
Authenticate to Azure services using Azure Identity library for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential,…
official
azure-keyvault-certificates-rust
microsoft
Client library for Azure Key Vault Certificates — secure storage and management of certificates.
official
azure-keyvault-certificates-rust
microsoft
Client library for Azure Key Vault Certificates — secure storage and management of certificates.
official
azure-keyvault-keys-rust
microsoft
Client library for Azure Key Vault Keys — secure storage and management of cryptographic keys.
official
azure-keyvault-keys-rust
microsoft
Client library for Azure Key Vault Keys — secure storage and management of cryptographic keys.
official
azure-keyvault-keys-ts
microsoft
Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotating…
official
azure-keyvault-keys-ts
microsoft
Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotating…
official
azure-keyvault-py
microsoft
Secure storage and management for secrets, cryptographic keys, and certificates.
official
azure-keyvault-py
microsoft
Secure storage and management for secrets, cryptographic keys, and certificates.
official
azure-keyvault-secrets-rust
microsoft
Client library for Azure Key Vault Secrets — secure storage for passwords, API keys, and other secrets.
official
azure-keyvault-secrets-rust
microsoft
Client library for Azure Key Vault Secrets — secure storage for passwords, API keys, and other secrets.
official
azure-keyvault-secrets-ts
microsoft
Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration…
official
azure-keyvault-secrets-ts
microsoft
Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration…
official
azure-kubernetes
microsoft
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking…
official
azure-kubernetes
microsoft
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking…
official
azure-kubernetes
microsoft
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking…
official
azure-kusto
microsoft
Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL queries, Kusto database…
official
azure-kusto
microsoft
Execute KQL queries and analyze data in Azure Data Explorer for log analytics, telemetry, and time series insights. Execute KQL queries against massive datasets with sub-second performance, including filtering, aggregation, time series analysis, and cross-table joins Discover and explore cluster resources, databases, and table schemas to understand your data model before querying Supports five core query patterns: basic retrieval, aggregation analysis, time series analytics, join-based...
official
azure-kusto
microsoft
Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL queries, Kusto database…
official
azure-maps-search-dotnet
microsoft
Azure Maps SDK for .NET providing location-based services: geocoding, routing, rendering, geolocation, and weather.
official
azure-maps-search-dotnet
microsoft
Azure Maps SDK for .NET providing location-based services: geocoding, routing, rendering, geolocation, and weather.
official
azure-messaging
microsoft
Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing…
official
azure-messaging
microsoft
Diagnose and resolve Azure Event Hubs and Service Bus SDK issues with structured troubleshooting workflows. Covers connection failures, authentication errors, AMQP link issues, message lock timeouts, and event processor stalls across Python, Java, JavaScript, and .NET SDKs Includes language-specific troubleshooting guides for Event Hubs and Service Bus, plus connectivity diagnostics for ports, WebSocket fallback, IP firewalls, and private endpoints Provides MCP tools to query resource...
official
azure-messaging
microsoft
Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing…
official
azure-messaging-webpubsub-java
microsoft
Build real-time web applications with Azure Web PubSub SDK for Java. Use when implementing WebSocket-based messaging, live updates, chat applications, or…
official
azure-messaging-webpubsub-java
microsoft
Build real-time web applications with Azure Web PubSub SDK for Java. Use when implementing WebSocket-based messaging, live updates, chat applications, or…
official
azure-messaging-webpubsubservice-py
microsoft
Real-time messaging with WebSocket connections at scale.
official
azure-messaging-webpubsubservice-py
microsoft
Real-time messaging with WebSocket connections at scale.
official
azure-mgmt-apicenter-dotnet
microsoft
Centralized API inventory and governance SDK for managing APIs across your organization.
official
azure-mgmt-apicenter-dotnet
microsoft
Centralized API inventory and governance SDK for managing APIs across your organization.
official
azure-mgmt-apicenter-py
microsoft
Manage API inventory, metadata, and governance in Azure API Center.
official
azure-mgmt-apicenter-py
microsoft
Manage API inventory, metadata, and governance in Azure API Center.
official
azure-mgmt-apimanagement-dotnet
microsoft
Management plane SDK for provisioning and managing Azure API Management resources via Azure Resource Manager.
official
azure-mgmt-apimanagement-dotnet
microsoft
Management plane SDK for provisioning and managing Azure API Management resources via Azure Resource Manager.
official
azure-mgmt-apimanagement-py
microsoft
Manage Azure API Management services, APIs, products, and policies.
official
azure-mgmt-apimanagement-py
microsoft
Manage Azure API Management services, APIs, products, and policies.
official
azure-mgmt-applicationinsights-dotnet
microsoft
Azure Resource Manager SDK for managing Application Insights resources for application performance monitoring.
official
azure-mgmt-applicationinsights-dotnet
microsoft
Azure Resource Manager SDK for managing Application Insights resources for application performance monitoring.
official
azure-mgmt-arizeaiobservabilityeval-dotnet
microsoft
.NET SDK for managing Arize AI Observability and Evaluation resources on Azure.
official
azure-mgmt-arizeaiobservabilityeval-dotnet
microsoft
Azure Resource Manager SDK for Arize AI Observability and Evaluation (.NET). Use when managing Arize AI organizations \non Azure via Azure Marketplace,…
official
azure-mgmt-botservice-dotnet
microsoft
Management plane SDK for provisioning and managing Azure Bot Service resources via Azure Resource Manager.
official
azure-mgmt-botservice-dotnet
microsoft
Management plane SDK for provisioning and managing Azure Bot Service resources via Azure Resource Manager.
official
azure-mgmt-botservice-py
microsoft
Manage Azure Bot Service resources including bots, channels, and connections.
official
azure-mgmt-botservice-py
microsoft
Manage Azure Bot Service resources including bots, channels, and connections.
official
azure-mgmt-fabric-dotnet
microsoft
Management plane SDK for provisioning and managing Microsoft Fabric capacity resources via Azure Resource Manager.
official
azure-mgmt-fabric-dotnet
microsoft
Management plane SDK for provisioning and managing Microsoft Fabric capacity resources via Azure Resource Manager.
official
azure-mgmt-fabric-py
microsoft
Manage Microsoft Fabric capacities and resources programmatically.
official
azure-mgmt-fabric-py
microsoft
Manage Microsoft Fabric capacities and resources programmatically.
official
azure-mgmt-mongodbatlas-dotnet
microsoft
Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting…
official
azure-mgmt-mongodbatlas-dotnet
microsoft
Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting…
official
azure-mgmt-weightsandbiases-dotnet
microsoft
Azure Resource Manager SDK for deploying and managing Weights & Biases ML experiment tracking instances via Azure Marketplace.
official
azure-mgmt-weightsandbiases-dotnet
microsoft
Azure Resource Manager SDK for deploying and managing Weights & Biases ML experiment tracking instances via Azure Marketplace.
official
azure-microsoft-playwright-testing-ts
microsoft
Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted…
official
azure-microsoft-playwright-testing-ts
microsoft
Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted…
official
azure-monitor-ingestion-java
microsoft
Client library for sending custom logs to Azure Monitor using the Logs Ingestion API via Data Collection Rules.
official
azure-monitor-ingestion-java
microsoft
Client library for sending custom logs to Azure Monitor using the Logs Ingestion API via Data Collection Rules.
official
azure-monitor-ingestion-py
microsoft
Send custom logs to Azure Monitor Log Analytics workspace using the Logs Ingestion API.
official
azure-monitor-ingestion-py
microsoft
Send custom logs to Azure Monitor Log Analytics workspace using the Logs Ingestion API.
official
azure-monitor-opentelemetry-exporter-java
microsoft
⚠️ DEPRECATION NOTICE : This package is deprecated. Migrate to azure-monitor-opentelemetry-autoconfigure .
official
azure-monitor-opentelemetry-exporter-java
microsoft
⚠️ DEPRECATION NOTICE : This package is deprecated. Migrate to azure-monitor-opentelemetry-autoconfigure .
official
azure-monitor-opentelemetry-exporter-py
microsoft
Low-level exporter for sending OpenTelemetry traces, metrics, and logs to Application Insights.
official
azure-monitor-opentelemetry-exporter-py
microsoft
Low-level exporter for sending OpenTelemetry traces, metrics, and logs to Application Insights.
official
azure-monitor-opentelemetry-py
microsoft
One-line setup for Application Insights with OpenTelemetry auto-instrumentation.
official
azure-monitor-opentelemetry-py
microsoft
One-line setup for Application Insights with OpenTelemetry auto-instrumentation.
official
azure-monitor-opentelemetry-ts
microsoft
Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry). Use when adding distributed tracing, metrics, and…
official
azure-monitor-opentelemetry-ts
microsoft
Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry). Use when adding distributed tracing, metrics, and…
official
azure-monitor-query-java
microsoft
DEPRECATION NOTICE : This package is deprecated in favor of:
official
azure-monitor-query-java
microsoft
DEPRECATION NOTICE : This package is deprecated in favor of:
official
azure-monitor-query-py
microsoft
Query logs and metrics from Azure Monitor and Log Analytics workspaces.
official
azure-monitor-query-py
microsoft
Query logs and metrics from Azure Monitor and Log Analytics workspaces.
official
azure-observability
microsoft
Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, distributed tracing,…
official
azure-observability
microsoft
Query metrics, logs, and traces across Azure Monitor, Application Insights, and Log Analytics. Access metrics, KQL log queries, and distributed tracing through MCP tools or Azure CLI commands Supports Application Insights for APM and performance analysis, Log Analytics for custom KQL queries, and Azure Monitor for infrastructure metrics Includes common KQL query patterns for errors, request performance, and resource usage monitoring Workbooks integration for building interactive...
official
azure-observability
microsoft
Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, distributed tracing,…
official
azure-pipelines
microsoft
Use when validating Azure DevOps pipeline changes for the VS Code build. Covers queueing builds, checking build status, viewing logs, and iterating on pipeline…
official
azure-postgres
microsoft
Create new Azure Database for PostgreSQL Flexible Server instances and configure passwordless authentication with Microsoft Entra ID. Set up developer access,…
official
azure-postgres
microsoft
Create new Azure Database for PostgreSQL Flexible Server instances and configure passwordless authentication with Microsoft Entra ID. Set up developer access,…
official
azure-postgres-ts
microsoft
Connect to Azure Database for PostgreSQL Flexible Server using the pg (node-postgres) package with support for password and Microsoft Entra ID (passwordless) authentication.
official
azure-postgres-ts
microsoft
Connect to Azure Database for PostgreSQL Flexible Server using the pg (node-postgres) package with support for password and Microsoft Entra ID (passwordless) authentication.
official
azure-prepare
microsoft
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). DO NOT USE FOR: copilot-sdk apps (use azure-hosted-copilot-sdk). WHEN: "create app", "build web app", "create API", "create serverless HTTP API", "create frontend", "create back end", "build a service", "modernize application", "update application", "add authentication", "add caching", "host on Azure", "create and...
officialdevelopmentdevops
azure-prepare
microsoft
Prepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use…
official
azure-prepare
microsoft
Prepare Azure applications for deployment with infrastructure-as-code, configuration, and containerization. Generates Bicep or Terraform infrastructure code, azure.yaml configuration, and Dockerfiles based on application type and deployment target Requires mandatory plan-first workflow: analyze workspace, gather requirements, select recipe (AZD, AZCLI, Bicep, or Terraform), design architecture, then execute only after user approval Covers new app creation, modernization, and updates; routes...
official
azure-prepare
microsoft
Prepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use…
official
azure-quotas
microsoft
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: "check quotas", "service limits", "current usage", "request quota increase", "quota exceeded", "validate capacity", "regional availability", "provisioning limits", "vCPU limit", "how many vCPUs available in my subscription".
officialdevopsaws
azure-quotas
microsoft
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: \"check quotas\", \"service…
official
azure-quotas
microsoft
Check and manage Azure quotas and usage across regions for deployment planning and capacity validation. Azure CLI ( az quota ) is the only reliable method for checking quotas; REST API and Portal are unreliable and may show misleading "No Limit" values that do not indicate unlimited capacity Supports four core workflows: checking specific resource quotas, comparing capacity across regions, requesting quota increases, and listing all quotas for a provider Quota resource names do not map 1:1...
official
azure-quotas
microsoft
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: \"check quotas\", \"service…
official
azure-rbac
microsoft
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. Also provides…
official
azure-rbac
microsoft
Find minimal Azure RBAC roles, generate assignment commands, and provide Bicep infrastructure code. Identifies built-in roles matching desired permissions using Azure documentation, or creates custom role definitions when no built-in role fits Generates Azure CLI commands and Bicep code snippets for assigning roles to identities, service principals, and managed identities Clarifies prerequisites for granting roles, including which permissions ( Microsoft.Authorization/roleAssignments/write )...
official
azure-rbac
microsoft
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. Also provides…
official
azure-reliability
microsoft
Assess and improve the reliability posture of Azure Functions: zone redundancy, ZRS storage, health probes, multi-region failover. Scans deployed resources, presents a feature-pivoted checklist, then drives staged remediation (CLI or IaC patches) end-to-end with user confirmation. WHEN: "assess reliability", "check reliability", "zone redundant", "multi-region failover", "high availability", "disaster recovery", "single points of failure", "reliability posture".
officialdevopssecurity
azure-resource-lookup
microsoft
List, find, and show Azure resources across subscriptions or resource groups. Handles prompts like "list the websites in my subscription", "list my web apps", "show my app services", "list virtual machines", "list my VMs", "show storage accounts", "find container apps", and "what resources do I have". USE FOR: list websites, list web apps, list app services, show websites in subscription, resource inventory, find resources by tag, tag analysis, orphaned resource discovery (not for cost...
officialdevopsapi
azure-resource-lookup
microsoft
List, find, and show Azure resources across subscriptions or resource groups. Handles prompts like \"list websites\", \"list virtual machines\", \"list my…
official
azure-resource-lookup
microsoft
Fast discovery and inventory of Azure resources across subscriptions using Resource Graph queries. Queries any Azure resource type (VMs, storage accounts, web apps, container apps, Key Vaults, etc.) across subscriptions and resource groups in a single command Supports cross-cutting searches for orphaned resources, missing tags, unhealthy states, and resource inventory counts Routes single-resource-type queries to dedicated MCP tools when available; falls back to Azure Resource Graph for...
official
azure-resource-lookup
microsoft
List, find, and show Azure resources across subscriptions or resource groups. Handles prompts like \"list websites\", \"list virtual machines\", \"list my…
official
azure-resource-manager-cosmosdb-dotnet
microsoft
Management plane SDK for provisioning and managing Azure Cosmos DB resources via Azure Resource Manager.
official
azure-resource-manager-cosmosdb-dotnet
microsoft
Management plane SDK for provisioning and managing Azure Cosmos DB resources via Azure Resource Manager.
official
azure-resource-manager-durabletask-dotnet
microsoft
Management plane SDK for provisioning and managing Azure Durable Task Scheduler resources via Azure Resource Manager.
official
azure-resource-manager-durabletask-dotnet
microsoft
Management plane SDK for provisioning and managing Azure Durable Task Scheduler resources via Azure Resource Manager.
official
azure-resource-manager-mysql-dotnet
microsoft
Azure Resource Manager SDK for managing MySQL Flexible Server deployments.
official
azure-resource-manager-mysql-dotnet
microsoft
Azure Resource Manager SDK for managing MySQL Flexible Server deployments.
official
azure-resource-manager-playwright-dotnet
microsoft
Management plane SDK for provisioning and managing Microsoft Playwright Testing workspaces via Azure Resource Manager.
official
azure-resource-manager-playwright-dotnet
microsoft
Management plane SDK for provisioning and managing Microsoft Playwright Testing workspaces via Azure Resource Manager.
official
azure-resource-manager-postgresql-dotnet
microsoft
Azure Resource Manager SDK for managing PostgreSQL Flexible Server deployments.
official
azure-resource-manager-postgresql-dotnet
microsoft
Azure Resource Manager SDK for managing PostgreSQL Flexible Server deployments.
official
azure-resource-manager-redis-dotnet
microsoft
Management plane SDK for provisioning and managing Azure Cache for Redis resources via Azure Resource Manager.
official
azure-resource-manager-redis-dotnet
microsoft
Management plane SDK for provisioning and managing Azure Cache for Redis resources via Azure Resource Manager.
official
azure-resource-manager-sql-dotnet
microsoft
Management plane SDK for provisioning and managing Azure SQL resources via Azure Resource Manager.
official
azure-resource-manager-sql-dotnet
microsoft
Management plane SDK for provisioning and managing Azure SQL resources via Azure Resource Manager.
official
azure-resource-visualizer
microsoft
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create architecture diagram, visualize Azure resources, show resource relationships, generate Mermaid diagram, analyze resource group, diagram my resources, architecture visualization, resource topology, map Azure infrastructure.
officialdevelopmentdevops
azure-resource-visualizer
microsoft
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create…
official
azure-resource-visualizer
microsoft
Transform Azure resource groups into detailed architecture diagrams showing resource relationships and configurations. Discovers all resources within a resource group and analyzes their configurations, dependencies, and interconnections Generates Mermaid diagrams organized by logical layers (Network, Compute, Data, Security, Monitoring) with SKU details and connection labels Maps relationships including network connections, data flows, identity bindings, and configuration dependencies across...
official
azure-resource-visualizer
microsoft
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create…
official
azure-scaffold-wizard
microsoft
Scaffold a complete, production-ready Azure project from scratch for ANY use case: RAG chatbots, multi-agent systems, API backends, data pipelines, Azure…
official
azure-search-documents-dotnet
microsoft
Build search applications with full-text, vector, semantic, and hybrid search capabilities.
official
azure-search-documents-dotnet
microsoft
Build search applications with full-text, vector, semantic, and hybrid search capabilities.
official
azure-search-documents-py
microsoft
Full-text, vector, and hybrid search with AI enrichment capabilities.
official
azure-search-documents-py
microsoft
Full-text, vector, and hybrid search with AI enrichment capabilities.
official
azure-search-documents-ts
microsoft
Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid…
official
azure-search-documents-ts
microsoft
Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid…
official
azure-security-keyvault-keys-dotnet
microsoft
Client library for managing cryptographic keys in Azure Key Vault and Managed HSM.
official
azure-security-keyvault-keys-dotnet
microsoft
Client library for managing cryptographic keys in Azure Key Vault and Managed HSM.
official
azure-security-keyvault-keys-java
microsoft
Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/verify…
official
azure-security-keyvault-keys-java
microsoft
Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/verify…
official
azure-security-keyvault-secrets-java
microsoft
Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive…
official
azure-security-keyvault-secrets-java
microsoft
Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive…
official
azure-servicebus-dotnet
microsoft
Enterprise messaging SDK for reliable message delivery with queues, topics, subscriptions, and sessions.
official
azure-servicebus-dotnet
microsoft
Enterprise messaging SDK for reliable message delivery with queues, topics, subscriptions, and sessions.
official
azure-servicebus-py
microsoft
Enterprise messaging for reliable cloud communication with queues and pub/sub topics.
official
azure-servicebus-py
microsoft
Enterprise messaging for reliable cloud communication with queues and pub/sub topics.
official
azure-servicebus-ts
microsoft
Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message…
official
azure-servicebus-ts
microsoft
Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message…
official
azure-speech-to-text-rest-py
microsoft
Simple REST API for speech-to-text transcription of short audio files (up to 60 seconds). No SDK required - just HTTP requests.
official
azure-speech-to-text-rest-py
microsoft
Simple REST API for speech-to-text transcription of short audio files (up to 60 seconds). No SDK required - just HTTP requests.
official
azure-storage
microsoft
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics. Includes lifecycle management. USE FOR: blob storage, file shares, queue storage, table storage, data lake, upload files, download blobs, storage accounts, access tiers,...
officialdevelopmentdatabase
azure-storage
microsoft
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Provides object storage, SMB file shares, async…
official
azure-storage
microsoft
Unified access to Azure blob storage, file shares, queues, tables, and data lake services. Supports five storage service types: Blob Storage for objects and backups, File Shares for SMB access, Queue Storage for async messaging, Table Storage for NoSQL key-value data, and Data Lake for big data analytics MCP server tools enable listing storage accounts, containers, and blobs, plus downloading and uploading blob content directly Configurable access tiers (hot, cool, cold, archive) and...
official
azure-storage
microsoft
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot,…
official
azure-storage-blob-java
microsoft
Build blob storage applications with Azure Storage Blob SDK for Java. Use when uploading, downloading, or managing files in Azure Blob Storage, working with…
official
azure-storage-blob-java
microsoft
Build blob storage applications with Azure Storage Blob SDK for Java. Use when uploading, downloading, or managing files in Azure Blob Storage, working with…
official
azure-storage-blob-py
microsoft
Client library for Azure Blob Storage — object storage for unstructured data.
official
azure-storage-blob-py
microsoft
Client library for Azure Blob Storage — object storage for unstructured data.
official
azure-storage-blob-rust
microsoft
Client library for Azure Blob Storage — Microsoft's object storage solution for the cloud.
official
azure-storage-blob-rust
microsoft
Client library for Azure Blob Storage — Microsoft's object storage solution for the cloud.
official
azure-storage-blob-ts
microsoft
SDK for Azure Blob Storage operations — upload, download, list, and manage blobs and containers.
official
azure-storage-blob-ts
microsoft
SDK for Azure Blob Storage operations — upload, download, list, and manage blobs and containers.
official
azure-storage-file-datalake-py
microsoft
Hierarchical file system for big data analytics workloads.
official
azure-storage-file-datalake-py
microsoft
Hierarchical file system for big data analytics workloads.
official
azure-storage-file-share-py
microsoft
Manage SMB file shares for cloud-native and lift-and-shift scenarios.
official
azure-storage-file-share-py
microsoft
Manage SMB file shares for cloud-native and lift-and-shift scenarios.
official
azure-storage-file-share-ts
microsoft
SDK for Azure File Share operations — SMB file shares, directories, and file operations.
official
azure-storage-file-share-ts
microsoft
SDK for Azure File Share operations — SMB file shares, directories, and file operations.
official
azure-storage-queue-py
microsoft
Simple, cost-effective message queuing for asynchronous communication.
official
azure-storage-queue-py
microsoft
Simple, cost-effective message queuing for asynchronous communication.
official
azure-storage-queue-ts
microsoft
SDK for Azure Queue Storage operations — send, receive, peek, and manage messages in queues.
official
azure-storage-queue-ts
microsoft
SDK for Azure Queue Storage operations — send, receive, peek, and manage messages in queues.
official
azure-upgrade
microsoft
Assess and upgrade Azure workloads between plans, tiers, or SKUs, or modernize Azure SDK dependencies in source code. WHEN: upgrade Consumption to Flex Consumption, upgrade Azure Functions plan, change hosting plan, function app SKU, migrate App Service to Container Apps, modernize legacy Azure Java SDKs (com.microsoft.azure to com.azure), migrate Azure Cache for Redis (ACR/ACRE) to Azure Managed Redis (AMR).
officialdevopsaws
azure-upgrade
microsoft
Assess and upgrade Azure workloads between plans, tiers, or SKUs within Azure. Generates assessment reports and automates upgrade steps. WHEN: upgrade…
official
azure-upgrade
microsoft
Assess and automate upgrades of Azure workloads across plans, tiers, and SKUs. Handles plan migrations (Consumption to Flex Consumption), tier upgrades, and cross-service moves (App Service to Container Apps) with sequential assessment before any changes Generates pre-upgrade readiness reports, collects existing app settings and configurations, then executes automated upgrade steps with idempotent scripts Requires explicit user confirmation for destructive actions and target plan/SKU...
official
azure-upgrade
microsoft
Assess and upgrade Azure workloads between plans, tiers, or SKUs within Azure. Generates assessment reports and automates upgrade steps. WHEN: upgrade…
official
azure-validate
microsoft
Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to deploy, validate azure.yaml, validate Bicep, test before deploying, troubleshoot deployment errors, validate Azure Functions, validate function app, validate serverless...
officialdevopstesting
azure-validate
microsoft
Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), permissions, and prerequisites before…
official
azure-validate
microsoft
Pre-deployment validation for Azure infrastructure, configuration, and permissions before deployment. Requires .azure/plan.md from a prior azure-prepare run; stops immediately if the plan is missing Executes recipe-specific validation commands (azd provision, bicep build, terraform validate) and records proof in the plan document Performs build verification, configuration checks, and permission validation; blocks deployment if any check fails Only authorized method to set plan status to...
official
azure-validate
microsoft
Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity…
official
azure-web-pubsub-ts
microsoft
Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing…
official
azure-web-pubsub-ts
microsoft
Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing…
official
backport-pr
microsoft
Backports a merged PR to a release branch by triggering the /backport bot, waiting for the bot-created PR, and filling in the shiproom template (Customer…
official
best-practices
microsoft
Best practices for Copilot Studio agents. Covers JIT glossary loading (customer acronyms, terminology), JIT user context provisioning (M365 profile, country,…
official
best-practices-check
microsoft
Verify that skills in this repository align with current Microsoft Fabric best practices from official documentation and community sources.
official
boards-my-work
microsoft
This skill retrieves and displays work items assigned to the user in Azure DevOps, organized by type and sorted by recently changed. It prompts for a project…
official
boards-work-item-summary
microsoft
Summarize a single Azure DevOps work item (and its links and comments) by ID.
official
build-and-test
microsoft
How to build and test .NET projects in the Agent Framework repository. Use this when verifying or testing changes.
official
build-docs
microsoft
Guide for building documentation and validating docstrings. Use this when asked to build docs, check docstrings, or validate documentation.
official
canvas-app
microsoft
Creates or edits a Power Apps Canvas App through the Canvas Authoring MCP coauthoring session. Handles new app generation from requirements, simple inline…
official
channel-audit
microsoft
Audit Teams channels across your teams — identify inactive channels, low‑engagement conversations, channels with no recent posts, and recommend cleanup actions.
official
channel-digest
microsoft
Summarize activity across multiple Teams channels into a single consolidated digest — key discussions, decisions, mentions, and action items.
official
chat-customizations-editor
microsoft
Use when working on the Chat Customizations editor — the management UI for agents, skills, instructions, hooks, prompts, MCP servers, and plugins.
official
chat-perf
microsoft
Run chat perf benchmarks and memory leak checks against the local dev build or any published VS Code version. Use when investigating chat rendering…
official
check-updates
microsoft
This skill checks for updates to the skills-for-fabric marketplace at the start of each session.
official
ci-readiness-check
microsoft
Use when the user explicitly asks for a CI check or to push their branch — e.g. "ci readiness", "check ci", "pre-push check", "ready for CI", "ci check",…
official
ci-test-failures
microsoft
Guide for diagnosing GitHub Actions test failures, extracting failed tests from runs, and creating or updating failing-test issues. Use this when asked to…
official
cli-e2e-testing
microsoft
Guide for writing Aspire CLI end-to-end tests using Hex1b terminal automation. Use this when asked to create, modify, or debug CLI E2E tests.
official
cli-logging-ux
microsoft
CLI Logging UX expert persona
official
click
microsoft
Best practices for building CLI applications with Click including commands, groups, options, and testing.
official
cloud-solution-architect
microsoft
Design well-architected, production-grade cloud systems following Azure Architecture Center best practices. This skill provides:
official
cloud-solution-architect
microsoft
Design well-architected, production-grade cloud systems following Azure Architecture Center best practices. This skill provides:
official
code-oss-logs
microsoft
Find and read logs from Code OSS dev builds. Use when: finding logs, reading log files, debugging Code OSS, checking renderer logs, extension host logs, agent…
official
code-review
microsoft
Quick review checklist for python and scala code changes before callings it done.
official
code-style
microsoft
Guide for running code style linters and formatters. Use this when asked to check code style, run linters, or fix formatting issues.
official
component-fixtures
microsoft
Use when creating or updating component fixtures for screenshot testing, or when designing UI components to be fixture-friendly. Covers fixture file structure,…
official
configure-canvas-mcp
microsoft
Configure the Canvas Authoring MCP server for Claude Code, VS Code Copilot, or GitHub Copilot CLI. USE WHEN "configure MCP", "set up MCP server", "MCP not…
official
connection-properties
microsoft
Specialized agent for creating and improving Connection Properties in Aspire resource and README files
official
content-redirect
microsoft
Create and manage redirects in VS Code documentation when pages are moved, renamed, or deleted. Use when moving docs pages, renaming files, restructuring…
official
continual-learning
microsoft
Guide for implementing continual learning in AI coding agents — hooks, memory scoping, reflection patterns. Use when setting up learning infrastructure for…
official
continual-learning
microsoft
Guide for implementing continual learning in AI coding agents — hooks, memory scoping, reflection patterns. Use when setting up learning infrastructure for…
official
copilot-sdk
microsoft
Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python,…
official
copilot-sdk
microsoft
Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python,…
official
cosmosdb-best-practices
microsoft
Comprehensive performance optimization guide for Azure Cosmos DB applications, containing 75+ rules across 11 categories, prioritized by impact to guide automated refactoring and code generation.
official
cpu-profile-analysis
microsoft
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-*.json). Use when: profiling performance, investigating slow functions, comparing…
official
create-code-app
microsoft
Creates Power Apps code apps using React and Vite. Use when building code apps, scaffolding projects, or deploying to Power Platform.
official
create-pr
microsoft
Create a pull request using the repository PR template. Use when asked to: create PR, open PR, push and create PR, submit PR, open pull request, send changes…
official
create-site
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
create-webroles
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
customer-card-render
microsoft
Generate customer-card PowerPoint content YAML from Design Thinking canonical artifacts and build using the shared PowerPoint skill pipeline - Brought to you…
official
daily-outlook-triage
microsoft
Get a quick summary of your day by pulling your inbox emails and calendar meetings. Helps you triage and prioritize your workday.
official
dashboard-testing
microsoft
Guide for writing tests for the Aspire Dashboard. Use this when asked to create, modify, or debug dashboard unit tests or Blazor component tests.
official
databricks-migration
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
dataflows-authoring-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
dataflows-consumption-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
dataflows-save-as-authoring-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
declarative-agent-developer
microsoft
Before doing ANYTHING, check the workspace files to fingerprint the project:
official
dependency-update
microsoft
Guides dependency version updates by checking nuget.org for latest versions, triggering the dotnet-migrate-package Azure DevOps pipeline, and monitoring runs.…
official
deploy
microsoft
Builds and deploys a Power Apps code app to Power Platform. Use when deploying changes, redeploying an existing app, or pushing updates.
official
deploy-site
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
deployment-e2e-testing
microsoft
Guide for writing Aspire deployment end-to-end tests. Use this when asked to create, modify, or debug deployment E2E tests that deploy to Azure.
official
dev
microsoft
Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.
official
devx-ux
microsoft
Developer Tooling UX expert persona
official
direct-lake-operations
microsoft
Guide for working with Direct Lake semantic models. Use this when implementing Direct Lake-related features or troubleshooting.
official
django
microsoft
Best practices for Django web development including models, views, templates, and testing.
official
docs-product-alignment
microsoft
Audit and update docs/copilot/ documentation to accurately reflect current VS Code AI capabilities. Use when: competitive analysis reveals gaps, product…
official
dv-admin
microsoft
Environment-level Dataverse administration — bulk delete, retention/archival, organization settings, OrgDB settings, recycle bin, audit, and the 37 allowlisted…
official
dv-connect
microsoft
One-step setup for a Dataverse environment — installs tools, authenticates, registers the MCP server, and writes `.env`. Use when starting a new project,…
official
dv-data
microsoft
Record-level CRUD and bulk operations via the Python SDK — create, update, delete, upsert, CSV import, multi-table foreign-key loads, AI-generated sample data.…
official
dv-metadata
microsoft
Dataverse schema authoring via the Python SDK and Web API — tables, columns, relationships, forms, and views. Use when the user wants to define or evolve the…
official
dv-overview
microsoft
Tool routing and cross-cutting rules for Dataverse work — which skill applies to which task, environment-confirmation, and pull-to-repo. Use when the user…
official
dv-python-sdk
microsoft
This skill uses Python exclusively. Do not use Node.js, JavaScript, or any other language for Dataverse scripting. If you are about to run npm install or write a .js file, STOP — you are going off-rails. See the overview skill's Hard Rules.
official
dv-query
microsoft
Bulk reads, multi-page iteration, and analytics over Dataverse data via the Python SDK and Web API. Use when the user wants to read, list, filter, aggregate,…
official
dv-security
microsoft
Security-role assignment, user access, application users, business units, and admin self-elevation in Dataverse environments. Use when the user wants to give…
official
dv-solution
microsoft
Dataverse solution lifecycle — create, export, import, promote across environments, and validate deployments. Use when the user wants to package…
official
e2e-medallion-architecture
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
edit-canvas-app
microsoft
Edit an existing Power Apps canvas app. USE WHEN the user wants to modify, update, change, or edit an existing Canvas App or pa.yaml files.
official
email-analytics
microsoft
Analyze your email patterns over a time period — volume trends, top senders, response time estimates, busiest days, and unread backlog statistics.
official
entra-agent-id
microsoft
Provision Microsoft Entra Agent Identity Blueprints, BlueprintPrincipals, and per-instance Agent Identities via Microsoft Graph, and configure OAuth 2.0 token exchange (fmi_path, OBO, cross-tenant) including the Microsoft Entra SDK for AgentID sidecar. USE FOR: Agent Identity Blueprint, BlueprintPrincipal, agent OAuth, fmi_path token exchange, agent OBO, Workload Identity Federation for agents, polyglot agent auth, Microsoft.Identity.Web.AgentIdentities. DO NOT USE FOR: standard Entra app...
officialdevelopmentapi
entra-agent-id
microsoft
Create and manage OAuth2-capable identities for AI agents using Microsoft Graph beta API.
official
entra-agent-id
microsoft
Provision Microsoft Entra Agent Identity Blueprints, BlueprintPrincipals, and per-instance Agent Identities via Microsoft Graph, and configure OAuth 2.0 token…
official
entra-agent-id
microsoft
Create and manage OAuth2-capable identities for AI agents using Microsoft Graph beta API.
official
entra-app-registration
microsoft
Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Azure RBAC or role assignments (use azure-rbac), Key Vault secrets (use azure-keyvault-expiration-audit), general Azure resource security guidance.
officialdevelopmentapi
entra-app-registration
microsoft
Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure…
official
entra-app-registration
microsoft
Microsoft Entra ID app registration, OAuth 2.0 configuration, and MSAL integration for secure application authentication. Covers app registration setup, authentication configuration, API permissions, and client credential management across web apps, SPAs, mobile apps, and daemon services Includes step-by-step workflows for first-time registration, console application authentication, and service-to-service credential flows Provides Azure CLI commands, MSAL library examples for .NET,...
official
entra-app-registration
microsoft
Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure…
official
entra-poc-advisor
microsoft
You are an expert Microsoft Entra Suite administrator and trusted SME specializing in Global Secure Access, Entra Private Access, Entra Internet Access, Conditional Access, ID Protection, ID Governance, Verified ID, and External Identities (B2B Collaboration, B2B Direct Connect, and CIAM).
official
eval-faq
microsoft
Answers AI agent evaluation methodology questions with practical, opinionated guidance grounded primarily in Microsoft's agent evaluation ecosystem (MS Learn,…
official
eval-generator
microsoft
Generates eval test cases from an eval suite plan (output of /eval-suite-planner) or a plain-English agent description. Supports both single-response and…
official
eval-guide
microsoft
Eval enablement accelerator — help customers think through "what does good look like" for their AI agent, then generate a structured eval plan and test cases…
official
eval-result-interpreter
microsoft
Analyzes Copilot Studio evaluation CSV results using Microsoft's Triage & Improvement Playbook. Returns a SHIP / ITERATE / BLOCK verdict with root cause…
official
eval-suite-planner
microsoft
Produces a concrete eval suite plan grounded in Microsoft's Eval Scenario Library and MS Learn agent evaluation guidance — scenario types, evaluation methods,…
official
eval-triage-and-improvement
microsoft
Use this skill when the user''s Copilot Studio agent evaluations have come back and they need to interpret scores, diagnose root causes of underperforming test…
official
eventhouse-authoring-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
eventhouse-consumption-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
eventstream-authoring-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
eventstream-consumption-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
fabric-cli-core
microsoft
Use Microsoft Fabric CLI (fab) to manage workspaces, semantic models, reports, notebooks, and Fabric resources. Activate when users mention fab, Fabric CLI, or…
official
fabric-cli-powerbi
microsoft
Use Fabric CLI for Power BI operations — semantic models, reports, DAX queries, refresh, gateways. Activate when users work with Power BI items, need to…
official
fastapi-router-py
microsoft
Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new…
official
fastapi-router-py
microsoft
Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new…
official
fix-ci-failures
microsoft
Investigate and fix CI failures on a pull request. Use when CI checks fail on a PR branch — covers finding the PR, identifying failed checks, downloading logs…
official
fix-errors
microsoft
Guidelines for fixing unhandled errors from the VS Code error telemetry dashboard. Use when investigating error-telemetry issues with stack traces, error…
official
fix-flaky-test
microsoft
Reproduces and fixes flaky or quarantined tests. Tries local reproduction first (fast), then falls back to CI reproduce workflow (reproduce-flaky-tests.yml).…
official
flask
microsoft
Best practices for Flask web development including routing, blueprints, and testing.
official
fluid-pr
microsoft
Use when creating a pull request in the Fluid Framework repo. Composes a PR title and body following Fluid Framework conventions, proposes them to the user,…
official
fluid-pr-guide
microsoft
Use when composing, writing, drafting, or reviewing a PR title, PR description, or PR body in Fluid Framework — provides title style, body template, and…
official
foundry-iq-py
microsoft
Build agentic retrieval solutions with Azure AI Search knowledge bases and Foundry Agent Service using the Python SDK. Use when creating knowledge…
official
foundry-iq-py
microsoft
Build agentic retrieval solutions with Azure AI Search knowledge bases and Foundry Agent Service using the Python SDK. Use when creating knowledge…
official
frontend-design-review
microsoft
Review UI implementations against design quality standards and your design system OR create distinctive, production-grade frontend interfaces from scratch.
official
frontend-design-review
microsoft
Review UI implementations against design quality standards and your design system OR create distinctive, production-grade frontend interfaces from scratch.
official
frontend-ui-dark-ts
microsoft
Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards,…
official
frontend-ui-dark-ts
microsoft
Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards,…
official
frontmatter-description
microsoft
Check and optimize MetaDescription frontmatter fields in VS Code documentation. Use when auditing, adding, or improving page descriptions for SEO and…
official
generate-canvas-app
microsoft
[DEPRECATED — use canvas-app instead] Generate a complete Power Apps canvas app.
official
generate-mcp-app-ui
microsoft
Generate an MCP App widget (self-contained HTML) for an MCP tool. Describe the visual you want and paste your tool's test output. Use when user asks to create…
official
genpage
microsoft
Creates, updates, and deploys Power Apps generative pages for model-driven apps using React v17, TypeScript, and Fluent UI V9. Completes workflow from…
official
get-search-view-results
microsoft
Get the current search results from the Search view in VS Code
official
gh-code-scanning
microsoft
Retrieves and groups GitHub code scanning alerts by rule and severity using the gh CLI - Brought to you by microsoft/hve-core
official
github-issue-creator
microsoft
Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error…
official
github-issue-creator
microsoft
Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error…
official
github-repo-explore
microsoft
Guide for searching and exploring external GitHub repositories using the gh CLI. Use this when you need reference implementations, patterns, or code examples…
official
gitlab
microsoft
Manage GitLab merge requests and pipelines with a Python CLI - Brought to you by microsoft/hve-core
official
hdinsight-migration
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
heap-snapshot-analysis
microsoft
Analyze V8 heap snapshots to investigate memory leaks and retention issues. Use when given .heapsnapshot files, asked to compare before/after snapshots, asked…
official
hex1b
microsoft
CLI tool for automating any terminal application — TUI apps, shells, CLI tools, REPLs, and more. Use when you need to launch a process in a virtual terminal,…
official
hosted-agents-v2-py
microsoft
Build container-based hosted agents using ImageBasedHostedAgentDefinition from the Azure AI Projects SDK.
official
hosted-agents-v2-py
microsoft
Build hosted agents on the refreshed Microsoft Foundry Agent Service backend. Hosted agents are containerized agentic applications that expose one or more platform protocols and run on managed Foundry infrastructure.
official
hve-core-installer
microsoft
Decision-driven installer for HVE-Core with 6 clone-based installation methods, extension quick-install, environment detection, and agent customization…
official
hygiene
microsoft
Use when making code changes to ensure they pass VS Code's hygiene checks. Covers the pre-commit hook, unicode restrictions, string quoting rules, copyright…
official
install-atk
microsoft
Install or update the M365 Agents Toolkit (ATK) CLI and/or VS Code extension.
official
install-vscode-extension
microsoft
How to install a VS Code extension from an extension ID. Useful when the user wants to add new capabilities to their VS Code environment by installing…
official
int-project-context
microsoft
You are working inside a Copilot Studio agent project. All YAML files have the .mcs.yml extension.
official
int-reference
microsoft
Reference tables for Copilot Studio YAML authoring: triggers, actions, variables, entities, Power Fx functions, templates. Preloaded by author and troubleshoot…
official
integrate-backend
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
integrate-webapi
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
integration-tests
microsoft
Use when running integration tests in the VS Code repo. Covers scripts/test-integration.sh (macOS/Linux) and scripts/test-integration.bat (Windows), their…
official
jinja2
microsoft
Best practices for template rendering with Jinja2 including environments, filters, autoescaping, and security.
official
jira
microsoft
Jira issue workflows for search, issue updates, transitions, comments, and field discovery via the Jira REST API. Use when you need to search with JQL, inspect…
official
jupyter-notebook
microsoft
Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and…
official
kql
microsoft
KQL language expertise for writing correct, efficient Kusto Query Language queries. Covers syntax gotchas, join patterns, dynamic types, datetime pitfalls,…
official
kql
microsoft
KQL language expertise for writing correct, efficient Kusto Query Language queries. Covers syntax gotchas, join patterns, dynamic types, datetime pitfalls,…
official
launch
microsoft
Launch and automate VS Code Insiders with the Copilot Chat extension using agent-browser via Chrome DevTools Protocol. Use when you need to interact with the…
official
launch
microsoft
Launch and automate VS Code (Code OSS) using @playwright/cli via Chrome DevTools Protocol. Use when you need to interact with the VS Code UI, automate the chat…
official
list-connections
microsoft
Lists Power Platform connections in the current environment. Use when you need a connection ID before adding a connector to a code app.
official
m365-agents-dotnet
microsoft
Build enterprise agents for Microsoft 365, Teams, and Copilot Studio using the Microsoft.Agents SDK with ASP.NET Core hosting, agent routing, and MSAL-based authentication.
official
m365-agents-dotnet
microsoft
Build enterprise agents for Microsoft 365, Teams, and Copilot Studio using the Microsoft.Agents SDK with ASP.NET Core hosting, agent routing, and MSAL-based authentication.
official
m365-agents-py
microsoft
Build enterprise agents for Microsoft 365, Teams, and Copilot Studio using the Microsoft Agents SDK with aiohttp hosting, AgentApplication routing, streaming responses, and MSAL-based authentication.
official
m365-agents-py
microsoft
Build enterprise agents for Microsoft 365, Teams, and Copilot Studio using the Microsoft Agents SDK with aiohttp hosting, AgentApplication routing, streaming responses, and MSAL-based authentication.
official
m365-agents-ts
microsoft
Build enterprise agents for Microsoft 365, Teams, and Copilot Studio using the Microsoft 365 Agents SDK with Express hosting, AgentApplication routing, streaming responses, and Copilot Studio client integrations.
official
m365-agents-ts
microsoft
Build enterprise agents for Microsoft 365, Teams, and Copilot Studio using the Microsoft 365 Agents SDK with Express hosting, AgentApplication routing, streaming responses, and Copilot Studio client integrations.
official
mcp-builder
microsoft
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when…
official
mcp-builder
microsoft
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when…
official
meeting-cost-calculator
microsoft
Calculate time spent in meetings per week or month — total hours, percentage of work time, attendee‑hours, and identify your most expensive recurring meetings.
official
memory-leak-audit
microsoft
Audit code for memory leaks and disposable issues. Use when reviewing event listeners, DOM handlers, lifecycle callbacks, or fixing leak reports. Covers…
official
microsoft-azure-webjobs-extensions-authentication-events-dotnet
microsoft
Azure Functions extension for handling Microsoft Entra ID custom authentication events.
official
microsoft-azure-webjobs-extensions-authentication-events-dotnet
microsoft
Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions. Use for token enrichment, custom claims,…
official
microsoft-docs
microsoft
Understand Microsoft technologies by querying official documentation. Use whenever the user asks how something works, wants tutorials, needs configuration…
official
microsoft-docs
microsoft
Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more.…
official
microsoft-docs
microsoft
Understand Microsoft technologies by querying official documentation. Use whenever the user asks how something works, wants tutorials, needs configuration…
official
microsoft-foundry
microsoft
Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, continuous eval, prompt optimizer workflows, agent.yaml, dataset curation from traces. USE FOR: deploy agent to Foundry, hosted agent, create agent, invoke agent, evaluate agent, run batch eval, continuous eval, continuous monitoring, continuous eval status, optimize prompt, improve prompt, prompt optimizer, optimize agent instructions, improve agent...
officialdevelopmentdevops
microsoft-foundry
microsoft
Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, prompt optimization,…
official
microsoft-foundry
microsoft
End-to-end deployment, evaluation, and management of AI agents on Microsoft Foundry. Covers the complete agent lifecycle: creation from starter samples, containerization and ACR push, hosted or prompt agent deployment, invocation, batch evaluation, and prompt optimization Includes specialized sub-skills for deploy, invoke, observe (evaluation and prompt optimization), trace analysis, troubleshooting, and dataset curation from production traces Supports project and resource provisioning, RBAC...
official
microsoft-foundry
microsoft
Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, prompt optimization,…
official
multi-plan-search
microsoft
Search for tasks across all your Planner plans by keyword, assignee, status, or priority — unified cross‑plan task discovery in one view.
official
numpy
microsoft
Best practices for numerical computing with NumPy including arrays, broadcasting, and vectorization.
official
org-chart
microsoft
Display a beautifully formatted ASCII org chart for any person in the organization — showing their manager, peers, and direct reports in a visual tree.
official
oss-growth
microsoft
OSS growth hacker persona
official
otel
microsoft
OpenTelemetry instrumentation for the Copilot Chat extension — covers the four agent execution paths, the IOTelService abstraction, span/metric/event…
official
owasp-agentic
microsoft
OWASP Agentic Security Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in AI agent systems - Brought to you by…
official
owasp-cicd
microsoft
OWASP CI/CD Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in continuous integration and continuous delivery…
official
owasp-docker
microsoft
OWASP Docker Top 6 vulnerability knowledge base for identifying, assessing, and remediating security risks in containerized Docker environments - Brought to…
official
owasp-infrastructure
microsoft
OWASP Infrastructure Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in internal IT infrastructure environments…
official
owasp-llm
microsoft
OWASP Top 10 for LLM Applications (2025) vulnerability knowledge base for identifying, assessing, and remediating security risks in large language model…
official
owasp-mcp
microsoft
OWASP MCP Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in Model Context Protocol environments - Brought to…
official
owasp-top-10
microsoft
OWASP Top 10 for Web Applications (2025) vulnerability knowledge base for identifying, assessing, and remediating security risks in web application…
official
patterns
microsoft
Index of repeatable implementation patterns for Copilot Studio agents. When a request may need a best-practice architecture or reusable pattern for building an…
official
pipelines-build-summary
microsoft
List, inspect, and troubleshoot Azure DevOps pipeline builds. Shows recent builds for a pipeline definition, drills into a specific build's status and result,…
official
planning-with-files
microsoft
**USE THIS FOR COMPLEX TASKS.** Implements Manus-style file-based planning for multi-step tasks. Creates task_plan.md, findings.md, and progress.md in…
official
Playwright
Microsoft
Automates browser interactions for web testing, form filling, screenshots, and data extraction.
browser-automation
playwright-api
microsoft
Explains how to add playwright API methods.
official
playwright-cli
microsoft
Browser automation with 40+ commands for navigation, interaction, form filling, and web testing. Supports multiple browsers (Chrome, Firefox, WebKit, Edge) with persistent profiles, extensions, and custom configurations Core interactions include clicking, typing, dragging, selecting, uploading files, and handling dialogs across page elements Storage management for cookies, localStorage, and sessionStorage; network request mocking and routing for testing DevTools integration with console...
official
playwright-cli
microsoft
Interactive browser automation with snapshot-based element references and multi-session support. 40+ commands across navigation, interaction, keyboard/mouse control, storage management, network mocking, and DevTools integration Automatic page snapshots after each command with element references (e.g., e15 ) for reliable, context-aware interactions Multi-browser support (Chrome, Firefox, WebKit, Edge) with persistent profiles, session management, and named browser instances Built-in debugging...
official
playwright-dev
microsoft
Guide for extending Playwright with new APIs, MCP tools, CLI commands, and vendored dependencies. Covers monorepo structure, build/test/lint workflows, and coding conventions via CLAUDE.md reference Includes detailed walkthroughs for implementing client/server APIs, writing tests, and modifying protocol layers Explains how to add MCP tools, CLI commands, and configuration options within the Playwright ecosystem Documents the vendoring process for bundling third-party npm packages into...
official
playwright-devops
microsoft
DevOps workflows for Playwright - CI failure analysis, workflow debugging, and release operations.
official
playwright-mcp-dev
microsoft
Developer guide for extending Playwright MCP tools and CLI commands. Add new MCP tools in packages/playwright/src/mcp/browser/tools/ , register in tools.ts , and define capabilities in config.d.ts CLI commands map to MCP tools; register new commands in packages/playwright/src/mcp/terminal/commands.ts and update help generator if adding a category Config options require updates across program.ts (CLI option), config.d.ts (definition), and config.ts (implementation and environment mapping) Run...
official
playwright-roll
microsoft
Roll Playwright Python to a new driver version. Walks the upstream `docs/src/api/` commit range, ports each public-API change, suppresses the rest in…
official
playwright-trace
microsoft
Inspect Playwright trace files from the command line — list actions, view requests, console, errors, snapshots and screenshots.
official
podcast-generation
microsoft
Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio…
official
podcast-generation
microsoft
Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio…
official
powerbi-authoring-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
powerbi-consumption-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
powerpoint
microsoft
PowerPoint slide deck generation and management using python-pptx with YAML-driven content and styling - Brought to you by microsoft/hve-core
official
pr-description-skill
microsoft
Trigger this skill on any of the following intents:
official
pr-reference
microsoft
Generates PR reference XML containing commit history and unified diffs between branches with extension and path filtering. Includes utilities to list changed…
official
pr-review
microsoft
Multi-dimensional review of a PR or feature branch in the microsoft/winappcli repo. Activate when a contributor asks to "review my PR", "review my changes",…
official
pr-review-comments
microsoft
Guide for submitting/posting inline PR review comments to GitHub. Use this when you need to post code review comments on specific lines of a Pull Request.
official
pr-testing
microsoft
Downloads and tests Aspire CLI from a PR build, preferably in the repo-local container runner under eng/scripts, verifies version, and runs test scenarios…
official
project-setup-info-context7
microsoft
Provides information about how to setup various kinds of projects. Useful for initializing projects based on requirements and scaffolding the project.
official
project-setup-info-context7
microsoft
Comprehensive setup steps to help the user create complete project structures in a VS Code workspace. This tool is designed for full project initialization and…
official
project-setup-info-local
microsoft
Provides information about how to setup various kinds of projects. Useful for initializing projects based on requirements and scaffolding the project.
official
project-structure
microsoft
Explains the project structure of the agent-framework .NET solution
official
publish-extension
microsoft
Guide for distributing your Command Palette extension through the Microsoft Store, WinGet, or both.
official
pydantic-models-py
microsoft
Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response…
official
pydantic-models-py
microsoft
Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response…
official
pytest
microsoft
Best practices for writing and organizing tests with pytest including fixtures, parametrize, and plugins.
official
python-architecture
microsoft
Python architect persona
official
python-code-quality
microsoft
python-code-quality — an installable skill for AI agents, published by microsoft/agent-framework.
official
python-development
microsoft
Every .py file must start with:
official
python-feature-lifecycle
microsoft
Agent Framework uses lifecycle at two different levels:
official
python-foundational
microsoft
Foundational Python best practices, idioms, and code quality fundamentals - Brought to you by microsoft/hve-core
official
python-package-management
microsoft
Uses uv for dependency management and poethepoet for task automation.
official
python-samples
microsoft
Every sample file follows this order:
official
python-testing
microsoft
We strive for at least 85% test coverage across the codebase, with a focus on core packages and critical paths. Tests should be fast, reliable, and maintainable. When adding new code, check that the relevant sections of the codebase are covered by tests, and add new tests as needed. When modifying existing code, update or add tests to cover the changes. We run tests in two stages, for a PR each commit is tested with unit tests only (using -m "not integration" ), and the full suite including...
official
quality-check
microsoft
Run quality checks on all skills before committing to catch issues early.
official
react-flow-node-ts
microsoft
Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating…
official
react-flow-node-ts
microsoft
Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating…
official
release-note-generation
microsoft
Toolkit for generating PowerToys release notes from GitHub milestone PRs or commit ranges. Use when asked to create release notes, summarize milestone PRs,…
official
release-note-reviewer
microsoft
Review VS Code release notes for style, structure, and completeness. Use for reviewing Insiders or Stable release notes against writing guidelines. Produces an…
official
release-note-writer
microsoft
Guidelines for writing and reviewing Insiders and Stable release notes for Visual Studio Code.
official
report-issue
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
requests
microsoft
Best practices for HTTP client usage with Requests including sessions, error handling, and timeouts.
official
rest-api-patterns
microsoft
Guide for implementing REST API wrapper functions. Use this when adding new API wrappers or troubleshooting API calls.
official
review
microsoft
Use when asked to review code, review a branch, or do a code review. Spawns Breaker (correctness) and API Analyst (compatibility/conventions) sub-agents while…
official
review-pr
microsoft
Generate structured PR review comments using Claude Code agents and post them to GitHub. No API key required - uses Claude Code's existing authentication.
official
review-staged
microsoft
Generate structured code review for staged files (git staged changes) using Claude Code agents. Provides feedback before committing to catch issues early.
official
reviewing-aspire-architecture
microsoft
Triggers deep architectural review across 15 Aspire-specific dimensions. Activated by requests for deep review, architectural review, pattern review, or PRs…
official
run-tests
microsoft
Guide for running pytest tests locally. Use this when running tests to verify code changes.
official
rushstack-best-practices
microsoft
Provides best practices and guidance for working with Rush monorepos. Use when the user is working in a Rush-based repository, asks about Rush commands…
official
search-consumption-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
secure-by-design
microsoft
Secure by Design principles knowledge base for assessing adherence to security-first design, development, and deployment practices across the software…
official
security-alert-review
microsoft
List and review Advanced Security alerts for an Azure DevOps repository. Shows dependency vulnerabilities, secret exposure, and code scanning findings with…
official
security-reviewer-formats
microsoft
Format specifications and data contracts for the security reviewer orchestrator and its subagents - Brought to you by microsoft/hve-core.
official
sessions
microsoft
Agents window architecture — covers the agents-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development…
official
setup-auth
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
setup-datamodel
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
site-explorer
microsoft
Browse and discover SharePoint sites, lists, document libraries, and file contents — navigate your SharePoint world without leaving the CLI.
official
skill-creator
microsoft
Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating…
official
skill-creator
microsoft
Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating…
official
skill-name
microsoft
Description of what the skill does and when to use it
official
skill-test
microsoft
Manage the end-to-end evaluation framework for skills-for-fabric. This skill routes requests to the correct workflow based on user intent — adding tests, listing tests, running tests, viewing results, generating data, or checking coverage.
official
spark-authoring-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
spark-consumption-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
spark-diagnostics-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
sqldw-authoring-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
sqldw-consumption-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
sqldw-operations-cli
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
startup-perf
microsoft
Measures Aspire application startup performance using dotnet-trace and the TraceAnalyzer tool. Use this when asked to measure impact of a code change on Aspire…
official
supply-chain-security
microsoft
Supply chain security expert persona
official
synapse-migration
microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
official
teams-dev
microsoft
Use this skill whenever the user mentions Microsoft Teams in a development context — whether they're building, integrating, configuring, debugging, or just…
official
test-management
microsoft
Quarantines or disables flaky/problematic tests using the QuarantineTools utility
official
test-site
microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
official
tom-operations
microsoft
Guide for working with the TOM (Tabular Object Model) wrapper. Use this when modifying semantic models programmatically.
official
tool-rename-deprecation
microsoft
Ensure renamed built-in tool references preserve backward compatibility. Use when renaming a toolReferenceName, tool set referenceName, or any tool identifier.…
official
ui-widget-developer
microsoft
Before proceeding, ask the user which path they want to take using AskUserQuestion. Both are supported for M365 Copilot widget rendering. Present the tradeoffs and let them choose:
official
unit-tests
microsoft
Use when running unit tests in the VS Code repo. Covers the runTests tool, scripts/test.sh (macOS/Linux) and scripts/test.bat (Windows), and their supported…
official
update-container-images
microsoft
Updates Docker container image tags used by Aspire hosting integrations. Queries registries for newer tags, uses LLM to determine version-compatible updates,…
official
update-screenshots
microsoft
Download screenshot baselines from the latest CI run and commit them. Use when asked to update, accept, or refresh component screenshot baselines from CI, or…
official
update-skills
microsoft
Create or update repository skills and instructions when major learnings are discovered during a session. Use when the user says "learn!", when a significant…
official
verify-dotnet-samples
microsoft
How to build, run and verify the .NET sample projects in the Agent Framework repository. Use this when a user wants to verify that the samples still function…
official
verify-samples-tool
microsoft
How to use the verify-samples tool to run, verify, and manage sample definitions in the Agent Framework repository. Use this when adding, updating, or running…
official
video-to-gif
microsoft
Video-to-GIF conversion skill with FFmpeg two-pass optimization - Brought to you by microsoft/hve-core
official
vscode-dev-workbench
microsoft
Use when the user wants to run the vscode.dev server locally and exercise the VS Code workbench or Agents window in the integrated browser against the local…
official
vscode-playwright
microsoft
VS Code screenshot capture using Playwright MCP with serve-web for slide decks and documentation - Brought to you by microsoft/hve-core
official
wiki-ado-convert
microsoft
Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front…
official
wiki-ado-convert
microsoft
Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front…
official
wiki-agents-md
microsoft
Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and…
official
wiki-agents-md
microsoft
Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and…
official
wiki-architect
microsoft
Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate…
official
wiki-architect
microsoft
Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate…
official
wiki-changelog
microsoft
Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, or…
official
wiki-changelog
microsoft
Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, or…
official
wiki-llms-txt
microsoft
Generates llms.txt and llms-full.txt files for LLM-friendly project documentation following the llms.txt specification. Use when the user wants to create…
official
wiki-llms-txt
microsoft
Generates llms.txt and llms-full.txt files for LLM-friendly project documentation following the llms.txt specification. Use when the user wants to create…
official
wiki-onboarding
microsoft
Generates four audience-tailored onboarding guides in an onboarding/ folder — Contributor, Staff Engineer, Executive, and Product Manager. Use when the user…
official
wiki-onboarding
microsoft
Generates four audience-tailored onboarding guides in an onboarding/ folder — Contributor, Staff Engineer, Executive, and Product Manager. Use when the user…
official
wiki-page-writer
microsoft
Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing…
official
wiki-page-writer
microsoft
Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing…
official
wiki-qa
microsoft
Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a…
official
wiki-qa
microsoft
Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a…
official
wiki-researcher
microsoft
Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth…
official
wiki-researcher
microsoft
Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth…
official
wiki-vitepress
microsoft
Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output. Use…
official
wiki-vitepress
microsoft
Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output. Use…
official
winapp-frameworks
microsoft
Framework-specific Windows development guidance for Electron, .NET (WPF, WinForms), C++, Rust, Flutter, and Tauri. Use when packaging or adding Windows…
official
winapp-identity
microsoft
Enable Windows package identity for desktop apps to access Windows APIs like push notifications, background tasks, share target, and startup tasks. Use when…
official
winapp-manifest
microsoft
Create and edit Windows app manifest files (appxmanifest.xml) that define app identity, capabilities, and visual assets, or generate new assets from existing…
official
winapp-package
microsoft
Package a Windows app as an MSIX installer for distribution or testing. Use when creating a Windows installer, packaging an…
official
winapp-setup
microsoft
Set up a Windows app project for MSIX packaging, Windows SDK access, or Windows API usage. Use when adding Windows support to an Electron, .NET, C++, Rust,…
official
winapp-signing
microsoft
Create and manage code signing certificates for Windows apps and MSIX packages. Use when generating a certificate, signing a Windows app or installer, or…
official
winapp-troubleshoot
microsoft
Diagnose and fix common Windows app packaging, signing, identity, and SDK errors. Use when encountering errors with MSIX packaging, certificate signing,…
official
winmd-api-search
microsoft
Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls, AI/ML,…
official
work-iterations
microsoft
List, create, and assign iterations for Azure DevOps projects and teams.
official
workiq
microsoft
Query Microsoft 365 Copilot for workplace intelligence - emails, meetings, documents, Teams messages, and people information. USE THIS SKILL for ANY…
official
write-changelog
microsoft
Write a CHANGELOG.md entry for a new extension release. Use when: writing changelog, updating changelog, adding release notes, preparing a release, documenting…
official
write-tests
microsoft
Guide for writing unit tests. Use this when creating tests to verify Python logic.
official
zustand-store-ts
microsoft
Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating…
official
zustand-store-ts
microsoft
Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating…
official