Kubernetes

Kubernetes orchestration

Showing 913-936 of 1310 skills
tylertitsworth

argocd

by tylertitsworth

"Argo CD GitOps on Kubernetes — Applications, ApplicationSets, sync policies, multi-cluster, Helm/Kustomize sources, RBAC, Source Hydrator, PreDelete hooks, KEDA integration, and troubleshooting. Use when deploying or managing apps via GitOps. NOT for CI pipelines or image builds."

Git & VCS 3 3mo ago
ProjAnvil

tech-documentation

by ProjAnvil

技术文档编写技能,涵盖 API 文档、架构文档、部署指南和各种技术写作最佳实践。使用此技能创建技术文档、编写 API 文档、创建架构设计文档,或需要部署和运维手册模板时使用。

API Dev 3 5mo ago
tylertitsworth

kueue

by tylertitsworth

"Kueue — ClusterQueues, ResourceFlavors, fair sharing, preemption, TAS, MultiKueue. Use when managing batch workload queuing and GPU quotas on K8s. NOT for Volcano."

Kubernetes 3 3mo ago
tylertitsworth

keda

by tylertitsworth

"KEDA — ScaledObject/ScaledJob CRDs, 60+ triggers, scale-to-zero for GPU inference, TriggerAuthentication. Use when configuring event-driven pod autoscaling. NOT for HPA basics or Kueue."

API Dev 3 3mo ago
spiceai

spice-secrets

by spiceai

Configure secret stores in Spice (environment variables, Kubernetes, AWS Secrets Manager, keyring). Use when asked to "configure secrets", "add API keys", "set up credentials", "manage passwords", "use environment variables", or "configure .env file".

Cloud 3 3mo ago
oldwinter

kubectl

by oldwinter

This skill should be used when users need to interact with Kubernetes clusters via kubectl CLI. It covers pod management, deployment operations, log viewing, debugging, resource monitoring, scaling, ConfigMaps, Secrets, Services, and all standard kubectl operations. Supports multiple clusters (production, staging, local k3s) with predefined aliases. Triggers on requests mentioning Kubernetes, k8s, pods, deployments, containers, or cluster operations.

CLI Tools 3 4mo ago
hitoshura25

android-playstore-publishing

by hitoshura25

Complete workflow generation - orchestrates internal, beta, and production deployment workflows

CI/CD 3 5mo ago
liauw-media

azure-architecture

by liauw-media

"Microsoft Azure architecture patterns and best practices. Use when designing, deploying, or reviewing Azure infrastructure including AKS, App Service, Functions, CosmosDB, and Entra ID."

Cloud 3 4mo ago
oldwinter

aws-support-case

by oldwinter

This skill should be used when users need to manage AWS Support cases via CLI. It handles listing cases (recent 2 weeks, unresolved), viewing case details with bilingual display (English-Chinese line by line), creating new cases with auto-detected service/category, replying to cases, and attachment handling. Triggers on requests mentioning "AWS support", "support case", "工单", "support ticket", or AWS technical support inquiries.

CLI Tools 3 4mo ago
ryanmaclean

datadog-operations

by ryanmaclean

"Comprehensive Datadog operations: query APM/logs/metrics/RUM/database, create monitors/dashboards/synthetics, manage incidents, trigger workflows, analyze costs and LLM usage. 73% platform coverage including service catalog, uptime monitoring, and frontend performance. Use for debugging, automation, incident response, and cost optimization."

CLI Tools 3 4mo ago
oldwinter

api-billing-service-onboarding

by oldwinter

This skill should be used when the user requests to add a new third-party API service to the AWS billing/quota monitoring system. It handles the complete onboarding process including adapter creation, Lambda deployment, CloudWatch alarms, Dashboard updates, and verification. Triggers on requests mentioning "add service monitoring", "monitor API balance", "setup quota alerts", "add to billing dashboard", or similar service integration requests.

API Dev 3 4mo ago
liauw-media

alibaba-cloud-architecture

by liauw-media

