Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Azure-Samples
Profil créateur GitHub

Azure-Samples

Vue par dépôt de 97 skills collectés dans 27 dépôts GitHub.

skills collectés
97
dépôts
27
mis à jour
2026-07-08
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

specify
Développeurs de logiciels

Use when starting or refining a project's requirements, before any planning or coding. Supports sub-commands `sync`, `reverse`, and `validate`.

2026-06-29
deploy
Administrateurs de réseaux et de systèmes informatiques

Use when local verification passed and the feature is ready to ship to Azure.

2026-06-24
implement
Développeurs de logiciels

Use when a plan exists and the application source or IaC needs to be created or updated.

2026-06-24
plan
Analystes des systèmes informatiques

Use when a spec exists and an implementation or Azure deployment plan is needed, before writing code.

2026-06-24
spec2cloud
Développeurs de logiciels

Use when the user wants to run the full Specify → Plan → Implement → Deploy loop end-to-end in one shot. Accepts a free-form prompt that is passed to specify.

2026-06-24
verify
Analystes en assurance qualité des logiciels et testeurs

Use when implementation exists and needs to be exercised locally against provisioned Azure dependencies, before deploying.

2026-06-24
excalidraw-azure
Développeurs de logiciels

Create Azure architecture diagrams, flowcharts, data-flow visualizations, or illustrations as Excalidraw documents with embedded official Azure service icons, and export them as SVG and PNG. Use whenever the user wants to draw, sketch, diagram, visualize, or illustrate an Azure workload, solution, reference architecture, network topology, AI/ML topology, or any cloud system involving Azure services — even if they don't say "Excalidraw". Triggers include: "diagram", "architecture diagram", "draw", "sketch", "visualize", "flowchart", "data flow", "topology", "illustrate" combined with any Azure / cloud context. Also use to re-render existing `.excalidraw` files to SVG/PNG.

2026-05-29
implement
Développeurs de logiciels

Execute pending tasks from tasks.md / tasks.json, updating both on completion.

2026-05-13
Affichage des 8 principaux skills collectés sur 20 dans ce dépôt.
observability-insights
Administrateurs de réseaux et de systèmes informatiques

Read-only — assemble the wider runtime picture of a deployed voice app from azd deployment artifacts and Azure Monitor (Application Insights / Log Analytics) via Azure MCP or az CLI, then render it as KQL, call timelines, latency waterfalls, and mermaid diagrams

2026-06-25
service-catalog
Développeurs de logiciels

Service catalog and guided onboarding for the azd deployment. USE WHEN the user wants to discover, install, set up, or be walked through the deployable components (Azure OpenAI/AI Foundry, Speech, ACS/telephony, Cosmos DB, Redis, Container Apps, Key Vault, App Config, CardAPI MCP), asks "what gets deployed", "what services does this use", "help me onboard", "set up the deployment", "guide me through azd up", "which components do I need", or wants to enable optional pieces (phone number, EasyAuth, data seeding). Acts as the entry point an agent hooks into to assess current state, present the catalog, and onboard each component. DO NOT USE FOR: deep azd hook/flow internals or model-availability checks (use deployment-guide); runtime failure diagnosis (use troubleshoot); telemetry/log analysis (use observability-insights).

2026-06-25
troubleshoot
Administrateurs de réseaux et de systèmes informatiques

Agent-first, read-only diagnosis of the voice pipeline (deploy, telephony, STT, LLM, TTS, state) — gather evidence via Azure MCP / azd artifacts / CLI, probe the user for missing details, and recommend fixes without changing anything

2026-06-25
test-and-document
Analystes en assurance qualité des logiciels et testeurs

Require relevant tests and documentation updates for any code or config change, and report what was run.

2026-02-20
add-evaluation
Analystes en assurance qualité des logiciels et testeurs

Create or update evaluation scenarios for the tests/evaluation framework, including session-based scenarios and A/B comparisons

2026-02-03
deployment-guide
Administrateurs de réseaux et de systèmes informatiques

Guide azd-based deployments, including where azure.yaml and azd hook scripts live, the current deployment flow, troubleshooting docs, and regional/model availability checks for Azure OpenAI

2026-02-03
add-component
Développeurs web

Add a new React component with Material UI

2026-01-26
add-endpoint
Développeurs de logiciels

Add a new FastAPI endpoint to the API

2026-01-26
Affichage des 8 principaux skills collectés sur 12 dans ce dépôt.
aks-cost-analysis
Développeurs de logiciels

Break down Azure Kubernetes Service spend by cluster, namespace, and utilization bucket. Identifies the most expensive clusters and namespaces, and how much spend sits in idle vs active workloads. WHEN: "AKS cost", "Kubernetes cost", "cluster cost", "namespace cost", "container cost", "break down AKS", "AKS utilization", "idle pods", "chargeback AKS". INVOKES: query_aks_costs, generate_query, validate_query, execute_query

