Devops Claude Skills banner
ahmedasmar ahmedasmar

Devops Claude Skills

DevOps community Intermediate

Description

Community repository of DevOps-focused skills for [Claude Code](https://claude.com/claude-code).

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

DevOps Skills

Community repository of DevOps-focused skills for [Claude Code](https://claude.com/claude-code).

Available Skills

iac-terraform

**Infrastructure as Code with Terraform and Terragrunt**

Use for creating, validating, troubleshooting, and managing Terraform configurations, modules, and state. Includes state inspection tools, module validators, and comprehensive troubleshooting guides.

k8s-troubleshooter

**Systematic Kubernetes troubleshooting and incident response**

Diagnose pod failures, cluster issues, performance problems, and production incidents. Features cluster health checks, pod diagnostics, and structured incident response playbooks.

aws-cost-optimization

**AWS cost optimization and FinOps workflows**

Find unused resources, analyze Reserved Instance opportunities, detect cost anomalies, rightsize instances, evaluate Spot instances, and implement FinOps best practices.

**Features:**

  • 🔍 6 automated analysis scripts (find waste, analyze RIs, detect old generations, evaluate Spot, rightsize resources, detect anomalies)
  • 📊 Comprehensive reference guides (best practices, service alternatives, FinOps governance)
  • 📝 Monthly cost report template
  • 💰 Proven to find real cost savings on first run
  • ⚡ Full integration with AWS APIs (EC2, RDS, EBS, S3, CloudWatch, Cost Explorer)

ci-cd

**CI/CD pipeline design, optimization, security, and troubleshooting**

Create workflows, optimize build performance, implement caching, secure pipelines, and debug issues across GitHub Actions, GitLab CI, and other platforms.

gitops-workflows

**GitOps workflows with ArgoCD and Flux CD**

Implement GitOps practices, deploy to multi-cluster environments, manage secrets securely, implement progressive delivery, and troubleshoot sync issues.

**Features:**

  • 🚀 8 automated Python scripts (health checks for ArgoCD/Flux, repository validation, drift detection, secret auditing, ApplicationSet generation)

...