"Alibaba Cloud architecture patterns and best practices. Use when designing, deploying, or reviewing infrastructure on Alibaba Cloud including ECS, ACK, Function Compute, and OSS."

Processing 3 4mo ago
mikkelkrogsholm

rustfs

by mikkelkrogsholm

"RustFS — S3-compatible distributed object storage written in Rust. Use when building with RustFS or asking about its APIs, configuration, deployment, Docker setup, or integration. Fetch live documentation for up-to-date details."

Processing 3 3mo ago
oldwinter

api-billing-service-onboarding

by oldwinter

This skill should be used when the user requests to add a new third-party API service to the AWS billing/quota monitoring system. It handles the complete onboarding process including adapter creation, Lambda deployment, CloudWatch alarms, Dashboard updates, and verification. Triggers on requests mentioning "add service monitoring", "monitor API balance", "setup quota alerts", "add to billing dashboard", or similar service integration requests.

API Dev 3 3mo ago
iceleaf916

remote-troubleshoot

by iceleaf916

Structured remote server troubleshooting workflow that follows investigation-only practices until user approval. Use when Claude needs to diagnose issues on remote SSH-accessible servers including k8s clusters, bare metal, and containerized services. Covers service/port access problems, configuration issues, service startup failures, and performance/resource issues. Emphasizes creating helper scripts on remote server, obtaining user approval before fixes, script-based repairs, and generating comprehensive analysis reports.

CLI Tools 6 4mo ago
copyleftdev

hashicorp

by copyleftdev

Build systems and organizations using the "Tao of HashiCorp". Emphasizes workflows over technologies, simple modular composable tools, immutability, and versioning driven by code. Use when designing platform engineering initiatives, DevOps workflows, or infrastructure automation.

Agents 6 4mo ago
copyleftdev

vogels-cloud-architecture

by copyleftdev

Design cloud-native systems using Werner Vogels' principles of failure-first design, eventual consistency, and API-driven architecture. Emphasizes building for failure, customer obsession, and practical distributed systems. Use when building AWS-scale services, microservices, or any system that must be highly available.

Kubernetes 6 4mo ago
galihcitta

troubleshooting-kubernetes

by galihcitta

Diagnoses and fixes Kubernetes issues with interactive remediation. Use when pods crash (CrashLoopBackOff, OOMKilled), services unreachable (502/503, empty endpoints), deployments stuck (ImagePullBackOff, pending). Also use when tempted to run kubectl fix commands directly without presenting options, or when user says "just fix it" for K8s issues.

Debugging 6 6mo ago
copyleftdev

helland-distributed-data

by copyleftdev

Design scalable data systems in the style of Pat Helland, distributed systems veteran from Tandem, Microsoft, and Amazon. Emphasizes life beyond distributed transactions, idempotency, and practical patterns for data at scale. Use when building systems that must scale beyond single-node ACID transactions.

Processing 6 4mo ago
mduongvandinh

Java Spring Microservices Skill Set

by mduongvandinh

API Contracts

API Dev 6 5mo ago
ApeWorX

writing-plugins

by ApeWorX

Create a new Plugin for Ape Framework to integrate a specific tool or service into one of Ape's vertical(s). Use when users need specific best practices and guidance on developing a new plugin for Ape. Do not use if such a plugin already exists that is designed to work with Ape, and instead suggest that.

Code Gen 5 3mo ago
ashchupliak

kotlin-patterns

by ashchupliak

Kotlin/Spring Boot patterns for Orca service - use when implementing backend features, writing services, repositories, or controllers

API Dev 5 6mo ago
ashchupliak

kotlin-spring-boot

by ashchupliak

Kotlin/Spring Boot 3.x patterns - use for backend services, REST APIs, dependency injection, controllers, and service layers

Code Gen 5 6mo ago
spjoshis

aspnet-core

by spjoshis

Master ASP.NET Core with minimal APIs, MVC, middleware, dependency injection, and production-ready web applications.

API Dev 5 5mo ago