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
Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package. Use for PostgreSQL queries, connection pooling, transactions, and Microsoft Entra ID (passwordless) authentication. Triggers: "PostgreSQL", "postgres", "pg client", "node-postgres", "Azure PostgreSQL connection", "PostgreSQL TypeScript", "pg Pool", "passwordless 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와 포털은 신뢰할 수 없어 무제한 용량을 의미하지 않는 "제한 없음" 값을 잘못 표시할 수 있습니다. 특정 리소스 할당량 확인, 지역 간 용량 비교, 할당량 증가 요청, 공급자의 모든 할당량 나열 등 네 가지 핵심 워크플로를 지원합니다. 할당량 리소스 이름은 1:1로 매핑되지 않습니다...
AWSDevOpsazure-reliability
azure-skills/skills/azure-reliability
Azure Functions의 안정성 태세 평가 및 개선: 영역 중복성, ZRS 스토리지, 상태 프로브, 다중 리전 장애 조치. 배포된 리소스를 스캔하고 기능 중심 체크리스트를 제시한 후, 사용자 확인을 통해 단계적 수정(CLI 또는 IaC 패치)을 종단 간 진행합니다. WHEN: "안정성 평가", "안정성 확인", "영역 중복", "다중 리전 장애 조치", "고가용성", "재해 복구", "단일 장애 지점", "안정성 태세".
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
Azure 리소스 그래프 쿼리를 사용하여 구독 전반에 걸쳐 Azure 리소스를 빠르게 검색하고 인벤토리화합니다. 단일 명령으로 구독 및 리소스 그룹 전체에서 모든 Azure 리소스 유형(VM, 스토리지 계정, 웹 앱, 컨테이너 앱, Key Vault 등)을 쿼리합니다. 분리된 리소스, 누락된 태그, 비정상 상태 및 리소스 인벤토리 수에 대한 교차 검색을 지원합니다. 사용 가능한 경우 단일 리소스 유형 쿼리를 전용 MCP 도구로 라우팅하고, 그렇지 않으면 Azure 리소스 그래프로 대체합니다...
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 Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments. Use for creating servers, databases, firewall rules, configurations, backups, and high availability. Triggers: "MySQL", "MySqlFlexibleServer", "MySQL Flexible Server", "Azure Database for MySQL", "MySQL database management", "MySQL firewall", "MySQL backup".
데이터베이스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 in .NET. Use for MANAGEMENT PLANE operations: creating/managing Azure Cache for Redis instances, firewall rules, access keys, patch schedules, linked servers (geo-replication), and private endpoints via Azure Resource Manager. NOT for data plane operations (get/set keys, pub/sub) - use StackExchange.Redis for that. Triggers: "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 리소스 그룹을 리소스 관계와 구성을 보여주는 상세 아키텍처 다이어그램으로 변환합니다. 리소스 그룹 내 모든 리소스를 검색하고 구성, 종속성 및 상호 연결을 분석합니다. SKU 세부 정보와 연결 레이블이 포함된 논리적 계층(네트워크, 컴퓨팅, 데이터, 보안, 모니터링)별로 구성된 Mermaid 다이어그램을 생성합니다. 네트워크 연결, 데이터 흐름, ID 바인딩 및 구성 종속성 등 관계를 매핑합니다.
디자인개발DevOpsazure-resource-visualizer
skills/.github/plugins/azure-skills/skills/azure-resource-visualizer
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create architecture diagram, visualize Azure resources, show resource relationships, generate Mermaid diagram, analyze resource group, diagram my resources, architecture visualization, resource topology, map Azure infrastructure.
개발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 블롭 스토리지, 파일 공유, 큐, 테이블 및 데이터 레이크 서비스에 대한 통합 액세스를 제공합니다. 다섯 가지 스토리지 서비스 유형을 지원합니다: 객체 및 백업용 블롭 스토리지, SMB 액세스용 파일 공유, 비동기 메시징용 큐 스토리지, NoSQL 키-값 데이터용 테이블 스토리지, 빅데이터 분석용 데이터 레이크. MCP 서버 도구를 통해 스토리지 계정, 컨테이너 및 블롭을 나열하고, 블롭 콘텐츠를 직접 다운로드 및 업로드할 수 있습니다. 구성 가능한 액세스 계층(핫, 쿨, 콜드, 아카이브) 및...
AWS데이터베이스개발
전체 868개 중 211–240개