Microsoft Skills
ego lite browser
sponsorego lite is the fastest browser for AI agents to run web automation, sharing your logged-in state with Codex or Claude Code, zero cost, zero config.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
app-design
fabric-apps-analytic-templates/.agents/skills/app-design
Use when building or modifying the app layout, creating UI components, or making any visual design decisions. Ensures consistency, accessibility, and a…
app-validation
fabric-apps-analytic-templates/.agents/skills/app-validation
What to validate and how to drive Playwright for this template's app. Use alongside the playwright-cli skill — playwright-cli covers the tool's commands;…
appinsights-instrumentation
azure-skills/skills/appinsights-instrumentation
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...
APIDevelopmentDevOpsappinsights-instrumentation
skills/.github/plugins/azure-skills/skills/appinsights-instrumentation
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
DevOpsapplicationinsights-setup
applicationinsights-dotnet/skills/applicationinsights-setup
Sets up, migrates, or enhances Azure Monitor Application Insights in .NET applications. Detects application type and existing instrumentation automatically.…
applicationinsights-web-ts
skills/.github/skills/applicationinsights-web-ts
Instrument browser/web apps with the Application Insights JavaScript SDK (@microsoft/applicationinsights-web). Use for Real User Monitoring (RUM) — page views, clicks, AJAX/fetch dependencies, exceptions, custom events, and browser-side GenAI agent traces correlated to backend OpenTelemetry traces. Covers SDK Loader Script and npm setup, framework extensions (React, React Native, Angular), Click Analytics, telemetry initializers, and OTel GenAI semantic conventions for agent/tool/model spans emitted from the browser.
DevOpsappmod-hooks
github-copilot-modernization/plugins/github-copilot-modernization/skills/appmod-hooks
Lifecycle hooks for the modernize-rearchitecture coordinator. Defines hook points, registered actions, and execution rules.
architecture
powerplatform-build-tools/.claude/skills/architecture
Architecture map, layer responsibilities, key files, auth types, and debug runbook by symptom.
architecture-diagram
github-copilot-modernization/plugins/github-copilot-modernization/skills/architecture-diagram
Generate architecture diagram with component relationship details from project analysis
architecture-diagrams
hve-core/.github/skills/hve-core/architecture-diagrams
Architecture diagram authoring for cloud infrastructure: parse Azure IaC, map relationships, and render either ASCII block diagrams or Mermaid flowcharts based…
asklearn
purview-dlm-mcp/.claude/skills/asklearn
Look up Microsoft Purview documentation and guidance from Microsoft Learn. Use this skill ONLY when the user's question does NOT match a diagnostic symptom in…
aspire
aspire-skills/skills/aspire
**WORKFLOW SKILL** - Top-level router for Aspire 13.4 distributed apps. Detects the AppHost, enforces safety guardrails, and routes to the right sub-skill. USE…
aspire-deployment
aspire-skills/skills/aspire-deployment
**WORKFLOW SKILL** — Deploy Aspire apps from AppHost models to Docker Compose, Kubernetes, Azure, or AWS. WHEN: "deploy Aspire app", "publish Aspire…
aspire-init
aspire-skills/skills/aspire-init
**WORKFLOW SKILL** - First-run flow for adding Aspire to a repo. Picks `aspire new` (greenfield) or `aspire init` (existing repo), drops the AppHost skeleton,…
aspire-monitoring
aspire-skills/skills/aspire-monitoring
**ANALYSIS SKILL** - Observe Aspire apps: logs, traces, metrics, resource state, telemetry export, browser telemetry, and the standalone dashboard. Routes…
aspire-orchestration
aspire-skills/skills/aspire-orchestration
**WORKFLOW SKILL** — Manage Aspire AppHost lifecycle and recover from file locks, port conflicts, and orphaned processes. WHEN: "start my Aspire app", "aspire…
aspireify
aspire-skills/skills/aspireify
**WORKFLOW SKILL** - Wire an Aspire AppHost after `aspire init` drops a skeleton. Scans the repo, proposes a resource graph, edits the AppHost (C#, file-based…
assessment
github-copilot-modernization/plugins/github-copilot-modernization/skills/assessment
Run application assessment for a single repository
assign-offline-profile
power-platform-skills/plugins/mobile-apps/skills/assign-offline-profile
Use when the user needs to bind users or teams to a Mobile Offline Profile so they actually receive offline sync on their devices. Without this, the profile…
audit-permissions
power-platform-skills/plugins/power-pages/skills/audit-permissions
Plugin check : Run node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
auth
apm/.agents/skills/auth
All auth flows MUST go through AuthResolver . No direct os.getenv() for token variables in application code.
author-contributions
vscode/.github/skills/author-contributions
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…
auto-perf-optimize
vscode/.github/skills/auto-perf-optimize
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-publish
waza/.github/skills/azd-publish
Prepare and publish a new version of the waza azd extension. USE FOR: "publish extension", "release new version", "bump version", "prepare release", "update…
azdo-internal
aspire/.agents/skills/azdo-internal
Expert knowledge for triggering, monitoring, and validating changes to the Aspire internal Azure DevOps pipeline (microsoft-aspire, definition 1602) on…
azmon-mirroredcatalogs-operations-cli
skills-for-fabric/skills/azmon-mirroredcatalogs-operations-cli
Onboard Azure Monitor / Application Insights observability data into Microsoft Fabric and guide business-impact insights by correlating telemetry with business…
azure-ai
azure-skills/skills/azure-ai
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...
APIDevelopmentResearchazure-ai
skills/.github/plugins/azure-skills/skills/azure-ai
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. WHEN: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech.
Developmentazure-ai-agents-persistent-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-ai-agents-persistent-dotnet
Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Use for agent CRUD, conversation threads, streaming responses, function calling, file search, and code interpreter. Triggers: "PersistentAgentsClient", "persistent agents", "agent threads", "agent runs", "streaming agents", "function calling agents .NET".
Developmentazure-ai-agents-persistent-java
skills/.github/plugins/azure-sdk-java/skills/azure-ai-agents-persistent-java
Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Triggers: "PersistentAgentsClient", "persistent agents java", "agent threads java", "agent runs java", "streaming agents java".
Development
61–90 of 868