2026-06-03
budget-health
Développeurs de logiciels

Current spend vs limits, end-of-month forecast, and active alerts. WHEN: "budget status", "am I over budget", "budget health", "will I exceed budget", "budget forecast". INVOKES: list_budgets, forecast_costs, query_costs, list_alerts

2026-06-03
budget-setup
Développeurs de logiciels

Create a budget with sensible default thresholds, contact emails, and an optional action group. WHEN: "create budget", "setup budget", "need a budget", "no budgets", "budget recommendations". INVOKES: list_budgets, query_costs, forecast_costs, create_budget

2026-06-03
commitment-analysis
Développeurs de logiciels

RI/Savings Plan utilization, coverage of compute spend, new purchase recommendations, and an optional investigation when utilization drops. WHEN: "commitment benefits", "RI utilization", "savings plan utilization", "reservation coverage", "utilization dropped", "how much am I saving", "new RI recommendation". INVOKES: list_benefit_utilization, get_benefit_recommendations, query_costs, list_reservation_transactions, generate_query, validate_query, execute_query

2026-06-03
cost-guardrails
Développeurs de logiciels

Check Azure Policy SKU/region restrictions, tag compliance, and budget coverage via Azure Resource Graph. WHEN: "what SKUs are allowed", "can I deploy this", "check policy", "allowed VMs", "will this be denied", "tag compliance", "budget coverage", "governance health". INVOKES: generate_query, validate_query, execute_query, list_budgets

2026-06-03
cost-investigation
Développeurs de logiciels

Explain a cost spike or unexpected charge: when it happened, which service drove it, what changed, and who owns the resources. WHEN: "why did cost go up", "cost spike", "unexpected charge", "explain increase", "bill higher than expected", "surprise cost". INVOKES: query_costs, generate_query, validate_query, execute_query

2026-06-03
cost-optimization
Développeurs de logiciels

Surface right-sizing recommendations (Azure Advisor) filtered by SKU policy and flagged against existing commitments, plus quick-win cleanup candidates. WHEN: "optimize costs", "reduce spending", "right-size", "savings opportunities", "save money", "oversized", "wasted resources". INVOKES: query_costs, generate_query, validate_query, execute_query, get_benefit_recommendations, list_benefit_utilization

2026-06-03
pricing-estimate
Développeurs de logiciels

Look up Azure retail pricing for a service / SKU / region, compare options across regions or commitment types, estimate workload cost, and optionally retrieve negotiated prices via pricesheet download. WHEN: "how much will it cost", "estimate cost", "compare pricing", "cheapest option", "free tier", "price of", "compare regions", "DTU vs vCore", "negotiated prices", "pricesheet". INVOKES: get_retail_prices, list_dimensions, query_costs, start_pricesheet_download, get_pricesheet_status

2026-06-03
azure-sdk-dotnet-sample-review
Analystes en assurance qualité des logiciels et testeurs

Reviews Azure SDK .NET code samples for best practices, credential handling, error patterns, Aspire orchestration, and documentation compliance. Trigger: "review .NET Azure SDK sample", "check dotnet sample", "Azure SDK .NET review".

2026-05-21
azure-sdk-go-sample-review
Analystes en assurance qualité des logiciels et testeurs

Reviews Azure SDK Go code samples for best practices, credential handling, idiomatic error handling, context propagation, and documentation compliance. Trigger: "review Go Azure SDK sample", "check Go sample", "Azure SDK Go review".

2026-05-21
azure-sdk-java-sample-review
Analystes en assurance qualité des logiciels et testeurs

Reviews Azure SDK Java code samples for best practices, credential handling, error patterns, Spring Boot integration, and documentation compliance. Trigger: "review Java Azure SDK sample", "check Java sample", "Azure SDK Java review".

2026-05-21
azure-sdk-python-sample-review
Analystes en assurance qualité des logiciels et testeurs

Reviews Azure SDK Python code samples for best practices, credential handling, async patterns, error handling, and documentation compliance. Trigger: "review Python Azure SDK sample", "check Python sample", "Azure SDK Python review".

2026-05-21
azure-sdk-rust-sample-review
Analystes en assurance qualité des logiciels et testeurs

Reviews Azure SDK Rust code samples for best practices, credential handling, ownership patterns, async runtime usage, error propagation, and documentation compliance. Trigger: "review Rust Azure SDK sample", "check Rust sample", "Azure SDK Rust review".

2026-05-21
azure-sdk-sample-review
Analystes en assurance qualité des logiciels et testeurs

Reviews Azure SDK samples for best practices, credentials, errors, and docs. Auto-detects language.

2026-05-21
azure-sdk-typescript-sample-review
Analystes en assurance qualité des logiciels et testeurs

Reviews Azure SDK TypeScript code samples for best practices, credential handling, error patterns, and documentation compliance. Trigger: "review TypeScript Azure SDK sample", "check TypeScript sample", "Azure SDK TypeScript review".

