M
Skills de Microsoft
_project-context
by microsoft
_project-context — an installable skill for AI agents, published by microsoft/skills-for-copilot-studio.
accessibility
by 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…
accessibility-aria-expert
by microsoft
Detects and fixes accessibility issues in React/Fluent UI webviews. Use when reviewing code for screen reader compatibility, fixing ARIA labels, ensuring…
action-item-extractor
by microsoft
Extract action items with owners, deadlines, and priorities from meeting content
activate-site
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
add-azuredevops
by 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.
add-cloud-flow
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
add-connector
by microsoft
Adds any Power Platform connector to a Power Apps code app. Generic fallback for connectors not covered by a specific skill.
add-data-source
by 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…
add-datasource
by 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.
add-dataverse
by 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…
add-excel
by microsoft
Adds Excel Online (Business) connector to a Power Apps code app. Use when reading or writing Excel workbook data from OneDrive or SharePoint.
add-function
by microsoft
Guide for adding new functions to the library. Use this when implementing new API wrappers or utility functions.
add-mcscopilot
by 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…
add-office365
by microsoft
Adds Office 365 Outlook connector to a Power Apps code app. Use when accessing calendars, sending emails, reading inbox, or managing Outlook events.
add-onedrive
by microsoft
Adds OneDrive for Business connector to a Power Apps code app. Use when uploading, downloading, listing, or managing files in OneDrive.
add-policy
by microsoft
Use when adding, modifying, or reviewing VS Code configuration policies. Covers the full policy lifecycle from registration to export to platform-specific…
add-sample-data
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
add-seo
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
add-server-logic
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
add-sharepoint
by 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…
add-teams
by microsoft
Adds Microsoft Teams connector to a Power Apps code app. Use when sending Teams messages, posting to channels, or integrating with Teams chat.
agent-customization
by microsoft
**WORKFLOW SKILL** — Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md,…
agent-framework-azure-ai-py
by microsoft
Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with…
agent-framework-azure-ai-py
by microsoft
Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with…
agent-sessions-layout
by microsoft
Agents workbench layout — covers the fixed layout structure, grid configuration, part visibility, editor modal, titlebar, sidebar footer, and implementation…
agentmesh-governance
by 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.
agents-v2-py
by microsoft
Build container-based hosted agents using ImageBasedHostedAgentDefinition from the Azure AI Projects SDK.
agents-v2-py
by microsoft
Build container-based hosted agents using ImageBasedHostedAgentDefinition from the Azure AI Projects SDK.
airunway-aks-setup
by microsoft
Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first…
anthropic-sdk-upgrader
by 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…
api-changes
by 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…
api-review
by 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…
apm-review-panel
by 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 .
apm-strategy
by microsoft
Official agent skill.
apm-triage-panel
by 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.
apm-usage
by 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.
appinsights-instrumentation
by microsoft
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to…
appinsights-instrumentation
by 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...
appinsights-instrumentation
by microsoft
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to…
applicationinsights-web-ts
by microsoft
Instrument browser/web apps with the Application Insights JavaScript SDK (@microsoft/applicationinsights-web). Use for Real User Monitoring (RUM) — page views,…
applicationinsights-web-ts
by microsoft
Instrument browser/web apps with the Application Insights JavaScript SDK (@microsoft/applicationinsights-web). Use for Real User Monitoring (RUM) — page views,…
aspire
by 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,…
aspire-ts
by microsoft
Orchestrate JavaScript/TypeScript applications with .NET Aspire. Use when building Node.js APIs, React/Vue/Svelte frontends, or Vite apps that need service…
aspireify
by 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…
audit-permissions
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
auth
by microsoft
All auth flows MUST go through AuthResolver . No direct os.getenv() for token variables in application code.
author-contributions
by 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…
authoring-tips
by 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…
auto-perf-optimize
by 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…
azd-deployment
by microsoft
Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration,…
azd-deployment
by microsoft
Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration,…
azure-ai
by microsoft
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR.…
azure-ai
by 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...
azure-ai
by microsoft
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR.…
azure-ai-agents-java
by microsoft
Develop agents using Azure AI Foundry with an extensive ecosystem of models, tools, and capabilities.
azure-ai-agents-persistent-dotnet
by microsoft
Low-level SDK for creating and managing persistent AI agents with threads, messages, runs, and tools.
azure-ai-agents-persistent-dotnet
by microsoft
Low-level SDK for creating and managing persistent AI agents with threads, messages, runs, and tools.
azure-ai-agents-persistent-java
by microsoft
Low-level SDK for creating and managing persistent AI agents with threads, messages, runs, and tools.
azure-ai-agents-persistent-java
by microsoft
Low-level SDK for creating and managing persistent AI agents with threads, messages, runs, and tools.
azure-ai-agents-py
by 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…
azure-ai-anomalydetector-java
by microsoft
Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series…
azure-ai-anomalydetector-java
by microsoft
Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series…
azure-ai-contentsafety-java
by microsoft
Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm…
azure-ai-contentsafety-java
by microsoft
Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm…
azure-ai-contentsafety-py
by microsoft
Detect harmful user-generated and AI-generated content in applications.
azure-ai-contentsafety-py
by microsoft
Detect harmful user-generated and AI-generated content in applications.
azure-ai-contentsafety-ts
by microsoft
Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety). Use when moderating user-generated content,…
azure-ai-contentsafety-ts
by microsoft
Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety). Use when moderating user-generated content,…
azure-ai-contentunderstanding-py
by microsoft
Multimodal AI service that extracts semantic content from documents, video, audio, and image files for RAG and automated workflows.
azure-ai-contentunderstanding-py
by microsoft
Multimodal AI service that extracts semantic content from documents, video, audio, and image files for RAG and automated workflows.
azure-ai-document-intelligence-dotnet
by microsoft
Extract text, tables, and structured data from documents using prebuilt and custom models.
azure-ai-document-intelligence-dotnet
by microsoft
Extract text, tables, and structured data from documents using prebuilt and custom models.
azure-ai-document-intelligence-ts
by microsoft
Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing…
azure-ai-document-intelligence-ts
by microsoft
Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing…
azure-ai-evaluation-py
by microsoft
Assess generative AI application performance with built-in quality, safety, agent evaluators, Azure OpenAI graders, and custom evaluators.
azure-ai-evaluation-py
by microsoft
Assess generative AI application performance with built-in quality, safety, agent evaluators, Azure OpenAI graders, and custom evaluators.
azure-ai-formrecognizer-java
by microsoft
Build document analysis applications with Azure Document Intelligence (Form Recognizer) SDK for Java. Use when extracting text, tables, key-value pairs from…
azure-ai-formrecognizer-java
by 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 .
azure-ai-inference-dotnet
by 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.
azure-ai-inference-java
by microsoft
Client library for Azure AI model inference with chat completions and embeddings.
azure-ai-inference-py
by microsoft
Client library for Azure AI model inference with chat completions and embeddings.
azure-ai-language-conversations-py
by microsoft
Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK. Use when working with ConversationAnalysisClient to…
azure-ai-language-conversations-py
by microsoft
Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK. Use when working with ConversationAnalysisClient to…
azure-ai-ml-py
by microsoft
Client library for managing Azure ML resources: workspaces, jobs, models, data, and compute.
azure-ai-ml-py
by microsoft
Client library for managing Azure ML resources: workspaces, jobs, models, data, and compute.
azure-ai-openai-dotnet
by microsoft
Client library for Azure OpenAI Service providing access to OpenAI models including GPT-4, GPT-4o, embeddings, DALL-E, and Whisper.
azure-ai-openai-dotnet
by microsoft
Client library for Azure OpenAI Service providing access to OpenAI models including GPT-4, GPT-4o, embeddings, DALL-E, and Whisper.
azure-ai-projects-dotnet
by microsoft
High-level SDK for Azure AI Foundry project operations including agents, connections, datasets, deployments, evaluations, and indexes.
azure-ai-projects-dotnet
by microsoft
High-level SDK for Azure AI Foundry project operations including agents, connections, datasets, deployments, evaluations, and indexes.
azure-ai-projects-java
by microsoft
High-level SDK for Azure AI Foundry project management with access to connections, datasets, indexes, and evaluations.
azure-ai-projects-java
by microsoft
High-level SDK for Azure AI Foundry project management with access to connections, datasets, indexes, and evaluations.
azure-ai-projects-py
by 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…
azure-ai-projects-py
by 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…
azure-ai-projects-ts
by microsoft
Build AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects). Use when working with Foundry project clients, agents, connections,…
azure-ai-projects-ts
by microsoft
Build AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects). Use when working with Foundry project clients, agents, connections,…
azure-ai-textanalytics-py
by microsoft
Client library for Azure AI Language service NLP capabilities including sentiment, entities, key phrases, and more.
azure-ai-textanalytics-py
by microsoft
Client library for Azure AI Language service NLP capabilities including sentiment, entities, key phrases, and more.
azure-ai-transcription-py
by microsoft
Client library for Azure AI Transcription (speech-to-text) with real-time and batch transcription.
azure-ai-transcription-py
by microsoft
Client library for Azure AI Transcription (speech-to-text) with real-time and batch transcription.
azure-ai-translation-document-py
by microsoft
Client library for Azure AI Translator document translation service for batch document translation with format preservation.
azure-ai-translation-document-py
by microsoft
Client library for Azure AI Translator document translation service for batch document translation with format preservation.
azure-ai-translation-text-py
by microsoft
Client library for Azure AI Translator text translation service for real-time text translation, transliteration, and language operations.
azure-ai-translation-text-py
by microsoft
Client library for Azure AI Translator text translation service for real-time text translation, transliteration, and language operations.
azure-ai-translation-ts
by microsoft
Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when…
azure-ai-translation-ts
by microsoft
Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when…
azure-ai-vision-imageanalysis-java
by microsoft
Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or…
azure-ai-vision-imageanalysis-java
by microsoft
Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or…
azure-ai-vision-imageanalysis-py
by microsoft
Client library for Azure AI Vision 4.0 image analysis including captions, tags, objects, OCR, and more.
azure-ai-vision-imageanalysis-py
by microsoft
Client library for Azure AI Vision 4.0 image analysis including captions, tags, objects, OCR, and more.
azure-ai-voicelive-dotnet
by microsoft
Real-time voice AI SDK for building bidirectional voice assistants with Azure AI.
azure-ai-voicelive-dotnet
by microsoft
Real-time voice AI SDK for building bidirectional voice assistants with Azure AI.
azure-ai-voicelive-java
by microsoft
Real-time, bidirectional voice conversations with AI assistants using WebSocket technology.
azure-ai-voicelive-java
by microsoft
Real-time, bidirectional voice conversations with AI assistants using WebSocket technology.
azure-ai-voicelive-py
by 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…
azure-ai-voicelive-py
by 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…
azure-ai-voicelive-ts
by microsoft
Real-time voice AI SDK for building bidirectional voice assistants with Azure AI in Node.js and browser environments.
azure-ai-voicelive-ts
by microsoft
Real-time voice AI SDK for building bidirectional voice assistants with Azure AI in Node.js and browser environments.
azure-aigateway
by 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…
azure-aigateway
by 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...
azure-aigateway
by 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…
azure-appconfiguration-java
by microsoft
Client library for Azure App Configuration, a managed service for centralizing application configurations.
azure-appconfiguration-java
by microsoft
Client library for Azure App Configuration, a managed service for centralizing application configurations.
azure-appconfiguration-py
by microsoft
Centralized configuration management with feature flags and dynamic settings.
azure-appconfiguration-py
by microsoft
Centralized configuration management with feature flags and dynamic settings.
azure-appconfiguration-ts
by microsoft
Build applications using Azure App Configuration SDK for JavaScript (@azure/app-configuration). Use when working with configuration settings, feature flags,…
azure-appconfiguration-ts
by microsoft
Build applications using Azure App Configuration SDK for JavaScript (@azure/app-configuration). Use when working with configuration settings, feature flags,…
azure-cloud-migrate
by microsoft
Assess and migrate cross-cloud workloads to Azure with migration reports and code conversion guidance. Supports AWS, GCP, and other providers. WHEN: migrate…
azure-cloud-migrate
by 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...
azure-cloud-migrate
by microsoft
Assess and migrate cross-cloud workloads to Azure with migration reports and code conversion guidance. Supports AWS, GCP, and other providers. WHEN: migrate…
azure-communication-callautomation-java
by microsoft
Build call automation workflows with Azure Communication Services Call Automation Java SDK. Use when implementing IVR systems, call routing, call recording,…
azure-communication-callautomation-java
by microsoft
Build call automation workflows with Azure Communication Services Call Automation Java SDK. Use when implementing IVR systems, call routing, call recording,…
azure-communication-callingserver-java
by microsoft
Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects.…
azure-communication-callingserver-java
by microsoft
Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects.…
azure-communication-chat-java
by microsoft
Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts,…
azure-communication-chat-java
by microsoft
Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts,…
azure-communication-common-java
by microsoft
Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared…
azure-communication-common-java
by microsoft
Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared…
azure-communication-sms-java
by microsoft
Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery…
azure-communication-sms-java
by microsoft
Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery…
azure-compliance
by microsoft
Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance…
azure-compliance
by 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,...
azure-compliance
by microsoft
Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance…
azure-compute
by microsoft
Azure VM and VMSS router for recommendations, pricing, autoscale, orchestration, and connectivity troubleshooting. WHEN: Azure VM, VMSS, scale set, recommend,…
azure-compute
by 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...
azure-compute
by microsoft
Azure VM and VMSS router for recommendations, pricing, autoscale, orchestration, and connectivity troubleshooting. WHEN: Azure VM, VMSS, scale set, recommend,…
azure-compute-batch-java
by microsoft
Client library for running large-scale parallel and high-performance computing (HPC) batch jobs in Azure.
azure-compute-batch-java
by microsoft
Client library for running large-scale parallel and high-performance computing (HPC) batch jobs in Azure.
azure-containerregistry-py
by microsoft
Manage container images, artifacts, and repositories in Azure Container Registry.
azure-containerregistry-py
by microsoft
Manage container images, artifacts, and repositories in Azure Container Registry.
azure-cosmos-db-py
by microsoft
Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth…
azure-cosmos-db-py
by microsoft
Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth…
azure-cosmos-java
by microsoft
Client library for Azure Cosmos DB NoSQL API with global distribution and reactive patterns.
azure-cosmos-java
by microsoft
Client library for Azure Cosmos DB NoSQL API with global distribution and reactive patterns.
azure-cosmos-py
by microsoft
Client library for Azure Cosmos DB NoSQL API — globally distributed, multi-model database.
azure-cosmos-py
by microsoft
Client library for Azure Cosmos DB NoSQL API — globally distributed, multi-model database.
azure-cosmos-rust
by microsoft
Client library for Azure Cosmos DB NoSQL API — globally distributed, multi-model database.
azure-cosmos-rust
by microsoft
Client library for Azure Cosmos DB NoSQL API — document CRUD, containers, and globally distributed data.
azure-cosmos-ts
by microsoft
Data plane SDK for Azure Cosmos DB NoSQL API operations — CRUD on documents, queries, bulk operations.
azure-cosmos-ts
by microsoft
Data plane SDK for Azure Cosmos DB NoSQL API operations — CRUD on documents, queries, bulk operations.
azure-cost
by microsoft
Unified Azure cost management: query historical costs, forecast future spending, and optimize to reduce waste. WHEN: \"Azure costs\", \"Azure spending\",…
azure-cost
by microsoft
Unified Azure cost management: query historical costs, forecast future spending, and optimize to reduce waste. WHEN: \"Azure costs\", \"Azure spending\",…
azure-cost-optimization
by microsoft
Identify Azure cost savings from usage and spending data. USE FOR: optimize Azure costs, reduce Azure spending/expenses, analyze Azure costs, find cost…
azure-cost-optimization
by 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,...
azure-cost-optimization
by microsoft
Identify Azure cost savings from usage and spending data. USE FOR: optimize Azure costs, reduce Azure spending/expenses, analyze Azure costs, find cost…
azure-data-tables-java
by 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,…
azure-data-tables-java
by 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,…
azure-data-tables-py
by microsoft
NoSQL key-value store for structured data (Azure Storage Tables or Cosmos DB Table API).
azure-data-tables-py
by microsoft
NoSQL key-value store for structured data (Azure Storage Tables or Cosmos DB Table API).
azure-deploy
by 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…
azure-deploy
by 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...
azure-deploy
by microsoft
Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when…
azure-diagnostics
by microsoft
Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot container…
azure-diagnostics
by 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...
azure-diagnostics
by microsoft
Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot container…
azure-enterprise-infra-planner
by microsoft
Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity,…
azure-enterprise-infra-planner
by microsoft
Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity,…
azure-enterprise-infra-planner
by microsoft
Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity,…
azure-eventgrid-dotnet
by microsoft
Client library for publishing events to Azure Event Grid topics, domains, and namespaces.
azure-eventgrid-dotnet
by microsoft
Client library for publishing events to Azure Event Grid topics, domains, and namespaces.
azure-eventgrid-java
by microsoft
Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure…
azure-eventgrid-java
by microsoft
Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure…
azure-eventgrid-py
by microsoft
Event routing service for building event-driven applications with pub/sub semantics.
azure-eventgrid-py
by microsoft
Event routing service for building event-driven applications with pub/sub semantics.
azure-eventhub-dotnet
by microsoft
High-throughput event streaming SDK for sending and receiving events via Azure Event Hubs.
azure-eventhub-dotnet
by microsoft
High-throughput event streaming SDK for sending and receiving events via Azure Event Hubs.
azure-eventhub-java
by microsoft
Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building…
azure-eventhub-java
by microsoft
Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building…
azure-eventhub-py
by microsoft
Big data streaming platform for high-throughput event ingestion.
azure-eventhub-py
by microsoft
Big data streaming platform for high-throughput event ingestion.
azure-eventhub-rust
by microsoft
Client library for Azure Event Hubs — big data streaming platform and event ingestion service.
azure-eventhub-rust
by microsoft
Client library for Azure Event Hubs — big data streaming platform and event ingestion service.
azure-eventhub-ts
by microsoft
Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestion,…
azure-eventhub-ts
by microsoft
Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestion,…
azure-hosted-copilot-sdk
by 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,…
azure-hosted-copilot-sdk
by 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...
azure-hosted-copilot-sdk
by microsoft
Build, deploy, modify GitHub Copilot SDK apps on Azure. MANDATORY when codebase contains @github/copilot-sdk or CopilotClient — use this skill instead of…
azure-identity-dotnet
by microsoft
Authentication library for Azure SDK clients using Microsoft Entra ID (formerly Azure AD).
azure-identity-dotnet
by microsoft
Authentication library for Azure SDK clients using Microsoft Entra ID.
azure-identity-java
by microsoft
Azure Identity Java SDK for authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or any Azure…
azure-identity-java
by microsoft
Azure Identity library for Java authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or any…
azure-identity-py
by microsoft
Authentication library for Azure SDK clients using Microsoft Entra ID (formerly Azure AD).
azure-identity-py
by microsoft
Authentication library for Azure SDK clients using Microsoft Entra ID.
azure-identity-rust
by microsoft
Authentication library for Azure SDK clients using Microsoft Entra ID (formerly Azure AD).
azure-identity-rust
by microsoft
Authentication library for Azure SDK clients using Microsoft Entra ID (formerly Azure AD).
azure-identity-ts
by microsoft
Authenticate to Azure services using Azure Identity SDK for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential,…
azure-identity-ts
by microsoft
Authenticate to Azure services using Azure Identity library for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential,…
azure-keyvault-certificates-rust
by microsoft
Client library for Azure Key Vault Certificates — secure storage and management of certificates.
azure-keyvault-certificates-rust
by microsoft
Client library for Azure Key Vault Certificates — secure storage and management of certificates.
azure-keyvault-keys-rust
by microsoft
Client library for Azure Key Vault Keys — secure storage and management of cryptographic keys.
azure-keyvault-keys-rust
by microsoft
Client library for Azure Key Vault Keys — secure storage and management of cryptographic keys.
azure-keyvault-keys-ts
by microsoft
Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotating…
azure-keyvault-keys-ts
by microsoft
Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotating…
azure-keyvault-py
by microsoft
Secure storage and management for secrets, cryptographic keys, and certificates.
azure-keyvault-py
by microsoft
Secure storage and management for secrets, cryptographic keys, and certificates.
azure-keyvault-secrets-rust
by microsoft
Client library for Azure Key Vault Secrets — secure storage for passwords, API keys, and other secrets.
azure-keyvault-secrets-rust
by microsoft
Client library for Azure Key Vault Secrets — secure storage for passwords, API keys, and other secrets.
azure-keyvault-secrets-ts
by microsoft
Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration…
azure-keyvault-secrets-ts
by microsoft
Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration…
azure-kubernetes
by microsoft
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking…
azure-kubernetes
by microsoft
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking…
azure-kubernetes
by microsoft
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking…
azure-kusto
by 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…
azure-kusto
by 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...
azure-kusto
by 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…
azure-maps-search-dotnet
by microsoft
Azure Maps SDK for .NET providing location-based services: geocoding, routing, rendering, geolocation, and weather.
azure-maps-search-dotnet
by microsoft
Azure Maps SDK for .NET providing location-based services: geocoding, routing, rendering, geolocation, and weather.
azure-messaging
by microsoft
Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing…
azure-messaging
by 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...
azure-messaging
by microsoft
Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing…
azure-messaging-webpubsub-java
by microsoft
Build real-time web applications with Azure Web PubSub SDK for Java. Use when implementing WebSocket-based messaging, live updates, chat applications, or…
azure-messaging-webpubsub-java
by microsoft
Build real-time web applications with Azure Web PubSub SDK for Java. Use when implementing WebSocket-based messaging, live updates, chat applications, or…
azure-messaging-webpubsubservice-py
by microsoft
Real-time messaging with WebSocket connections at scale.
azure-messaging-webpubsubservice-py
by microsoft
Real-time messaging with WebSocket connections at scale.
azure-mgmt-apicenter-dotnet
by microsoft
Centralized API inventory and governance SDK for managing APIs across your organization.
azure-mgmt-apicenter-dotnet
by microsoft
Centralized API inventory and governance SDK for managing APIs across your organization.
azure-mgmt-apicenter-py
by microsoft
Manage API inventory, metadata, and governance in Azure API Center.
azure-mgmt-apicenter-py
by microsoft
Manage API inventory, metadata, and governance in Azure API Center.
azure-mgmt-apimanagement-dotnet
by microsoft
Management plane SDK for provisioning and managing Azure API Management resources via Azure Resource Manager.
azure-mgmt-apimanagement-dotnet
by microsoft
Management plane SDK for provisioning and managing Azure API Management resources via Azure Resource Manager.
azure-mgmt-apimanagement-py
by microsoft
Manage Azure API Management services, APIs, products, and policies.
azure-mgmt-apimanagement-py
by microsoft
Manage Azure API Management services, APIs, products, and policies.
azure-mgmt-applicationinsights-dotnet
by microsoft
Azure Resource Manager SDK for managing Application Insights resources for application performance monitoring.
azure-mgmt-applicationinsights-dotnet
by microsoft
Azure Resource Manager SDK for managing Application Insights resources for application performance monitoring.
azure-mgmt-arizeaiobservabilityeval-dotnet
by microsoft
.NET SDK for managing Arize AI Observability and Evaluation resources on Azure.
azure-mgmt-arizeaiobservabilityeval-dotnet
by microsoft
Azure Resource Manager SDK for Arize AI Observability and Evaluation (.NET). Use when managing Arize AI organizations \non Azure via Azure Marketplace,…
azure-mgmt-botservice-dotnet
by microsoft
Management plane SDK for provisioning and managing Azure Bot Service resources via Azure Resource Manager.
azure-mgmt-botservice-dotnet
by microsoft
Management plane SDK for provisioning and managing Azure Bot Service resources via Azure Resource Manager.
azure-mgmt-botservice-py
by microsoft
Manage Azure Bot Service resources including bots, channels, and connections.
azure-mgmt-botservice-py
by microsoft
Manage Azure Bot Service resources including bots, channels, and connections.
azure-mgmt-fabric-dotnet
by microsoft
Management plane SDK for provisioning and managing Microsoft Fabric capacity resources via Azure Resource Manager.
azure-mgmt-fabric-dotnet
by microsoft
Management plane SDK for provisioning and managing Microsoft Fabric capacity resources via Azure Resource Manager.
azure-mgmt-fabric-py
by microsoft
Manage Microsoft Fabric capacities and resources programmatically.
azure-mgmt-fabric-py
by microsoft
Manage Microsoft Fabric capacities and resources programmatically.
azure-mgmt-mongodbatlas-dotnet
by microsoft
Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting…
azure-mgmt-mongodbatlas-dotnet
by microsoft
Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting…
azure-mgmt-weightsandbiases-dotnet
by microsoft
Azure Resource Manager SDK for deploying and managing Weights & Biases ML experiment tracking instances via Azure Marketplace.
azure-mgmt-weightsandbiases-dotnet
by microsoft
Azure Resource Manager SDK for deploying and managing Weights & Biases ML experiment tracking instances via Azure Marketplace.
azure-microsoft-playwright-testing-ts
by microsoft
Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted…
azure-microsoft-playwright-testing-ts
by microsoft
Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted…
azure-monitor-ingestion-java
by microsoft
Client library for sending custom logs to Azure Monitor using the Logs Ingestion API via Data Collection Rules.
azure-monitor-ingestion-java
by microsoft
Client library for sending custom logs to Azure Monitor using the Logs Ingestion API via Data Collection Rules.
azure-monitor-ingestion-py
by microsoft
Send custom logs to Azure Monitor Log Analytics workspace using the Logs Ingestion API.
azure-monitor-ingestion-py
by microsoft
Send custom logs to Azure Monitor Log Analytics workspace using the Logs Ingestion API.
azure-monitor-opentelemetry-exporter-java
by microsoft
⚠️ DEPRECATION NOTICE : This package is deprecated. Migrate to azure-monitor-opentelemetry-autoconfigure .
azure-monitor-opentelemetry-exporter-java
by microsoft
⚠️ DEPRECATION NOTICE : This package is deprecated. Migrate to azure-monitor-opentelemetry-autoconfigure .
azure-monitor-opentelemetry-exporter-py
by microsoft
Low-level exporter for sending OpenTelemetry traces, metrics, and logs to Application Insights.
azure-monitor-opentelemetry-exporter-py
by microsoft
Low-level exporter for sending OpenTelemetry traces, metrics, and logs to Application Insights.
azure-monitor-opentelemetry-py
by microsoft
One-line setup for Application Insights with OpenTelemetry auto-instrumentation.
azure-monitor-opentelemetry-py
by microsoft
One-line setup for Application Insights with OpenTelemetry auto-instrumentation.
azure-monitor-opentelemetry-ts
by microsoft
Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry). Use when adding distributed tracing, metrics, and…
azure-monitor-opentelemetry-ts
by microsoft
Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry). Use when adding distributed tracing, metrics, and…
azure-monitor-query-java
by microsoft
DEPRECATION NOTICE : This package is deprecated in favor of:
azure-monitor-query-java
by microsoft
DEPRECATION NOTICE : This package is deprecated in favor of:
azure-monitor-query-py
by microsoft
Query logs and metrics from Azure Monitor and Log Analytics workspaces.
azure-monitor-query-py
by microsoft
Query logs and metrics from Azure Monitor and Log Analytics workspaces.
azure-observability
by microsoft
Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, distributed tracing,…
azure-observability
by 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...
azure-observability
by microsoft
Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, distributed tracing,…
azure-pipelines
by 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…
azure-postgres
by microsoft
Create new Azure Database for PostgreSQL Flexible Server instances and configure passwordless authentication with Microsoft Entra ID. Set up developer access,…
azure-postgres
by microsoft
Create new Azure Database for PostgreSQL Flexible Server instances and configure passwordless authentication with Microsoft Entra ID. Set up developer access,…
azure-postgres-ts
by 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.
azure-postgres-ts
by 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.
azure-prepare
by 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-prepare
by 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...
azure-prepare
by 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-quotas
by microsoft
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: \"check quotas\", \"service…
azure-quotas
by 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...
azure-quotas
by microsoft
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: \"check quotas\", \"service…
azure-rbac
by 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…
azure-rbac
by 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 )...
azure-rbac
by 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…
azure-resource-lookup
by microsoft
List, find, and show Azure resources across subscriptions or resource groups. Handles prompts like \"list websites\", \"list virtual machines\", \"list my…
azure-resource-lookup
by 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...
azure-resource-lookup
by microsoft
List, find, and show Azure resources across subscriptions or resource groups. Handles prompts like \"list websites\", \"list virtual machines\", \"list my…
azure-resource-manager-cosmosdb-dotnet
by microsoft
Management plane SDK for provisioning and managing Azure Cosmos DB resources via Azure Resource Manager.
azure-resource-manager-cosmosdb-dotnet
by microsoft
Management plane SDK for provisioning and managing Azure Cosmos DB resources via Azure Resource Manager.
azure-resource-manager-durabletask-dotnet
by microsoft
Management plane SDK for provisioning and managing Azure Durable Task Scheduler resources via Azure Resource Manager.
azure-resource-manager-durabletask-dotnet
by microsoft
Management plane SDK for provisioning and managing Azure Durable Task Scheduler resources via Azure Resource Manager.
azure-resource-manager-mysql-dotnet
by microsoft
Azure Resource Manager SDK for managing MySQL Flexible Server deployments.
azure-resource-manager-mysql-dotnet
by microsoft
Azure Resource Manager SDK for managing MySQL Flexible Server deployments.
azure-resource-manager-playwright-dotnet
by microsoft
Management plane SDK for provisioning and managing Microsoft Playwright Testing workspaces via Azure Resource Manager.
azure-resource-manager-playwright-dotnet
by microsoft
Management plane SDK for provisioning and managing Microsoft Playwright Testing workspaces via Azure Resource Manager.
azure-resource-manager-postgresql-dotnet
by microsoft
Azure Resource Manager SDK for managing PostgreSQL Flexible Server deployments.
azure-resource-manager-postgresql-dotnet
by microsoft
Azure Resource Manager SDK for managing PostgreSQL Flexible Server deployments.
azure-resource-manager-redis-dotnet
by microsoft
Management plane SDK for provisioning and managing Azure Cache for Redis resources via Azure Resource Manager.
azure-resource-manager-redis-dotnet
by microsoft
Management plane SDK for provisioning and managing Azure Cache for Redis resources via Azure Resource Manager.
azure-resource-manager-sql-dotnet
by microsoft
Management plane SDK for provisioning and managing Azure SQL resources via Azure Resource Manager.
azure-resource-manager-sql-dotnet
by microsoft
Management plane SDK for provisioning and managing Azure SQL resources via Azure Resource Manager.
azure-resource-visualizer
by microsoft
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create…
azure-resource-visualizer
by 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...
azure-resource-visualizer
by microsoft
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create…
azure-scaffold-wizard
by microsoft
Scaffold a complete, production-ready Azure project from scratch for ANY use case: RAG chatbots, multi-agent systems, API backends, data pipelines, Azure…
azure-search-documents-dotnet
by microsoft
Build search applications with full-text, vector, semantic, and hybrid search capabilities.
azure-search-documents-dotnet
by microsoft
Build search applications with full-text, vector, semantic, and hybrid search capabilities.
azure-search-documents-py
by microsoft
Full-text, vector, and hybrid search with AI enrichment capabilities.
azure-search-documents-py
by microsoft
Full-text, vector, and hybrid search with AI enrichment capabilities.
azure-search-documents-ts
by microsoft
Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid…
azure-search-documents-ts
by microsoft
Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid…
azure-security-keyvault-keys-dotnet
by microsoft
Client library for managing cryptographic keys in Azure Key Vault and Managed HSM.
azure-security-keyvault-keys-dotnet
by microsoft
Client library for managing cryptographic keys in Azure Key Vault and Managed HSM.
azure-security-keyvault-keys-java
by 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…
azure-security-keyvault-keys-java
by 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…
azure-security-keyvault-secrets-java
by microsoft
Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive…
azure-security-keyvault-secrets-java
by microsoft
Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive…
azure-servicebus-dotnet
by microsoft
Enterprise messaging SDK for reliable message delivery with queues, topics, subscriptions, and sessions.
azure-servicebus-dotnet
by microsoft
Enterprise messaging SDK for reliable message delivery with queues, topics, subscriptions, and sessions.
azure-servicebus-py
by microsoft
Enterprise messaging for reliable cloud communication with queues and pub/sub topics.
azure-servicebus-py
by microsoft
Enterprise messaging for reliable cloud communication with queues and pub/sub topics.
azure-servicebus-ts
by microsoft
Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message…
azure-servicebus-ts
by microsoft
Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message…
azure-speech-to-text-rest-py
by microsoft
Simple REST API for speech-to-text transcription of short audio files (up to 60 seconds). No SDK required - just HTTP requests.
azure-speech-to-text-rest-py
by microsoft
Simple REST API for speech-to-text transcription of short audio files (up to 60 seconds). No SDK required - just HTTP requests.
azure-storage
by microsoft
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Provides object storage, SMB file shares, async…
azure-storage
by 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...
azure-storage
by microsoft
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot,…
azure-storage-blob-java
by 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…
azure-storage-blob-java
by 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…
azure-storage-blob-py
by microsoft
Client library for Azure Blob Storage — object storage for unstructured data.
azure-storage-blob-py
by microsoft
Client library for Azure Blob Storage — object storage for unstructured data.
azure-storage-blob-rust
by microsoft
Client library for Azure Blob Storage — Microsoft's object storage solution for the cloud.
azure-storage-blob-rust
by microsoft
Client library for Azure Blob Storage — Microsoft's object storage solution for the cloud.
azure-storage-blob-ts
by microsoft
SDK for Azure Blob Storage operations — upload, download, list, and manage blobs and containers.
azure-storage-blob-ts
by microsoft
SDK for Azure Blob Storage operations — upload, download, list, and manage blobs and containers.
azure-storage-file-datalake-py
by microsoft
Hierarchical file system for big data analytics workloads.
azure-storage-file-datalake-py
by microsoft
Hierarchical file system for big data analytics workloads.
azure-storage-file-share-py
by microsoft
Manage SMB file shares for cloud-native and lift-and-shift scenarios.
azure-storage-file-share-py
by microsoft
Manage SMB file shares for cloud-native and lift-and-shift scenarios.
azure-storage-file-share-ts
by microsoft
SDK for Azure File Share operations — SMB file shares, directories, and file operations.
azure-storage-file-share-ts
by microsoft
SDK for Azure File Share operations — SMB file shares, directories, and file operations.
azure-storage-queue-py
by microsoft
Simple, cost-effective message queuing for asynchronous communication.
azure-storage-queue-py
by microsoft
Simple, cost-effective message queuing for asynchronous communication.
azure-storage-queue-ts
by microsoft
SDK for Azure Queue Storage operations — send, receive, peek, and manage messages in queues.
azure-storage-queue-ts
by microsoft
SDK for Azure Queue Storage operations — send, receive, peek, and manage messages in queues.
azure-upgrade
by microsoft
Assess and upgrade Azure workloads between plans, tiers, or SKUs within Azure. Generates assessment reports and automates upgrade steps. WHEN: upgrade…
azure-upgrade
by 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...
azure-upgrade
by microsoft
Assess and upgrade Azure workloads between plans, tiers, or SKUs within Azure. Generates assessment reports and automates upgrade steps. WHEN: upgrade…
azure-validate
by microsoft
Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), permissions, and prerequisites before…
azure-validate
by 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...
azure-validate
by microsoft
Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity…
azure-web-pubsub-ts
by microsoft
Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing…
azure-web-pubsub-ts
by microsoft
Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing…
backport-pr
by 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…
best-practices
by microsoft
Best practices for Copilot Studio agents. Covers JIT glossary loading (customer acronyms, terminology), JIT user context provisioning (M365 profile, country,…
best-practices-check
by microsoft
Verify that skills in this repository align with current Microsoft Fabric best practices from official documentation and community sources.
boards-my-work
by 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…
boards-work-item-summary
by microsoft
Summarize a single Azure DevOps work item (and its links and comments) by ID.
build-and-test
by microsoft
How to build and test .NET projects in the Agent Framework repository. Use this when verifying or testing changes.
build-docs
by microsoft
Guide for building documentation and validating docstrings. Use this when asked to build docs, check docstrings, or validate documentation.
canvas-app
by microsoft
Creates or edits a Power Apps Canvas App through the Canvas Authoring MCP coauthoring session. Handles new app generation from requirements, simple inline…
channel-audit
by microsoft
Audit Teams channels across your teams — identify inactive channels, low‑engagement conversations, channels with no recent posts, and recommend cleanup actions.
channel-digest
by microsoft
Summarize activity across multiple Teams channels into a single consolidated digest — key discussions, decisions, mentions, and action items.
chat-customizations-editor
by microsoft
Use when working on the Chat Customizations editor — the management UI for agents, skills, instructions, hooks, prompts, MCP servers, and plugins.
chat-perf
by 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…
check-updates
by microsoft
This skill checks for updates to the skills-for-fabric marketplace at the start of each session.
ci-readiness-check
by 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",…
ci-test-failures
by 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…
cli-e2e-testing
by 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.
cli-logging-ux
by microsoft
CLI Logging UX expert persona
click
by microsoft
Best practices for building CLI applications with Click including commands, groups, options, and testing.
cloud-solution-architect
by microsoft
Design well-architected, production-grade cloud systems following Azure Architecture Center best practices. This skill provides:
cloud-solution-architect
by microsoft
Design well-architected, production-grade cloud systems following Azure Architecture Center best practices. This skill provides:
code-oss-logs
by 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…
code-review
by microsoft
Quick review checklist for python and scala code changes before callings it done.
code-style
by microsoft
Guide for running code style linters and formatters. Use this when asked to check code style, run linters, or fix formatting issues.
component-fixtures
by microsoft
Use when creating or updating component fixtures for screenshot testing, or when designing UI components to be fixture-friendly. Covers fixture file structure,…
configure-canvas-mcp
by 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…
connection-properties
by microsoft
Specialized agent for creating and improving Connection Properties in Aspire resource and README files
content-redirect
by microsoft
Create and manage redirects in VS Code documentation when pages are moved, renamed, or deleted. Use when moving docs pages, renaming files, restructuring…
continual-learning
by microsoft
Guide for implementing continual learning in AI coding agents — hooks, memory scoping, reflection patterns. Use when setting up learning infrastructure for…
continual-learning
by microsoft
Guide for implementing continual learning in AI coding agents — hooks, memory scoping, reflection patterns. Use when setting up learning infrastructure for…
copilot-sdk
by microsoft
Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python,…
copilot-sdk
by microsoft
Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python,…
cosmosdb-best-practices
by 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.
cpu-profile-analysis
by microsoft
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-*.json). Use when: profiling performance, investigating slow functions, comparing…
create-code-app
by microsoft
Creates Power Apps code apps using React and Vite. Use when building code apps, scaffolding projects, or deploying to Power Platform.
create-pr
by 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…
create-site
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
create-webroles
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
customer-card-render
by microsoft
Generate customer-card PowerPoint content YAML from Design Thinking canonical artifacts and build using the shared PowerPoint skill pipeline - Brought to you…
daily-outlook-triage
by microsoft
Get a quick summary of your day by pulling your inbox emails and calendar meetings. Helps you triage and prioritize your workday.
dashboard-testing
by 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.
databricks-migration
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
dataflows-authoring-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
dataflows-consumption-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
dataflows-save-as-authoring-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
declarative-agent-developer
by microsoft
Before doing ANYTHING, check the workspace files to fingerprint the project:
dependency-update
by microsoft
Guides dependency version updates by checking nuget.org for latest versions, triggering the dotnet-migrate-package Azure DevOps pipeline, and monitoring runs.…
deploy
by microsoft
Builds and deploys a Power Apps code app to Power Platform. Use when deploying changes, redeploying an existing app, or pushing updates.
deploy-site
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
deployment-e2e-testing
by 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.
dev
by microsoft
Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.
devx-ux
by microsoft
Developer Tooling UX expert persona
direct-lake-operations
by microsoft
Guide for working with Direct Lake semantic models. Use this when implementing Direct Lake-related features or troubleshooting.
django
by microsoft
Best practices for Django web development including models, views, templates, and testing.
docs-product-alignment
by microsoft
Audit and update docs/copilot/ documentation to accurately reflect current VS Code AI capabilities. Use when: competitive analysis reveals gaps, product…
dv-admin
by microsoft
Environment-level Dataverse administration — bulk delete, retention/archival, organization settings, OrgDB settings, recycle bin, audit, and the 37 allowlisted…
dv-connect
by microsoft
One-step setup for a Dataverse environment — installs tools, authenticates, registers the MCP server, and writes `.env`. Use when starting a new project,…
dv-data
by 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.…
dv-metadata
by 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…
dv-overview
by 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…
dv-python-sdk
by 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.
dv-query
by 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,…
dv-security
by microsoft
Security-role assignment, user access, application users, business units, and admin self-elevation in Dataverse environments. Use when the user wants to give…
dv-solution
by microsoft
Dataverse solution lifecycle — create, export, import, promote across environments, and validate deployments. Use when the user wants to package…
e2e-medallion-architecture
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
edit-canvas-app
by 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.
email-analytics
by microsoft
Analyze your email patterns over a time period — volume trends, top senders, response time estimates, busiest days, and unread backlog statistics.
entra-agent-id
by microsoft
Create and manage OAuth2-capable identities for AI agents using Microsoft Graph beta API.
entra-agent-id
by microsoft
Provision Microsoft Entra Agent Identity Blueprints, BlueprintPrincipals, and per-instance Agent Identities via Microsoft Graph, and configure OAuth 2.0 token…
entra-agent-id
by microsoft
Create and manage OAuth2-capable identities for AI agents using Microsoft Graph beta API.
entra-app-registration
by microsoft
Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure…
entra-app-registration
by 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,...
entra-app-registration
by microsoft
Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure…
entra-poc-advisor
by 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).
eval-faq
by microsoft
Answers AI agent evaluation methodology questions with practical, opinionated guidance grounded primarily in Microsoft's agent evaluation ecosystem (MS Learn,…
eval-generator
by 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…
eval-guide
by 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…
eval-result-interpreter
by microsoft
Analyzes Copilot Studio evaluation CSV results using Microsoft's Triage & Improvement Playbook. Returns a SHIP / ITERATE / BLOCK verdict with root cause…
eval-suite-planner
by microsoft
Produces a concrete eval suite plan grounded in Microsoft's Eval Scenario Library and MS Learn agent evaluation guidance — scenario types, evaluation methods,…
eval-triage-and-improvement
by 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…
eventhouse-authoring-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
eventhouse-consumption-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
eventstream-authoring-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
eventstream-consumption-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
fabric-cli-core
by microsoft
Use Microsoft Fabric CLI (fab) to manage workspaces, semantic models, reports, notebooks, and Fabric resources. Activate when users mention fab, Fabric CLI, or…
fabric-cli-powerbi
by 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…
fastapi-router-py
by microsoft
Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new…
fastapi-router-py
by microsoft
Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new…
fix-ci-failures
by 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…
fix-errors
by microsoft
Guidelines for fixing unhandled errors from the VS Code error telemetry dashboard. Use when investigating error-telemetry issues with stack traces, error…
fix-flaky-test
by microsoft
Reproduces and fixes flaky or quarantined tests. Tries local reproduction first (fast), then falls back to CI reproduce workflow (reproduce-flaky-tests.yml).…
flask
by microsoft
Best practices for Flask web development including routing, blueprints, and testing.
fluid-pr
by 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,…
fluid-pr-guide
by 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…
foundry-iq-py
by microsoft
Build agentic retrieval solutions with Azure AI Search knowledge bases and Foundry Agent Service using the Python SDK. Use when creating knowledge…
foundry-iq-py
by microsoft
Build agentic retrieval solutions with Azure AI Search knowledge bases and Foundry Agent Service using the Python SDK. Use when creating knowledge…
frontend-design-review
by microsoft
Review UI implementations against design quality standards and your design system OR create distinctive, production-grade frontend interfaces from scratch.
frontend-design-review
by microsoft
Review UI implementations against design quality standards and your design system OR create distinctive, production-grade frontend interfaces from scratch.
frontend-ui-dark-ts
by microsoft
Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards,…
frontend-ui-dark-ts
by microsoft
Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards,…
frontmatter-description
by microsoft
Check and optimize MetaDescription frontmatter fields in VS Code documentation. Use when auditing, adding, or improving page descriptions for SEO and…
generate-canvas-app
by microsoft
[DEPRECATED — use canvas-app instead] Generate a complete Power Apps canvas app.
generate-mcp-app-ui
by 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…
genpage
by microsoft
Creates, updates, and deploys Power Apps generative pages for model-driven apps using React v17, TypeScript, and Fluent UI V9. Completes workflow from…
get-search-view-results
by microsoft
Get the current search results from the Search view in VS Code
gh-code-scanning
by microsoft
Retrieves and groups GitHub code scanning alerts by rule and severity using the gh CLI - Brought to you by microsoft/hve-core
github-issue-creator
by 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…
github-issue-creator
by 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…
github-repo-explore
by microsoft
Guide for searching and exploring external GitHub repositories using the gh CLI. Use this when you need reference implementations, patterns, or code examples…
gitlab
by microsoft
Manage GitLab merge requests and pipelines with a Python CLI - Brought to you by microsoft/hve-core
hdinsight-migration
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
heap-snapshot-analysis
by microsoft
Analyze V8 heap snapshots to investigate memory leaks and retention issues. Use when given .heapsnapshot files, asked to compare before/after snapshots, asked…
hex1b
by 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,…
hosted-agents-v2-py
by microsoft
Build container-based hosted agents using ImageBasedHostedAgentDefinition from the Azure AI Projects SDK.
hosted-agents-v2-py
by 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.
hve-core-installer
by microsoft
Decision-driven installer for HVE-Core with 6 clone-based installation methods, extension quick-install, environment detection, and agent customization…
hygiene
by 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…
install-atk
by microsoft
Install or update the M365 Agents Toolkit (ATK) CLI and/or VS Code extension.
install-vscode-extension
by 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…
int-project-context
by microsoft
You are working inside a Copilot Studio agent project. All YAML files have the .mcs.yml extension.
int-reference
by microsoft
Reference tables for Copilot Studio YAML authoring: triggers, actions, variables, entities, Power Fx functions, templates. Preloaded by author and troubleshoot…
integrate-backend
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
integrate-webapi
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
integration-tests
by 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…
jinja2
by microsoft
Best practices for template rendering with Jinja2 including environments, filters, autoescaping, and security.
jira
by 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…
jupyter-notebook
by microsoft
Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and…
kql
by microsoft
KQL language expertise for writing correct, efficient Kusto Query Language queries. Covers syntax gotchas, join patterns, dynamic types, datetime pitfalls,…
kql
by microsoft
KQL language expertise for writing correct, efficient Kusto Query Language queries. Covers syntax gotchas, join patterns, dynamic types, datetime pitfalls,…
launch
by 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…
launch
by 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…
list-connections
by microsoft
Lists Power Platform connections in the current environment. Use when you need a connection ID before adding a connector to a code app.
m365-agents-dotnet
by 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.
m365-agents-dotnet
by 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.
m365-agents-py
by 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.
m365-agents-py
by 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.
m365-agents-ts
by 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.
m365-agents-ts
by 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.
mcp-builder
by 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…
mcp-builder
by 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…
meeting-cost-calculator
by 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.
memory-leak-audit
by microsoft
Audit code for memory leaks and disposable issues. Use when reviewing event listeners, DOM handlers, lifecycle callbacks, or fixing leak reports. Covers…
microsoft-azure-webjobs-extensions-authentication-events-dotnet
by microsoft
Azure Functions extension for handling Microsoft Entra ID custom authentication events.
microsoft-azure-webjobs-extensions-authentication-events-dotnet
by microsoft
Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions. Use for token enrichment, custom claims,…
microsoft-docs
by microsoft
Understand Microsoft technologies by querying official documentation. Use whenever the user asks how something works, wants tutorials, needs configuration…
microsoft-docs
by microsoft
Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more.…
microsoft-docs
by microsoft
Understand Microsoft technologies by querying official documentation. Use whenever the user asks how something works, wants tutorials, needs configuration…
microsoft-foundry
by microsoft
Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, prompt optimization,…
microsoft-foundry
by 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...
microsoft-foundry
by microsoft
Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, prompt optimization,…
multi-plan-search
by microsoft
Search for tasks across all your Planner plans by keyword, assignee, status, or priority — unified cross‑plan task discovery in one view.
numpy
by microsoft
Best practices for numerical computing with NumPy including arrays, broadcasting, and vectorization.
org-chart
by 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.
oss-growth
by microsoft
OSS growth hacker persona
otel
by microsoft
OpenTelemetry instrumentation for the Copilot Chat extension — covers the four agent execution paths, the IOTelService abstraction, span/metric/event…
owasp-agentic
by microsoft
OWASP Agentic Security Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in AI agent systems - Brought to you by…
owasp-cicd
by microsoft
OWASP CI/CD Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in continuous integration and continuous delivery…
owasp-docker
by microsoft
OWASP Docker Top 6 vulnerability knowledge base for identifying, assessing, and remediating security risks in containerized Docker environments - Brought to…
owasp-infrastructure
by microsoft
OWASP Infrastructure Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in internal IT infrastructure environments…
owasp-llm
by microsoft
OWASP Top 10 for LLM Applications (2025) vulnerability knowledge base for identifying, assessing, and remediating security risks in large language model…
owasp-mcp
by microsoft
OWASP MCP Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in Model Context Protocol environments - Brought to…
owasp-top-10
by microsoft
OWASP Top 10 for Web Applications (2025) vulnerability knowledge base for identifying, assessing, and remediating security risks in web application…
patterns
by 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…
pipelines-build-summary
by 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,…
planning-with-files
by 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…
Playwright
by Microsoft
Automates browser interactions for web testing, form filling, screenshots, and data extraction.
playwright-api
by microsoft
Explains how to add playwright API methods.
playwright-cli
by 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...
playwright-cli
by 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...
playwright-dev
by 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...
playwright-devops
by microsoft
DevOps workflows for Playwright - CI failure analysis, workflow debugging, and release operations.
playwright-mcp-dev
by 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...
playwright-roll
by 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…
playwright-trace
by microsoft
Inspect Playwright trace files from the command line — list actions, view requests, console, errors, snapshots and screenshots.
podcast-generation
by 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…
podcast-generation
by 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…
powerbi-authoring-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
powerbi-consumption-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
powerpoint
by microsoft
PowerPoint slide deck generation and management using python-pptx with YAML-driven content and styling - Brought to you by microsoft/hve-core
pr-description-skill
by microsoft
Trigger this skill on any of the following intents:
pr-reference
by microsoft
Generates PR reference XML containing commit history and unified diffs between branches with extension and path filtering. Includes utilities to list changed…
pr-review
by 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",…
pr-review-comments
by 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.
pr-testing
by 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…
project-setup-info-context7
by microsoft
Provides information about how to setup various kinds of projects. Useful for initializing projects based on requirements and scaffolding the project.
project-setup-info-context7
by 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…
project-setup-info-local
by microsoft
Provides information about how to setup various kinds of projects. Useful for initializing projects based on requirements and scaffolding the project.
project-structure
by microsoft
Explains the project structure of the agent-framework .NET solution
publish-extension
by microsoft
Guide for distributing your Command Palette extension through the Microsoft Store, WinGet, or both.
pydantic-models-py
by microsoft
Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response…
pydantic-models-py
by microsoft
Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response…
pytest
by microsoft
Best practices for writing and organizing tests with pytest including fixtures, parametrize, and plugins.
python-architecture
by microsoft
Python architect persona
python-code-quality
by microsoft
python-code-quality — an installable skill for AI agents, published by microsoft/agent-framework.
python-development
by microsoft
Every .py file must start with:
python-feature-lifecycle
by microsoft
Agent Framework uses lifecycle at two different levels:
python-foundational
by microsoft
Foundational Python best practices, idioms, and code quality fundamentals - Brought to you by microsoft/hve-core
python-package-management
by microsoft
Uses uv for dependency management and poethepoet for task automation.
python-samples
by microsoft
Every sample file follows this order:
python-testing
by 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...
quality-check
by microsoft
Run quality checks on all skills before committing to catch issues early.
react-flow-node-ts
by microsoft
Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating…
react-flow-node-ts
by microsoft
Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating…
release-note-generation
by microsoft
Toolkit for generating PowerToys release notes from GitHub milestone PRs or commit ranges. Use when asked to create release notes, summarize milestone PRs,…
release-note-reviewer
by microsoft
Review VS Code release notes for style, structure, and completeness. Use for reviewing Insiders or Stable release notes against writing guidelines. Produces an…
release-note-writer
by microsoft
Guidelines for writing and reviewing Insiders and Stable release notes for Visual Studio Code.
report-issue
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
requests
by microsoft
Best practices for HTTP client usage with Requests including sessions, error handling, and timeouts.
rest-api-patterns
by microsoft
Guide for implementing REST API wrapper functions. Use this when adding new API wrappers or troubleshooting API calls.
review
by 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…
review-pr
by 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.
review-staged
by microsoft
Generate structured code review for staged files (git staged changes) using Claude Code agents. Provides feedback before committing to catch issues early.
reviewing-aspire-architecture
by microsoft
Triggers deep architectural review across 15 Aspire-specific dimensions. Activated by requests for deep review, architectural review, pattern review, or PRs…
run-tests
by microsoft
Guide for running pytest tests locally. Use this when running tests to verify code changes.
rushstack-best-practices
by 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…
search-consumption-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
secure-by-design
by microsoft
Secure by Design principles knowledge base for assessing adherence to security-first design, development, and deployment practices across the software…
security-alert-review
by microsoft
List and review Advanced Security alerts for an Azure DevOps repository. Shows dependency vulnerabilities, secret exposure, and code scanning findings with…
security-reviewer-formats
by microsoft
Format specifications and data contracts for the security reviewer orchestrator and its subagents - Brought to you by microsoft/hve-core.
sessions
by microsoft
Agents window architecture — covers the agents-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development…
setup-auth
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
setup-datamodel
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
site-explorer
by microsoft
Browse and discover SharePoint sites, lists, document libraries, and file contents — navigate your SharePoint world without leaving the CLI.
skill-creator
by 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…
skill-creator
by 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…
skill-name
by microsoft
Description of what the skill does and when to use it
skill-test
by 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.
spark-authoring-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
spark-consumption-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
spark-diagnostics-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
sqldw-authoring-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
sqldw-consumption-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
sqldw-operations-cli
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
startup-perf
by 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…
supply-chain-security
by microsoft
Supply chain security expert persona
synapse-migration
by microsoft
Update Check — ONCE PER SESSION (mandatory) The first time this skill is used in a session, run the check-updates skill before proceeding.
teams-dev
by microsoft
Use this skill whenever the user mentions Microsoft Teams in a development context — whether they're building, integrating, configuring, debugging, or just…
test-management
by microsoft
Quarantines or disables flaky/problematic tests using the QuarantineTools utility
test-site
by microsoft
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
tom-operations
by microsoft
Guide for working with the TOM (Tabular Object Model) wrapper. Use this when modifying semantic models programmatically.
tool-rename-deprecation
by microsoft
Ensure renamed built-in tool references preserve backward compatibility. Use when renaming a toolReferenceName, tool set referenceName, or any tool identifier.…
ui-widget-developer
by 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:
unit-tests
by 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…
update-container-images
by microsoft
Updates Docker container image tags used by Aspire hosting integrations. Queries registries for newer tags, uses LLM to determine version-compatible updates,…
update-screenshots
by 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…
update-skills
by 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…
verify-dotnet-samples
by 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…
verify-samples-tool
by 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…
video-to-gif
by microsoft
Video-to-GIF conversion skill with FFmpeg two-pass optimization - Brought to you by microsoft/hve-core
vscode-dev-workbench
by 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…
vscode-playwright
by microsoft
VS Code screenshot capture using Playwright MCP with serve-web for slide decks and documentation - Brought to you by microsoft/hve-core
wiki-ado-convert
by microsoft
Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front…
wiki-ado-convert
by microsoft
Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front…
wiki-agents-md
by microsoft
Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and…
wiki-agents-md
by microsoft
Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and…
wiki-architect
by microsoft
Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate…
wiki-architect
by microsoft
Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate…
wiki-changelog
by 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…
wiki-changelog
by 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…
wiki-llms-txt
by 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…
wiki-llms-txt
by 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…
wiki-onboarding
by microsoft
Generates four audience-tailored onboarding guides in an onboarding/ folder — Contributor, Staff Engineer, Executive, and Product Manager. Use when the user…
wiki-onboarding
by microsoft
Generates four audience-tailored onboarding guides in an onboarding/ folder — Contributor, Staff Engineer, Executive, and Product Manager. Use when the user…
wiki-page-writer
by microsoft
Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing…
wiki-page-writer
by microsoft
Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing…
wiki-qa
by 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…
wiki-qa
by 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…
wiki-researcher
by 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…
wiki-researcher
by 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…
wiki-vitepress
by 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…
wiki-vitepress
by 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…
winapp-frameworks
by microsoft
Framework-specific Windows development guidance for Electron, .NET (WPF, WinForms), C++, Rust, Flutter, and Tauri. Use when packaging or adding Windows…
winapp-identity
by microsoft
Enable Windows package identity for desktop apps to access Windows APIs like push notifications, background tasks, share target, and startup tasks. Use when…
winapp-manifest
by microsoft
Create and edit Windows app manifest files (appxmanifest.xml) that define app identity, capabilities, and visual assets, or generate new assets from existing…
winapp-package
by microsoft
Package a Windows app as an MSIX installer for distribution or testing. Use when creating a Windows installer, packaging an…
winapp-setup
by 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,…
winapp-signing
by 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…
winapp-troubleshoot
by microsoft
Diagnose and fix common Windows app packaging, signing, identity, and SDK errors. Use when encountering errors with MSIX packaging, certificate signing,…
winmd-api-search
by microsoft
Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls, AI/ML,…
work-iterations
by microsoft
List, create, and assign iterations for Azure DevOps projects and teams.
workiq
by microsoft
Query Microsoft 365 Copilot for workplace intelligence - emails, meetings, documents, Teams messages, and people information. USE THIS SKILL for ANY…
write-changelog
by microsoft
Write a CHANGELOG.md entry for a new extension release. Use when: writing changelog, updating changelog, adding release notes, preparing a release, documenting…
write-tests
by microsoft
Guide for writing unit tests. Use this when creating tests to verify Python logic.
zustand-store-ts
by microsoft
Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating…
zustand-store-ts
by microsoft
Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating…