home/categories/containers
category focus

Containers

Docker, Kubernetes, and orchestration.

1678 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
containers
10

infrastructure-iac

Infrastructure as Code best practices for Terraform, Docker, Ansible, and CloudFormation. Covers secure-by-default configurations, multi-stage builds, state management, and modular patterns. Use when working with .tf, Dockerfile, docker-compose.yml, .yaml/.yml Ansible files, CloudFormation templates, or when asking about IaC, containers, or infrastructure automation.

KiranEswaran
KiranEswaran
devops
open
containers
10

docker-configuration-validator

Comprehensive Docker and Docker Compose validation following best practices and security standards. Use this skill when users ask to validate Dockerfiles, review Docker configurations, check Docker Compose files, verify multi-stage builds, audit Docker security, or ensure compliance with Docker best practices. Validates syntax, security, multi-stage builds, and modern Docker Compose requirements.

rknall
rknall
devops
open
containers
10

kubernetes-containers

Kubernetes and Helm best practices for container orchestration. Covers deployments, services, RBAC, resource management, Helm charts, and production patterns. Use when working with Kubernetes manifests, Helm charts, kubectl commands, or when asking about container orchestration, pod configuration, or cluster management.

KiranEswaran
KiranEswaran
devops
open
containers
10

preparing-iac-deployment

Prepares IaC project deployment by analyzing the current project and generating K8s manifests, Dockerfiles, CI/CD workflows in standardized structure. Use for "배포 준비", "IaC 설정", "k8s 매니페스트", "deploy prep" requests.

jiunbae
jiunbae
devops
open
containers
10

platform-migration

Guides infrastructure and platform migration including cloud-to-cloud migration (AWS to GCP, Azure to AWS), Kubernetes cluster migration, CI/CD platform changes, monitoring stack migration, identity provider migration, and network infrastructure transformation. Covers IaC migration, container orchestration, service mesh, observability tools, and multi-cloud strategies. Use when migrating infrastructure, changing cloud providers, moving Kubernetes clusters, or when users mention "cloud migration", "platform switch", "infrastructure migration", "K8s migration", "multi-cloud", or "cloud provider change".

DauQuangThanh
DauQuangThanh
devops
open
containers
10

managing-kubernetes

Manages Kubernetes clusters via kubectl. Supports pod/deployment/service management, log viewing, port-forwarding, and debugging. Use for "k8s", "kubectl", "파드", cluster management tasks.

jiunbae
jiunbae
devops
open
containers
10

deploying-triton

Deploys and manages NVIDIA Triton Inference Server containers. Automates model repository setup, config generation, and health checks. Use for "triton 서버", "triton 실행", "모델 서빙", "inference server" requests.

jiunbae
jiunbae
devops
open
containers
10

helm-values

Update Helm chart values, bump versions, validate templates, or compare staging vs production config. Use when modifying deployment configuration.

liwoo
liwoo
devops
open
containers
10

infra-debug

Debug infrastructure and deployment issues. Inspect pods, check logs, view events, diagnose ingress/networking, and troubleshoot Kubernetes or Docker problems.

liwoo
liwoo
devops
open
containers
10

feature-flags-and-kill-switches

Use when implementing runtime feature toggles, emergency kill switches, or gradual rollout controls in Apex using Custom Metadata Types, Custom Permissions, or Hierarchical Custom Settings. NOT for Custom Metadata Type fundamentals — see custom-metadata-types skill for CMDT basics.

PranavNagrecha
PranavNagrecha
devops
open
containers
10

1c-bsp-registration

Добавить функцию регистрации БСП (СведенияОВнешнейОбработке) в модуль объекта обработки

Desko77
Desko77
devops
open
containers
10

vbm

Vibe Memory,简称 vbm。用于为 Codex 与 Claude Code 初始化 .ai 项目记忆层、追加受控规则、启用全局引导,并在开发任务中读写已验证记忆。

dengyuwu
dengyuwu
devops
open
containers
10

