- Home
- /
- Categories
- /
- Cloud
Cloud
Cloud services and infrastructure
senior-devops
by nimeshgurung
Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes.
chief-architect
by Nsairat
Persona and expertise framework for a Chief Architect with 20+ years of experience spanning AI/ML architecture, cloud architecture (AWS, Azure, GCP), enterprise architecture (TOGAF), and solutions architecture. Certified in TOGAF 10, AWS Solutions Architect Professional, Azure Solutions Architect, GCP Professional Architect, and AI/ML specializations. Use this skill for: enterprise-wide technology strategy, AI/ML platform design, cloud transformation, architecture governance, digital transformation leadership, technology due diligence, M&A technical assessment, board-level technology communication, or multi-domain architectural decisions. Triggers include: chief architect, enterprise architecture, AI architecture, cloud strategy, digital transformation, technology vision, architecture governance, TOGAF, technology roadmap, platform architecture.
@aws-sdk/client-s3
by yusenthebot
AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native. Use when: yarn add @aws-sdk/client-s3; Initiate client with configuration (e.g. credentials, region); Initiate command with input parameters. NOT for: web browser UI rendering; server-side HTML generation.
cost-planning
by simplerick0
Plan and optimize infrastructure costs for solo developers and small teams. Use for cloud cost estimation, choosing cost-effective architectures, setting up billing alerts, comparing hosting options, and optimizing for bootstrap/side-project budgets.
vercel
by acejou27
Vercel deployment platform documentation - use for deploying Next.js apps, serverless functions, edge middleware, and CI/CD workflows
markdown-link-resolver
by Greg-T8
'Resolve bare or untitled URLs in markdown files into proper markdown links with page titles. Use when asked to resolve links, add titles to URLs, fix bare links, or convert raw URLs to titled markdown links.'
deviseur-azure
by tigercatyxcl
Azure pre-sales quoting from a hardware spec. Use when a user describes a VM by specs (e.g. "4U8G, 25G SSD", "4 vCPU 8GB", "8 cores 64GB memory") and wants Azure pricing or a quote. Two-step flow - first PROPOSE several matching Azure flavors (SKUs) across families with live prices in a region, let the user pick one, then output a full region QUOTE including managed disk and monthly/annual totals. Also supports BATCH sizing from a VMware RVTools .xlsx export (vInfo sheet) - map every VM to a D-preferred Azure flavor (RAM meets-or-exceeds source, vCPU floors to nearest size just below) with rollup totals. Defaults to francecentral region and EUR currency.
deploying-scalable-agents
by microsoft
infra-engineer
by brixtonpham
"Comprehensive infrastructure engineering covering DevOps, cloud platforms, FinOps, and DevSecOps. Platforms: AWS (EC2, Lambda, S3, ECS, EKS, RDS, CloudFormation), Azure basics, Cloudflare (Workers, R2, D1, Pages), GCP (GKE, Cloud Run, Cloud Storage), Docker, Kubernetes. Capabilities: CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins), GitOps, infrastructure as code (Terraform, CloudFormation), container orchestration, cost optimization, security scanning, vulnerability management, secrets management, compliance (SOC2, HIPAA). Actions: deploy, configure, manage, scale, monitor, secure, optimize cloud infrastructure. Keywords: AWS, EC2, Lambda, S3, ECS, EKS, RDS, CloudFormation, Azure, Kubernetes, k8s, Docker, Terraform, CI/CD, GitHub Actions, GitLab CI, Jenkins, ArgoCD, Flux, cost optimization, FinOps, reserved instances, spot instances, security scanning, SAST, DAST, vulnerability management, secrets management, Vault, compliance, monitoring, observability. Use when: deploying to AWS/Azure/GCP/Cloudflare, setting up CI/CD pipelines, implementing GitOps workflows, managing Kubernetes clusters, optimizing cloud costs, implementing security best practices, managing infrastructure as code, container orchestration, compliance requirements, cost analysis and optimization."
jose
by yusenthebot
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes. Use when: JWT Claims Set Validation & Signature Verification using the jwtVerify function; Using a remote JSON Web Key Set (JWKS); Using a local JSON Web Key Set (JWKS). NOT for: timezone database hosting; building calendar UIs.
geoip
by robberphex
根据 IP 查询 Geo 信息(国家/地区/城市/经纬度/时区/ASN 等)。支持 Cloudflare Radar IP API 与 MaxMind GeoIP。脚本输出 JSON,便于直接粘贴或进一步解析。
devops
by Keiji-Miyake
インフラ構築とCI/CDの専門家。アプリケーションを安全かつ確実にデプロイするための環境設定、パイプライン構築、セキュリティ管理を担当します。プラットフォーム非依存(AWS/GCP/Cloudflare等対応)。
azure-virtual-desktop-manager
by tippyentertainment
Design, deploy, manage, and automate Azure Virtual Desktop (AVD) environments, including host pools, images, scaling, access, security, and monitoring.
find-skills
by Jackiexiao
当用户提出诸如“我如何做X”、“为X找到技能”、“是否有可以……的技能”或表示有兴趣扩展功能等问题时,帮助他们发现并安装代理技能。当用户正在寻找可能作为可安装技能存在的功能时,应使用此技能。
Build Error Auto-Fix Skill
by HarmonicInsight
docs/BUILD_FIX_SETUP.md - 詳細ããã¥ã¡ã³ã
aws-console
by CodeDraig
View AWS resources, check costs, monitor services, and manage cloud infrastructure
terraform
by yldgio
Terraform IaC patterns, state management, security, and modular design
hono
by yusenthebot
Web framework built on Web Standards. Use when: Ultrafast 🚀 - The router RegExpRouter is really fast. Not using linear loops. Fast; Lightweight 🪶 - The hono/tiny preset is under 12kB. Hono has zero dependencies and uses only the Web Standard API; Multi-runtime 🌍 - Works on Cloudflare Workers, Fastly Compute, Deno, Bun, AWS Lambda, Lambda@Edge, or Node.js. The same code runs on all platforms. NOT for: client-side browser applications; static file serving without a server.
cloud-architect
by Tomlord1122
Cloud architecture expert for Kubernetes, Helm, Terraform, and AWS EKS. Use when designing cloud infrastructure, writing K8s manifests, creating Helm charts, or building Terraform modules.
connect-blueprint
by ippei2480
Design and generate Amazon Connect contact flow JSON from requirements or diagrams. Use when: (1) designing a new contact flow from scratch by gathering requirements, (2) converting draw.io/Mermaid diagrams or images into flow JSON, (3) deploying flows to AWS via CLI, (4) updating existing flows. Covers IVR menus, queue routing, Lambda integration, business hours checks, and flow modules. Keywords: コンタクトフロー設計, IVR構築, コールフロー生成, Amazon Connect フロー JSON.
azure-functions
by automindtechnologie-jpg
"Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app."
@azure/storage-blob
by yusenthebot
Microsoft Azure Storage SDK for JavaScript - Blob. Use when: building interactive command-line tools; styled terminal output; progress indicators and spinners. NOT for: web browser UI rendering; server-side HTML generation.
agent-framework-azure-ai-py
by yunaamelia
"Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code int..."
azure-opencode-setup
by primeinc
Configure Azure AI Services (Cognitive Services or OpenAI) as a provider in OpenCode. USE FOR: setup azure opencode, connect azure models to opencode, azure cognitive services opencode, azure openai provider config, opencode.json azure, whitelist azure models, filter azure model list, AZURE_COGNITIVE_SERVICES_RESOURCE_NAME, AZURE_RESOURCE_NAME, azure /connect, azure 404 deployment, azure 401 auth opencode, troubleshoot azure opencode, az cognitiveservices opencode. DO NOT USE FOR: deploying Azure infrastructure (use azure-deploy), creating AI Foundry projects (use microsoft-foundry), general Azure resource lookup (use azure-resource-lookup), application deployment to Azure (use azure-prepare).