top skills
pricing
resources
install
github
sign in
sign up
back to leaderboard
MI
@microsoft
contributor on implexa, with 52 skills ranked by
SkillRank
across 2 sources.
microsoft on github
publishes to skills.sh
publishes to smithery
skills, ranked by SkillRank
score
source
skill
5.4
skills.sh
azure-hosted-copilot-sdk
detects github copilot sdk presence in azure codebases via package.json and source markers, routing to orchestrated sub-skills for deployment, but lacks outcome signals and recovery paths for detection failures.
5.4
skills.sh
playwright-cli
playwright-cli wraps browser automation across chromium, firefox, and webkit with 40+ commands for navigation, interaction, and testing. supports parallel sessions, network mocking, and devtools integration for debugging web applications.
5.1
skills.sh
azure-cost
azure-cost enumerates cost management use cases (query, forecast, optimize) but lacks actionable procedure. appropriate as a capability index, insufficient as executable skill documentation.
4.9
skills.sh
playwright-dev
playwright-dev documents how to extend the playwright monorepo with new apis, mcp tools, cli commands, and vendored dependencies, referencing external guides for build workflows and architecture details.
4.5
skills.sh
azure-ai
azure-ai exposes four azure services (search, speech, openai, document intelligence) via mcp tools with basic reference documentation but minimal procedural guidance and no failure handling.
4.3
skills.sh
azure-compliance
azure-compliance wraps azqr scanning and key vault expiration checks, classifying findings by priority but lacks concrete procedures, error handling, and specific trigger phrase patterns.
—
skills.sh
dev
dev — an installable skill for AI agents, published by microsoft/playwright-cli.
—
skills.sh
azure-reliability
azure-reliability — an installable skill for AI agents, published by microsoft/azure-skills.
—
skills.sh
azure-postgres
azure-postgres — an installable skill for AI agents, published by microsoft/azure-skills.
—
skills.sh
entra-agent-id
Provision Microsoft Entra Agent Identity Blueprints, BlueprintPrincipals, and per-instance Agent Identities via Microsoft Graph, and configure OAuth 2.0 token…
—
skills.sh
airunway-aks-setup
Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first…
—
skills.sh
azure-observability
Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, distributed tracing,…
—
skills.sh
azure-kubernetes
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking…
—
skills.sh
azure-enterprise-infra-planner
Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity,…
—
skills.sh
azure-cost-optimization
Identify Azure cost savings from usage and spending data. USE FOR: optimize Azure costs, reduce Azure spending/expenses, analyze Azure costs, find cost…
—
skills.sh
azure-upgrade
Assess and upgrade Azure workloads between plans, tiers, or SKUs, or modernize Azure SDK dependencies in source code. WHEN: upgrade Consumption to Flex…
—
skills.sh
azure-quotas
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: \"check quotas\", \"service…
—
skills.sh
azure-cloud-migrate
Assess and migrate cross-cloud workloads to Azure with reports and code conversion. Supports Lambda→Functions, Beanstalk/Heroku/App Engine→App Service,…
—
skills.sh
azure-compute
Azure VM and VMSS router for recommendations, pricing, autoscale, orchestration, connectivity troubleshooting, capacity reservations, and Essential Machine…
—
skills.sh
azure-diagnostics
azure-diagnostics — an installable skill for AI agents, published by microsoft/azure-skills.
—
skills.sh
azure-deploy
Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when…
—
skills.sh
azure-kusto
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…
—
skills.sh
azure-messaging
Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing…
—
skills.sh
azure-aigateway
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…
—
skills.sh
azure-rbac
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…
—
skills.sh
azure-resource-lookup
List, find, and show Azure resources across subscriptions or resource groups. Handles prompts like \"list the websites in my subscription\", \"list my web…
—
skills.sh
azure-resource-visualizer
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create…
—
skills.sh
azure-prepare
Prepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use…
—
skills.sh
azure-storage
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot,…
—
skills.sh
entra-app-registration
Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure…
—
skills.sh
microsoft-foundry
Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, continuous eval,…
—
skills.sh
appinsights-instrumentation
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to…
—
skills.sh
azure-validate
Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity…
—
smithery
playwright-cli
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
—
smithery
playwright-mcp-dev
Explains how to add and debug playwright MCP tools and CLI commands.
—
skills.sh
azure-pipelines
Use when validating Azure DevOps pipeline changes for the VS Code build. Covers queueing builds, checking build status, viewing logs, and iterating on pipeline…
—
skills.sh
agent-sessions-layout
Agents workbench layout — covers the fixed layout structure, grid configuration, part visibility, editor modal, titlebar, sidebar footer, and implementation…
—
skills.sh
playwright-cli
Automate browser interactions, test web pages and work with Playwright tests.
—
skills.sh
hygiene
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…
—
skills.sh
memory-leak-audit
Audit code for memory leaks and disposable issues. Use when reviewing event listeners, DOM handlers, lifecycle callbacks, or fixing leak reports. Covers…
—
skills.sh
accessibility
Primary accessibility skill for VS Code. REQUIRED for new feature and contribution work, and also applies to updates of existing UI. Covers accessibility help…
—
skills.sh
fix-errors
Guidelines for fixing unhandled errors from the VS Code error telemetry dashboard. Use when investigating error-telemetry issues with stack traces, error…
—
skills.sh
playwright-mcp-dev
Explains how to add and debug playwright MCP tools and CLI commands.
—
skills.sh
analyze-test-run
analyze-test-run — an installable skill for AI agents, published by microsoft/azure-skills.
—
skills.sh
file-test-bug
file-test-bug — an installable skill for AI agents, published by microsoft/azure-skills.
—
skills.sh
skill-authoring
skill-authoring — an installable skill for AI agents, published by microsoft/azure-skills.
—
skills.sh
sensei
sensei — an installable skill for AI agents, published by microsoft/azure-skills.
—
skills.sh
update-screenshots
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…
—
skills.sh
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…
—
skills.sh
tool-rename-deprecation
Ensure renamed built-in tool references preserve backward compatibility. Use when renaming a toolReferenceName, tool set referenceName, or any tool identifier.…
—
skills.sh
markdown-token-optimizer
markdown-token-optimizer — an installable skill for AI agents, published by microsoft/azure-skills.
—
skills.sh
sessions
Agents window architecture — covers the agents-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development…