devsecops-expert
by Sinu
Senior-level DevOps automation for CI/CD, IaC, Kubernetes, and production-ready GitOps pipelines.
- Automate build-once/deploy-anywhere pipelines with immutable image digests.
- Generate type-safe Terraform modules for AWS/GCP/Azure infrastructure.
- Design Kubernetes Helm charts with integrated readiness probes and HPA.
$9.99
One-time purchase
Included in download
- Generate type-safe Terraform modules for AWS/GCP/Azure infrastructure.
- Design Kubernetes Helm charts with integrated readiness probes and HPA.
- terminal, network, env_vars automation included
- Includes example output and usage patterns
See it in action
Infrastructure Change Summary: - Type: Terraform (AWS EKS) - Risk: Medium (Node group update) - Deployment Gate: Explicit approval required - Rollback: `terraform apply -var="image_tag=v1.2.0"` - Health Check: `kubectl get nodes --selector=eks.amazonaws.com/nodegroup=app-v2`
devsecops-expert
by Sinu
Senior-level DevOps automation for CI/CD, IaC, Kubernetes, and production-ready GitOps pipelines.
$9.99
One-time purchase
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Generate type-safe Terraform modules for AWS/GCP/Azure infrastructure.
- Design Kubernetes Helm charts with integrated readiness probes and HPA.
- terminal, network, env_vars automation included
- Includes example output and usage patterns
- Instant install
See it in action
Infrastructure Change Summary: - Type: Terraform (AWS EKS) - Risk: Medium (Node group update) - Deployment Gate: Explicit approval required - Rollback: `terraform apply -var="image_tag=v1.2.0"` - Health Check: `kubectl get nodes --selector=eks.amazonaws.com/nodegroup=app-v2`
About This Skill
Professional DevOps Automation & Platform Engineering
The DevOps Engineer skill transforms your AI agent into a senior systems architect capable of building production-ready deployment systems. It solves the critical "it works on my machine" problem by enforcing deterministic builds, immutable artifacts, and GitOps-versioned infrastructure.
What it does
This skill provides high-fidelity implementation for the entire software delivery lifecycle. It doesn't just write scripts; it designs robust engineering systems. Key capabilities include:
- CI/CD & Repository Automation: Building sophisticated GitHub Actions, GitLab CI, and Jenkins pipelines with parallel testing and artifact promotion.
- Infrastructure as Code (IaC): Developing modular Terraform and Pulumi templates with explicit state management and change previews.
- Containerization & Orchestration: Crafting hardened Dockerfiles, Helm charts, and Kubernetes manifests focused on production readiness.
- Operational Excellence: Generating incident runbooks, rollback procedures, and deployment risk assessments.
Why use this skill?
Standard AI prompts often produce generic scripts that lack security gates or rollback paths. This skill enforces P0 Deployment Blocks: it refuses to commit secrets, rejects mutable 'latest' tags, and mandates explicit approval gates. It ensures your infrastructure is not just functional, but observable and recoverable.
Supported Ecosystem
Expert-level proficiency in AWS (ECS/EKS/Lambda), GCP (Cloud Run/GKE), Azure, GitHub Actions, Terraform, Pulumi, Docker, Helm, ArgoCD, and Prometheus/Grafana.
📖 Learn more: Best DevOps & Deployment Skills for Claude Code →
Use Cases
- Automate build-once/deploy-anywhere pipelines with immutable image digests.
- Generate type-safe Terraform modules for AWS/GCP/Azure infrastructure.
- Design Kubernetes Helm charts with integrated readiness probes and HPA.
- Create automated rollback procedures and incident response runbooks.
- Set up GitOps reconciliation flows using ArgoCD or Flux.
How to Install
unzip devsecops-expert.zip -d ~/.claude/skills/Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.