Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This skill provides specialized knowledge for engineers building B2C user flows and custom policies. It focuses on the technical requirements of configuring identity providers, multi-factor authentication, and API security within the Azure ecosystem.
By grounding development in established architecture patterns and limits, it helps developers navigate decision-making for deployment, CI/CD automation, and integration coding patterns.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Follow the documented setup, then try a first task.
I’m using
VS Code plugin from source
Installs: Complete azure-agent-skills plugin bundle containing 193+ Azure skills; skillPaths is only a task-prioritized subset. · VS Code
Before you start
VS Code with the agent plugins preview enabled by setting chat.plugins.enabled to true
Network access when using the mapped skills
Access to mcp_microsoftdocs:microsoft_docs_fetch or the fetch_webpage fallback when retrieving documentation
Open the VS Code Command Palette with Ctrl+Shift+P on Windows/Linux or Cmd+Shift+P on macOS, then run Chat: Install Plugin From Source.
Paste https://github.com/MicrosoftDocs/agent-skills and allow VS Code to clone and install the plugin. The installed skills appear in Chat: Configure Skills.
Relevant configuration details such as ingress, ports, image, probes, scaling, and networking
Recent deployment changes, if known
Network access for documentation retrieval
Use the azure-container-apps skill to review the following Azure Container Apps symptom and configuration summary. Identify the three most likely causes, explain the evidence for each, and give a short sequence of safe diagnostic checks. Do not make deployment changes. Symptom: <error or observed behavior>. Configuration: <ingress, ports, image, probes, scaling, networking, and recent deployment changes>.
Use the azure-functions skill to review this proposed trigger-and-binding workflow: <workflow description>. Summarize the main design risks and recommend a minimal architecture covering triggers, bindings, error handling, idempotency, scaling, and security. Keep the result to a concise first-pass review and do not deploy anything.
An OpenTelemetry configuration or environment-variable excerpt
Application runtime or language
Desired tracing and metrics behavior
Network access for documentation retrieval
Use the azure-microsoft-opentelemetry skill to review this application's telemetry configuration: <configuration or environment-variable excerpt>. Point out likely issues with sampling, exporters, resource attributes, tracing, or metrics, then propose a small corrected configuration plan. Do not modify files.