Skip to main content
Azure-Samples
GitHub クリエイタープロフィール

Azure-Samples

30 件の GitHub リポジトリにある 109 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
109
リポジトリ
30
更新
2026年9月3日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

specify
ソフトウェア開発者

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

2026年6月29日
deploy
ネットワーク・コンピュータシステム管理者

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

2026年6月24日
implement
ソフトウェア開発者

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

2026年6月24日
plan
コンピュータシステムアナリスト

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

2026年6月24日
spec2cloud
ソフトウェア開発者

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年6月24日
verify
ソフトウェア品質保証アナリスト・テスター

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

2026年6月24日
excalidraw-azure
ソフトウェア開発者

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…

2026年5月29日
implement
ソフトウェア開発者

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

2026年5月13日
収集済み skill 20 件中 8 件を表示しています。
observability-insights
ネットワーク・コンピュータシステム管理者

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…

2026年6月25日
service-catalog
ソフトウェア開発者

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,…

2026年6月25日
troubleshoot
ネットワーク・コンピュータシステム管理者

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年6月25日
test-and-document
ソフトウェア品質保証アナリスト・テスター

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

2026年2月20日
add-evaluation
ソフトウェア品質保証アナリスト・テスター

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

2026年2月3日
deployment-guide
ネットワーク・コンピュータシステム管理者

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年2月3日
add-component
ウェブ開発者

Add a new React component with Material UI

2026年1月26日
add-endpoint
ソフトウェア開発者

Add a new FastAPI endpoint to the API

2026年1月26日
収集済み skill 12 件中 8 件を表示しています。
aks-cost-analysis
ソフトウェア開発者

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",…

2026年6月3日
budget-health
ソフトウェア開発者

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年6月3日
budget-setup
ソフトウェア開発者

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年6月3日
commitment-analysis
ソフトウェア開発者

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…

2026年6月3日
cost-guardrails
ソフトウェア開発者

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",…

2026年6月3日
cost-investigation
ソフトウェア開発者

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".…

2026年6月3日
cost-optimization
ソフトウェア開発者

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",…

2026年6月3日
pricing-estimate
ソフトウェア開発者

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…

2026年6月3日
azure-sdk-dotnet-sample-review
ソフトウェア品質保証アナリスト・テスター

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年5月21日
azure-sdk-go-sample-review
ソフトウェア品質保証アナリスト・テスター

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年5月21日
azure-sdk-java-sample-review
ソフトウェア品質保証アナリスト・テスター

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年5月21日
azure-sdk-python-sample-review
ソフトウェア品質保証アナリスト・テスター

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年5月21日
azure-sdk-rust-sample-review
ソフトウェア品質保証アナリスト・テスター

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年5月21日
azure-sdk-sample-review
ソフトウェア品質保証アナリスト・テスター

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

2026年5月21日
azure-sdk-typescript-sample-review
ソフトウェア品質保証アナリスト・テスター

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年5月21日
migrate-backend-to-dts
ソフトウェア開発者

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…

2026年7月1日
durable-task-java
ソフトウェア開発者

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.…

2026年2月27日
durable-task-js
ソフトウェア開発者

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…

2026年2月27日
durable-task-python
ソフトウェア開発者

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…

2026年2月27日
durable-functions-dotnet
ソフトウェア開発者

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,…

2026年1月30日
durable-task-dotnet
ソフトウェア開発者

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…

2026年1月30日
lab-creator
ソフトウェア開発者

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…

2026年6月15日
apim-policies
ネットワーク・コンピュータシステム管理者

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…

2026年2月20日
apim-bicep
ネットワーク・コンピュータシステム管理者

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…

2026年2月4日
apim-kql
ネットワーク・コンピュータシステム管理者

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…

2026年2月4日
apim-terraform
ネットワーク・コンピュータシステム管理者

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,…

2026年2月4日
sample-deprovision-nosql-create-index
未分類

Deprovision Azure resources for the Azure Cosmos DB NoSQL create-index samples by authenticating with azd, confirming the target subscription, and running azd down. Use when the user asks to tear down, deprovision, or remove create-index sample resources.

2026年8月25日
sample-provision-nosql-create-index
未分類

Provision Azure resources for the Azure Cosmos DB NoSQL create-index samples by authenticating with azd, selecting an Azure subscription, and running azd up. Use when the user asks to provision, deploy, initialize, or restore create-index sample resources.

2026年8月25日
sample-validate-nosql-create-index
未分類

Run and validate all five Azure Cosmos DB create-index samples after deployment. Triggers include "validate create-index samples", "run all create-index languages", "check create-index output", and "verify the final tables". Compares generated output with…

2026年8月25日
sample-validate-set
未分類

Configure or run structural validation for a manifest-defined repository sample set. Use when asked to add a reusable sample-set validator, validate final-table structure and semantic keys, test a validation manifest, or generate timestamped evidence for a…

2026年8月25日
samples-cleanup-nosql-create-index
未分類

Clean generated files from the Azure Cosmos DB NoSQL create-index samples. Use for requests to clean create-index samples, remove create-index build artifacts, delete generated create-index output, or reset create-index sample dependencies.

2026年8月25日
30 件中 12 件のリポジトリを表示