Azure

254 mods across 39 repositories, 22k stars between them.

Azure/azure-functions-skills

Skill Claude CodeCodex

Analyze local Azure Functions workspace code and configuration for common issues. Produces structured JSON findings for integration with the doctor CLI command. This skill targets local workspaces only — use azure-functions-diagnostics for deployed Azure resources.

16 5d ago A 48 tokens original MIT

Azure/azure-functions-skills

Skill Claude CodeCodex

Use when investigating current Azure Functions app status and health: Running/Stopped state, Resource Health, plan status, Azure Monitor metrics, Application Insights/Log Analytics requests, failures, exceptions, traces, dependencies, and recent Activity Log. Do not use for static inventory-only requests.

16 5d ago A 60 tokens original MIT

Azure/azure-functions-skills

Skill Claude CodeCodex

Use when collecting Azure Functions app specifications/inventory only: resource identity, SKU/plan, runtime, Function App config, network, identity, selected app settings, and function/trigger inventory. Do not use for runtime health, failures, metrics, or telemetry investigation.

16 5d ago A 58 tokens original MIT

Azure/azure-functions-skills

Skill Claude CodeCodex

Use in Agent mode when designing, running, or reporting end-to-end tests for Azure Functions Skills workspace-local install and update flows across GitHub Copilot, Claude Code, and Codex layouts.

16 5d ago A 46 tokens original MIT

Azure/azure-functions-skills

Instructions file CodexOpenCode

Instructions for Azure/azure-functions-skills, covering azure functions skills — development standards, project overview, commands, code style and architecture.

16 5d ago A 1,028 tokens original MIT

AGENTS

201

Azure/azure-functions-skills

Agent

Agent "AGENTS" from Azure/azure-functions-skills, covering azure functions development standards, code quality, security, development workflow and pull requests.

16 5d ago A 0 tokens original MIT

Azure/sap-automation-bootstrap

Plugin Claude Code

SDAF Azure DevOps surface skills: bootstrap the Azure DevOps project and onboard workload zones, plus a catalogue of the 13 wrapper pipelines shipped in this repository. Grounded strictly in this repo's docs/. Independently installable; pair with the sap-automation hub plugin for complete Azure DevOps coverage.

11 5d ago A tokens not measured original MIT

Azure/sap-automation-bootstrap

Plugin Claude Code

SDAF Azure DevOps surface skills: bootstrap the Azure DevOps project and onboard workload zones, plus a catalogue of the 13 wrapper pipelines shipped in this repository. Grounded strictly in this repo's docs/. Independently installable; pair with the sap-automation hub plugin for complete Azure DevOps coverage.

11 5d ago A tokens not measured original MIT

Azure/sap-automation-bootstrap

Skill Claude CodeCodex

Reference catalogue of the 13 Azure DevOps pipeline wrappers that ship in sap-automation-bootstrap/pipelines: what each wrapper does, its documented parameters and preconditions, which variable groups it reads (SDAF-General, SDAF- , SDAF- ), and the documented 20 / 21 / 22 self-update ("level-up") path. Grounded in…

11 5d ago A 238 tokens original MIT

Azure/sap-automation-bootstrap

Skill Claude CodeCodex

Set up SDAF on Azure DevOps end-to-end: create the Azure DevOps project, configuration repository, pipelines, cleanup task, agent pool, control-plane managed identity, service connections, variable groups, optional Web App, and onboard each SDAF workload zone. Drives the documented New-SDAFUserAssignedIdentity +…

11 5d ago A 218 tokens original MIT

documentdb

210

Azure/documentdb-agent-kit

Plugin Claude Code

Official Claude plugin for Azure DocumentDB (MongoDB-compatible). Bundles the DocumentDB MCP server with skills for data modeling, indexing, query optimization, vector search, full-text search, deployment, security, and more.

5 1mo ago A tokens not measured original MIT

skill-reviewer

211

Azure/documentdb-agent-kit

Agent

Reviews SKILL.md files against Anthropic's progressive-disclosure runtime principles (Level 1 frontmatter / Level 2 body / Level 3 references+scripts) and the five canonical antipatterns — frontmatter-on-reference-files, monolithic spines, hardcoded workspace paths, missing Gotchas, and no evals. Use when adding a new…

5 1mo ago A 133 tokens original MIT

Azure/documentdb-agent-kit

Instructions file CodexOpenCode

Instructions for Azure/documentdb-agent-kit, covering agents.md, how agents should use this kit, skills in this kit, best-practice rule collections and interactive / workflow skills.

5 1mo ago B 2,740 tokens original MIT

Azure/documentdb-agent-kit

Instructions file Gemini CLI

Instructions for Azure/documentdb-agent-kit, covering azure documentdb gemini extension, configuration, recommended: microsoft entra / oidc backend authentication, local / sandbox: scram connection string and tool capability gates.

5 1mo ago A 354 tokens original MIT

Azure/documentdb-agent-kit

Skill Claude CodeCodex

Deploy an Azure DocumentDB cluster (Microsoft.DocumentDB/mongoClusters) end-to-end — Bicep (primary), Azure CLI one-shot, Terraform, or portal. Covers resource-group creation, cluster parameters (tier, storage, server version, sharding, HA), firewall rule configuration, retrieving the connection string, and teardown.…

5 1mo ago A 102 tokens original MIT

documentdb-connection

215

Azure/documentdb-agent-kit

Skill Claude CodeCodex

Optimize MongoDB client connection configuration (pools, timeouts, patterns) for Azure DocumentDB. Use this skill when working on functions that instantiate or configure a MongoDB client (e.g., calling connect()), configuring connection pools, troubleshooting connection errors (ECONNREFUSED, timeouts, pool…

5 1mo ago A 98 tokens original MIT

Azure/documentdb-agent-kit

Skill Claude CodeCodex

Data modeling patterns for Azure DocumentDB — embed vs reference, 16 MB document limit, denormalization for read-heavy workloads, schema versioning. Use when designing new schemas, reviewing existing data models, migrating from SQL, deciding between embedding and referencing, modeling one-to-one / one-to-many /…

5 1mo ago A 86 tokens original MIT