mirrord-ci

Help users set up mirrord in CI pipelines for testing against real Kubernetes environments. Use when users want to run end-to-end tests, integration tests, or automated tests in CI using mirrord to connect to staging/shared clusters.

metalbear-co
metalbear-co
devops
open
containers
10

mirrord-operator

Help users install and configure the mirrord operator for team environments. Use when users ask about operator setup, Helm installation, licensing, or multi-user mirrord deployments.

metalbear-co
metalbear-co
devops
open
containers
10

prompt-injection-defense

Multi-layered security system protecting against prompt injection, secret extraction, and malicious content. Based on defense-in-depth principles.

CoworkedShawn
CoworkedShawn
devops
open
containers
10

qa-platform

通过 QA 平台 API 管理集群/工作流/发版/伸缩,并解析集群 FE 信息;用于申请集群或查询 QA 平台集群信息时使用。

cosven
cosven
devops
open
containers
10

sherpa-onnx-tts

Local text-to-speech via sherpa-onnx (offline, no cloud)

ApiliumCode
ApiliumCode
devops
open
containers
10

gke

Auto-activate for kubectl commands, k8s/ directory, Helm charts. Kubernetes on GCP expertise for GKE. Produces Kubernetes deployments, Helm charts, cluster configurations, GPU/TPU workloads, AlloyDB/Cloud SQL Auth Proxy sidecars, and batch job patterns for GKE on GCP. Use when: running kubectl, Helm charts, pod/node pool management, workload identity, Kubernetes deployments, cluster scaling, GPU node pools, database sidecars, or any GKE troubleshooting. Not for Cloud Run (see cloud-run), generic Kubernetes outside GCP, or local k8s (minikube/kind).

cofin
cofin
devops
open
containers
10

docker

Auto-activate for Dockerfile, docker-compose.yml, docker-compose.yaml, .dockerignore. Docker expertise: multi-stage builds, distroless images, Compose, BuildKit, and container optimization. Use when: writing Dockerfiles, optimizing image size, configuring docker-compose, using BuildKit features, or deploying containerized applications. Produces optimized Dockerfiles with multi-stage builds, Compose configurations, and BuildKit patterns. Not for Podman (see podman) or container orchestration (see gke/cloud-run).

cofin
cofin
devops
open
containers
10

managing-services

Centrally manages Docker containers and services. Supports service registration, listing, status updates, and port conflict detection. Use for "서비스 등록", "서비스 목록", "포트 확인", "컨테이너 관리", "docker 상태" requests.

jiunbae
jiunbae
devops
open
containers
10

qrspi-structure

Create structure outline — vertical phases with test checkpoints (QRSPI step 4 of 5)

jaeyunha
jaeyunha
devops
open
containers
10

operating-k8s-local

Operates local Kubernetes clusters with Minikube for development and testing. Use when setting up local K8s, deploying applications locally, or debugging K8s issues. Covers Minikube, kubectl essentials, local image loading, and networking.

AbdullahMalik17
AbdullahMalik17
devops
open
containers
10

deploying-postgres-k8s

Deploys PostgreSQL on Kubernetes using the CloudNativePG operator with automated failover. Use when setting up PostgreSQL for production workloads, high availability, or local K8s development. Covers operator installation, cluster creation, connection secrets, and backup configuration. NOT when using managed Postgres (Neon, RDS, Cloud SQL) or simple Docker containers.

AbdullahMalik17
AbdullahMalik17
devops
open
containers
10

deploying-kafka-k8s

Deploys Apache Kafka on Kubernetes using the Strimzi operator with KRaft mode. Use when setting up Kafka for event-driven microservices, message queuing, or pub/sub patterns. Covers operator installation, cluster creation, topic management, and producer/consumer testing. NOT when using managed Kafka (Confluent Cloud, MSK) or local development without K8s.

AbdullahMalik17
AbdullahMalik17
devops
open
Previous
Page 48 / 70
Next