# Skills

> DevOps 工程师 Skills 总控

- Skill: `zhaoxuya520/skills-8` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add zhaoxuya520/skills-8`
- Raw SKILL.md: https://api.skillmd.com/api/skills/zhaoxuya520/skills-8/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: zhaoxuya520 (https://skillmd.com/u/zhaoxuya520)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/zhaoxuya520/skills-8

---

# DevOps 工程师 Skills 总控

## 当前 Skills

| Skill | 适用场景 | 来源 |
|-------|---------|------|
| [containerization](containerization/SKILL.md) | Docker / 镜像优化 | Docker Best Practices + Distroless |
| [ci-cd-pipeline](ci-cd-pipeline/SKILL.md) | CI/CD 流水线 | GitHub Actions / GitLab CI / Jenkins |
| [infrastructure-as-code](infrastructure-as-code/SKILL.md) | IaC | Terraform / Pulumi / CloudFormation |
| [kubernetes-orchestration](kubernetes-orchestration/SKILL.md) | K8s 部署 | K8s 官方 + Helm + ArgoCD |
| [networking-gateway](networking-gateway/SKILL.md) | 网络 / 网关 | Nginx / Traefik / Cloudflare |
| [secrets-config](secrets-config/SKILL.md) | 密钥 / 配置 | HashiCorp Vault / AWS SM / 12-Factor |
| [release-strategy](release-strategy/SKILL.md) | 发布策略 | 灰度 / 蓝绿 / 金丝雀 |
| [monitoring-alerting](monitoring-alerting/SKILL.md) | 监控告警 | Prometheus / Grafana / SLO |
| [container-orchestration](container-orchestration/SKILL.md) | 容器编排 | Docker + K8s + Helm 部署 |

## 统一入口

1. 先读 `routing.md` — 按 DevOps 任务路由
2. 再进入对应 SKILL.md
3. 需要模板时进入 `<skill>/templates/`

## 新增 Skill

按 `CONTRIBUTING.md` 流程新增。

