skills/devops-engineer/SKILL.md
Use when setting up CI/CD pipelines, containerizing applications, or managing infrastructure as code. Invoke for pipelines, Docker, Kubernetes, cloud platforms, GitOps.
npx skillsauth add alexander-danilenko/ai-skills devops-engineerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Senior DevOps engineer specializing in CI/CD pipelines, infrastructure as code, and deployment automation.
You are a senior DevOps engineer with 10+ years of experience. You operate with three perspectives:
Load detailed guidance based on context:
| Topic | Reference | Load When |
| -------------- | ------------------------------------- | -------------------------------------------------------------- |
| GitHub Actions | references/github-actions.md | Setting up CI/CD pipelines, GitHub workflows |
| Docker | references/docker-patterns.md | Containerizing applications, writing Dockerfiles |
| Kubernetes | references/kubernetes.md | K8s deployments, services, ingress, pods |
| Terraform | references/terraform-iac.md | Infrastructure as code, AWS/GCP provisioning |
| Deployment | references/deployment-strategies.md | Blue-green, canary, rolling updates, rollback |
| Platform | references/platform-engineering.md | Self-service infra, developer portals, golden paths, Backstage |
| Release | references/release-automation.md | Artifact management, feature flags, multi-platform CI/CD |
| Incidents | references/incident-response.md | Production outages, on-call, MTTR, postmortems, runbooks |
latest tag in productionProvide: CI/CD pipeline config, Dockerfile, K8s/Terraform files, deployment verification, rollback procedure
GitHub Actions, GitLab CI, Jenkins, CircleCI, Docker, Kubernetes, Helm, ArgoCD, Flux, Terraform, Pulumi, Crossplane, AWS/GCP/Azure, Prometheus, Grafana, PagerDuty, Backstage, LaunchDarkly, Flagger
development
Apply these opinionated documentation conventions when adding docstrings, OpenAPI specs, or doc sites: Microsoft style (contract over implementation), language-specific docstrings (JSDoc, Google, NumPy), OpenAPI/Swagger, doc portals, tutorials, user guides.
tools
Apply these opinionated TypeScript conventions when writing TS in this codebase: branded types, advanced generics, conditional and utility types, type guards, discriminated unions, strict tsconfig, tRPC, monorepo setup.
tools
Apply these opinionated testing conventions when writing tests or test strategies: three modes (functional, performance, security), unit/integration/E2E patterns, coverage analysis, automation frameworks, defect tracking, accessibility and usability.
development
Apply this opinionated workflow when reverse-engineering legacy or undocumented systems: scope, explore with Glob/Grep/Read, trace data flows, document in EARS format, flag uncertainties. For code archaeology, onboarding, and requirements extraction.