2026-05-21
migrate-backend-to-dts
Développeurs de logiciels

Migrate existing Azure Durable Functions apps from existing backend storage providers (Azure Storage, Netherite, MSSQL) to the Durable Task Scheduler. Use when switching backends, converting to azureManaged storage provider, upgrading from Azure Storage default provider, migrating from Netherite Event Hubs-based backend, migrating from Microsoft SQL Server backend, or modernizing Durable Functions infrastructure. Applies to .NET, Python, JavaScript/TypeScript, and Java Durable Functions apps that need to adopt the managed Durable Task Scheduler service.

2026-07-01
durable-task-java
Développeurs de logiciels

Build durable, fault-tolerant workflows in Java using the Durable Task SDK with Azure Durable Task Scheduler. Use when creating orchestrations, activities, or implementing patterns like function chaining, fan-out/fan-in, human interaction, or monitoring. Applies to any Java application requiring durable execution, state persistence, or distributed transactions without Azure Functions dependency.

2026-02-27
durable-task-js
Développeurs de logiciels

Build durable, fault-tolerant workflows in JavaScript/TypeScript using the Durable Task SDK with Azure Durable Task Scheduler. Use when creating orchestrations, activities, entities, or implementing patterns like function chaining, fan-out/fan-in, human interaction, or durable timers. Applies to any Node.js application requiring durable execution, state persistence, or distributed coordination without Azure Functions dependency.

2026-02-27
durable-task-python
Développeurs de logiciels

Build durable, fault-tolerant workflows in Python using the Durable Task SDK with Azure Durable Task Scheduler. Use when creating orchestrations, activities, entities, or implementing patterns like function chaining, fan-out/fan-in, human interaction, or stateful agents. Applies to any Python application requiring durable execution, state persistence, or distributed transactions without Azure Functions dependency.

2026-02-27
durable-functions-dotnet
Développeurs de logiciels

Build durable, fault-tolerant workflows using Azure Durable Functions with .NET isolated worker and Durable Task Scheduler backend. Use when creating serverless orchestrations, activities, entities, or implementing patterns like function chaining, fan-out/fan-in, async HTTP APIs, human interaction, monitoring, or stateful aggregators. Applies to Azure Functions apps requiring durable execution, state persistence, or distributed coordination with built-in HTTP management APIs and Azure integration.

2026-01-30
durable-task-dotnet
Développeurs de logiciels

Build durable, fault-tolerant workflows in .NET using the Durable Task SDK with Azure Durable Task Scheduler. Use when creating orchestrations, activities, entities, or implementing patterns like function chaining, fan-out/fan-in, human interaction, or stateful agents. Applies to any .NET application requiring durable execution, state persistence, or distributed transactions without Azure Functions dependency.

2026-01-30
lab-creator
Développeurs de logiciels

Guide for creating new AI Gateway labs. Use when users want to create a new lab in the labs/ folder. This skill provides the standard lab structure, templates, and patterns used across the AI Gateway repository including Jupyter notebooks, Bicep infrastructure templates, APIM policies, and README documentation.

2026-06-15
apim-policies
Administrateurs de réseaux et de systèmes informatiques

Guide for creating Azure API Management (APIM) XML policies. Use when users want to create, modify, or understand APIM policies including inbound/outbound processing, authentication, rate limiting, caching, transformations, AI gateway policies, and policy expressions. This skill provides policy syntax, examples, and C# policy expressions for request/response manipulation.

2026-02-20
apim-bicep
Administrateurs de réseaux et de systèmes informatiques

Guide for building Bicep files for Azure API Management (APIM) and related Azure services. Use when users want to create, modify, or understand Bicep templates for APIM instances, APIs, backends, subscriptions, policies, products, loggers, diagnostics, and MCP servers. This skill provides Bicep syntax, patterns from Azure Verified Modules, and examples from this repository.

2026-02-04
apim-kql
Administrateurs de réseaux et de systèmes informatiques

Guide for creating Kusto Query Language (KQL) queries for Azure API Management tables in Azure Monitor (Log Analytics Workspace). Use when users want to query, analyze, or monitor APIM logs including gateway logs, LLM/AI logs, MCP logs, WebSocket logs, and Application Insights data. This skill provides KQL syntax, table schemas, and query patterns for APIM monitoring scenarios.

2026-02-04
apim-terraform
Administrateurs de réseaux et de systèmes informatiques

Guide for creating Terraform files for Azure API Management (APIM) and related Azure services. Use when users want to create, modify, or understand Terraform configurations for APIM instances, APIs, backends, subscriptions, policies, products, loggers, diagnostics, and supporting infrastructure using the azurerm provider. This skill provides HCL syntax, resource definitions, and patterns from the Terraform Registry and this repository.

2026-02-04
12 dépôts affichés sur 27