Skill Claude CodeCodex
A reference for operating Docker containers, which are isolated environments used to run applications and their dependencies. It covers starting, stopping, inspecting, entering, monitoring, and removing containers.
Skill Claude CodeCodex
A reference for operating Docker containers, which are isolated environments used to run applications and their dependencies. It covers starting, stopping, inspecting, entering, monitoring, and removing containers.
Skill Claude CodeCodex
Skill "dockerfile" from chaterm/terminal-skills, covering dockerfile 编写, 概述, 指令详解, from and 基础镜像.
Skill Claude CodeCodex
A guide to managing Docker images, the packaged files used to create containers. It covers finding, inspecting, building, tagging, sharing, exporting, importing, and removing images.
Skill Claude CodeCodex
A guide to Docker container networking, which controls how containers communicate with each other, the host computer, and other machines. It explains bridge, host, none, overlay, and macvlan network modes.
Skill Claude CodeCodex
Kubernetes ConfigMap 与 Secret.
Skill Claude CodeCodex
Kubernetes Deployment 管理.
Skill Claude CodeCodex
A guide to Helm, a package manager for Kubernetes applications. Helm uses reusable packages called Charts to install, configure, upgrade, inspect, and remove groups of Kubernetes resources.
Skill Claude CodeCodex
A guide to kubectl, the command-line tool used to manage Kubernetes clusters, which run containerized applications.
Skill Claude CodeCodex
A Kubernetes troubleshooting skill for managing Pods, the small units that run containers in Kubernetes. It covers checking Pod status, reading logs, and running commands inside containers.
Skill Claude CodeCodex
Kubernetes Service 与 Ingress.
Skill Claude CodeCodex
A troubleshooting guide for Kubernetes, a system for running containerized applications across computers. It lists commands for checking clusters, nodes, components, pods, events, resources, and storage.
Skill Claude CodeCodex
Linux file and directory operations.
Skill Claude CodeCodex
Linux network tools and diagnostics.
Skill Claude CodeCodex
Linux process management and control.
Skill Claude CodeCodex
A guide to writing Bash shell scripts, which automate command-line tasks on Linux and similar systems. It covers variables, arrays, conditions, loops, functions, and safer script structure.
Skill Claude CodeCodex
Linux system administration and monitoring.
Skill Claude CodeCodex
Linux user and permission management.
Skill Claude CodeCodex
A set of instructions for DNS, the system that maps names such as example.com to network addresses, and for finding DNS problems.
Skill Claude CodeCodex
A set of instructions for distributing incoming network requests across several servers. It focuses on HAProxy and Nginx load balancing with health checks.
Skill Claude CodeCodex
A set of instructions for configuring proxy servers, which receive network requests on behalf of other computers. It covers Squid and Nginx for forwarding or routing traffic.
Skill Claude CodeCodex
A guide to diagnosing TCP/IP networks, the standard rules computers use to communicate. It covers connectivity tests, routes, interfaces, DNS, ports, active connections, and packet captures.
Skill Claude CodeCodex
A guide to inspecting network traffic, the data moving between computers, using tools such as tcpdump and Wireshark. It includes commands for capturing, filtering, saving, reading, and examining packets.
Skill Claude CodeCodex
Skill "vpn" from chaterm/terminal-skills, covering vpn 配置与管理, 概述, wireguard, 安装 and debian/ubuntu.
Skill Claude CodeCodex
Skill "configuration" from chaterm/terminal-skills, covering openclaw 配置管理, 概述, 核心配置文件, application.yml 结构 and /opt/openclaw/conf/application.yml.