Microsoft技能
ego lite browser
贊助ego lite 是 AI 代理執行網頁自動化最快的瀏覽器,可與 Codex 或 Claude Code 共享您的登入狀態,零成本、零配置。
Alpha Vantage MCP Server
贊助獲取金融市場數據:即時與歷史股票、ETF、期權、外匯、加密貨幣、大宗商品、基本面、技術指標等
azure-pipelines
vscode/.github/skills/azure-pipelines
在驗證 VS Code 建置的 Azure DevOps 管線變更時使用。涵蓋排入建置佇列、檢查建置狀態、檢視記錄以及反覆調整管線…
azure-postgres-ts
skills/.github/plugins/azure-sdk-typescript/skills/azure-postgres-ts
使用 pg(node-postgres)套件,從 Node.js/TypeScript 連線至適用於 PostgreSQL 的 Azure 資料庫彈性伺服器。適用於 PostgreSQL 查詢、連線集區、交易,以及 Microsoft Entra ID(免密碼)驗證。觸發詞:「PostgreSQL」、「postgres」、「pg client」、「node-postgres」、「Azure PostgreSQL 連線」、「PostgreSQL TypeScript」、「pg Pool」、「免密碼 postgres」。
資料庫azure-prepare
azure-skills/skills/azure-prepare
使用基礎設施即程式碼、設定和容器化技術,準備 Azure 應用程式以進行部署。根據應用程式類型和部署目標,生成 Bicep 或 Terraform 基礎設施程式碼、azure.yaml 設定和 Dockerfile。需要強制性的先規劃後執行工作流程:分析工作區、收集需求、選擇配方(AZD、AZCLI、Bicep 或 Terraform)、設計架構,然後在使用者批准後才執行。涵蓋新應用程式建立、現代化和更新;路由...
API開發DevOpsazure-prepare
skills/.github/plugins/azure-skills/skills/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 azure-cloud-migrate). WHEN: "create app", "build web app", "create API", "create serverless HTTP API", "create frontend", "create back end", "build a service", "modernize application", "update application", "add authentication", "add caching", "host on Azure", "create and deploy", "deploy to Azure", "deploy to Azure using Terraform", "deploy to Azure App Service", "deploy to Azure App Service using Terraform", "deploy to Azure Container Apps", "deploy to Azure Container Apps using Terraform", "generate Terraform", "generate Bicep", "function app", "timer trigger", "service bus trigger", "event-driven function", "containerized Node.js app", "social media app", "static portfolio website", "todo list with frontend and API", "prepare my Azure application to use Key Vault", "managed identity".
開發azure-quotas
skills/.github/plugins/azure-skills/skills/azure-quotas
Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: "check quotas", "service limits", "current usage", "request quota increase", "quota exceeded", "validate capacity", "regional availability", "provisioning limits", "vCPU limit", "how many vCPUs available in my subscription".
開發azure-quotas
azure-skills/skills/azure-quotas
檢查並管理跨區域的 Azure 配額與使用量,以進行部署規劃與容量驗證。Azure CLI(az quota)是檢查配額唯一可靠的方法;REST API 與入口網站不可靠,可能顯示誤導性的「無限制」數值,但這不代表無限容量。支援四項核心工作流程:檢查特定資源配額、比較跨區域容量、申請配額增加,以及列出提供者的所有配額。配額資源名稱並非一對一對應...
AWSDevOpsazure-reliability
azure-skills/skills/azure-reliability
評估並改善 Azure Functions 的可靠性狀態:區域備援、ZRS 儲存體、健康狀態探查、多區域容錯移轉。掃描已部署的資源,呈現以功能為主的檢查清單,然後在使用者確認下,端到端推動階段性修復(CLI 或 IaC 修補程式)。觸發時機:「評估可靠性」、「檢查可靠性」、「區域備援」、「多區域容錯移轉」、「高可用性」、「災難復原」、「單點故障」、「可靠性狀態」。
DevOps研究安全azure-reliability
skills/.github/plugins/azure-skills/skills/azure-reliability
評估並改善PaaS應用程式(Azure Functions和Azure App Service)的可靠性狀態。掃描已部署資源的區域備援、ZRS…
azure-resource-lookup
azure-skills/skills/azure-resource-lookup
使用 Resource Graph 查詢,快速探索和盤點跨訂閱的 Azure 資源。單一指令即可查詢任何 Azure 資源類型(VM、儲存帳戶、Web 應用程式、容器應用程式、Key Vault 等)跨訂閱和資源群組。支援跨領域搜尋孤立資源、遺失標籤、異常狀態及資源庫存計數。將單一資源類型查詢路由至專用 MCP 工具(若可用);否則回退至 Azure Resource Graph 以...
APIDevOpsazure-resource-lookup
skills/.github/plugins/azure-skills/skills/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 apps", "show my app services", "list virtual machines", "list my VMs", "show storage accounts", "find container apps", and "what resources do I have". USE FOR: list websites, list web apps, list app services, show websites in subscription, resource inventory, find resources by tag, tag analysis, orphaned resource discovery (not for cost analysis), unattached disks, count resources by type, cross-subscription lookup, and Azure Resource Graph queries. DO NOT USE FOR: deploying/changing resources (use azure-deploy), cost optimization (use azure-cost), or non-Azure clouds.
開發azure-resource-manager-cosmosdb-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-cosmosdb-dotnet
Azure Resource Manager SDK for Cosmos DB in .NET. Use for MANAGEMENT PLANE operations: creating/managing Cosmos DB accounts, databases, containers, throughput settings, and RBAC via Azure Resource Manager. NOT for data plane operations (CRUD on documents) - use Microsoft.Azure.Cosmos for that. Triggers: "Cosmos DB account", "create Cosmos account", "manage Cosmos resources", "ARM Cosmos", "CosmosDBAccountResource", "provision Cosmos DB".
資料庫azure-resource-manager-durabletask-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-durabletask-dotnet
Azure Resource Manager SDK for Durable Task Scheduler in .NET. Use for MANAGEMENT PLANE operations: creating/managing Durable Task Schedulers, Task Hubs, and retention policies via Azure Resource Manager. Triggers: "Durable Task Scheduler", "create scheduler", "task hub", "DurableTaskSchedulerResource", "provision Durable Task", "orchestration scheduler".
DevOpsazure-resource-manager-mysql-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-mysql-dotnet
Azure MySQL 彈性伺服器適用的 .NET SDK。用於 MySQL 彈性伺服器部署的資料庫管理。可用於建立伺服器、資料庫、防火牆規則、設定、備份及高可用性。觸發詞:「MySQL」、「MySqlFlexibleServer」、「MySQL 彈性伺服器」、「Azure Database for MySQL」、「MySQL 資料庫管理」、「MySQL 防火牆」、「MySQL 備份」。
資料庫azure-resource-manager-playwright-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-playwright-dotnet
Azure Resource Manager SDK for Microsoft Playwright Testing in .NET. Use for MANAGEMENT PLANE operations: creating/managing Playwright Testing workspaces, checking name availability, and managing workspace quotas via Azure Resource Manager. NOT for running Playwright tests - use Azure.Developer.MicrosoftPlaywrightTesting.NUnit for that. Triggers: "Playwright workspace", "create Playwright Testing workspace", "manage Playwright resources", "ARM Playwright", "PlaywrightWorkspaceResource", "provision Playwright Testing".
DevOpsazure-resource-manager-postgresql-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-postgresql-dotnet
Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments. Use for creating servers, databases, firewall rules, configurations, backups, and high availability. Triggers: "PostgreSQL", "PostgreSqlFlexibleServer", "PostgreSQL Flexible Server", "Azure Database for PostgreSQL", "PostgreSQL database management", "PostgreSQL firewall", "PostgreSQL backup", "Postgres".
資料庫azure-resource-manager-redis-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-redis-dotnet
Azure Resource Manager SDK for Redis(.NET 版)。用於管理平面操作:透過 Azure Resource Manager 建立/管理 Azure Cache for Redis 執行個體、防火牆規則、存取金鑰、修補程式排程、連結伺服器(異地複寫)及私人端點。不適用於資料平面操作(取得/設定金鑰、發布/訂閱)——請改用 StackExchange.Redis。觸發詞:「Redis cache」、「create Redis」、「manage Redis」、「ARM Redis」、「RedisResource」、「provision Redis」、「Azure Cache for Redis」。
資料庫azure-resource-manager-sql-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-sql-dotnet
Azure Resource Manager SDK for Azure SQL in .NET. Use for MANAGEMENT PLANE operations: creating/managing SQL servers, databases, elastic pools, firewall rules, and failover groups via Azure Resource Manager. NOT for data plane operations (executing queries) - use Microsoft.Data.SqlClient for that. Triggers: "SQL server", "create SQL database", "manage SQL resources", "ARM SQL", "SqlServerResource", "provision Azure SQL", "elastic pool", "firewall rule".
資料庫azure-resource-visualizer
azure-skills/skills/azure-resource-visualizer
將 Azure 資源群組轉換為詳細的架構圖,顯示資源關係與配置。探索資源群組內的所有資源,並分析其配置、相依性與相互連接。生成按邏輯層(網路、運算、資料、安全性、監控)組織的 Mermaid 圖表,包含 SKU 詳細資訊與連接標籤。映射跨網路連接、資料流、身分綁定與配置相依性等關係。
設計開發DevOpsazure-resource-visualizer
skills/.github/plugins/azure-skills/skills/azure-resource-visualizer
分析Azure資源群組,並生成詳細的Mermaid架構圖,顯示各資源之間的關係。適用時機:建立架構圖、視覺化Azure資源、顯示資源關係、生成Mermaid圖表、分析資源群組、繪製我的資源圖、架構視覺化、資源拓撲、映射Azure基礎設施。
開發azure-search-documents-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-search-documents-dotnet
Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search. Covers SearchClient (queries, document CRUD), SearchIndexClient (index management), and SearchIndexerClient (indexers, skillsets). Triggers: "Azure Search .NET", "SearchClient", "SearchIndexClient", "vector search C#", "semantic search .NET", "hybrid search", "Azure.Search.Documents".
開發azure-search-documents-py
skills/.github/plugins/azure-sdk-python/skills/azure-search-documents-py
Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets. Triggers: "azure-search-documents", "SearchClient", "SearchIndexClient", "vector search", "hybrid search", "semantic search".
開發azure-search-documents-ts
skills/.github/plugins/azure-sdk-typescript/skills/azure-search-documents-ts
Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid search, semantic ranking, or building agentic retrieval with knowledge bases.
開發azure-security-keyvault-keys-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-security-keyvault-keys-dotnet
Azure Key Vault Keys SDK for .NET. Client library for managing cryptographic keys in Azure Key Vault and Managed HSM. Use for key creation, rotation, encryption, decryption, signing, and verification. Triggers: "Key Vault keys", "KeyClient", "CryptographyClient", "RSA key", "EC key", "encrypt decrypt .NET", "key rotation", "HSM".
開發azure-security-keyvault-keys-java
skills/.github/plugins/azure-sdk-java/skills/azure-security-keyvault-keys-java
Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/verify operations, or working with HSM-backed keys.
開發azure-security-keyvault-secrets-java
skills/.github/plugins/azure-sdk-java/skills/azure-security-keyvault-secrets-java
Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive configuration data.
開發azure-servicebus-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-servicebus-dotnet
Azure Service Bus SDK for .NET. Enterprise messaging with queues, topics, subscriptions, and sessions. Use for reliable message delivery, pub/sub patterns, dead letter handling, and background processing. Triggers: "Service Bus", "ServiceBusClient", "ServiceBusSender", "ServiceBusReceiver", "ServiceBusProcessor", "message queue", "pub/sub .NET", "dead letter queue".
開發azure-servicebus-py
skills/.github/plugins/azure-sdk-python/skills/azure-servicebus-py
Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".
開發azure-servicebus-ts
skills/.github/plugins/azure-sdk-typescript/skills/azure-servicebus-ts
Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message sessions, dead-letter handling, or enterprise messaging patterns.
開發azure-speech-to-text-rest-py
skills/.github/plugins/azure-sdk-python/skills/azure-speech-to-text-rest-py
Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK. Triggers: "speech to text REST", "short audio transcription", "speech recognition REST API", "STT REST", "recognize speech REST". DO NOT USE FOR: Long audio (>60 seconds), real-time streaming, batch transcription, custom speech models, speech translation. Use Speech SDK or Batch Transcription API instead.
開發azure-storage
azure-skills/skills/azure-storage
統一的Azure Blob儲存、檔案共用、佇列、表格及Data Lake服務存取。支援五種儲存服務類型:用於物件與備份的Blob儲存、提供SMB存取的檔案共用、非同步訊息的佇列儲存、NoSQL鍵值資料的表格儲存,以及大數據分析的Data Lake。MCP伺服器工具可列出儲存帳戶、容器與Blob,並直接下載及上傳Blob內容。可設定的存取層(熱、冷、凍結、封存)及...
AWS資料庫開發
第 211–240 個,共 868 個