aws-cost-finops
π―Skillfrom ahmedasmar/devops-claude-skills
Analyzes AWS cloud spending, identifies cost optimization opportunities, and generates actionable FinOps recommendations using automated scripts and comprehensive cost analysis techniques.
Installation
npx skills add https://github.com/ahmedasmar/devops-claude-skills --skill aws-cost-finopsSkill Details
Overview
# 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)
- π 8 comprehensive reference guides (ArgoCD vs Flux comparison, repo patterns, secrets management, multi-cluster, progressive delivery, OCI artifacts, best practices, troubleshooting)
- π Production-ready templates (ArgoCD 3.x install, Flux bootstrap, ApplicationSets, SOPS+age config, Argo Rollouts canary, OCI artifacts)
- β¨ Updated for ArgoCD 3.x and Flux 2.7 (2024-2025)
- π Modern secrets management (SOPS+age, External Secrets Operator, Sealed Secrets)
- π Multi-cluster deployment patterns with ApplicationSets
monitoring-observability
Monitoring and observability strategy and implementation
Design metrics systems, implement distributed tracing, create alerts and dashboards, calculate SLOs and error budgets, and choose the right monitoring tools for your needs.
Features:
- π 6 automated analysis scripts (analyze metrics, check alert quality, calculate SLOs, analyze logs, generate dashboards, validate health checks)
- π Comprehensive reference guides (metrics design, alerting best practices, logging, tracing, SLO/SLA, tool comparison)
- π Production-ready templates (Prometheus alerts for web apps and Kubernetes, OpenTelemetry collector config, incident runbooks)
- π― Four Golden Signals, RED/USE methods, OpenTelemetry integration
- π Compare monitoring tools (Prometheus, Datadog, ELK, Loki, CloudWatch)
Installation
Add the marketplace:
```bash
/plugin marketplace add https://github.com/ahmedasmar/devops-claude-skills
```
Install skills:
```bash
/plugin install iac-terraform@devops-skills
/plugin install k8s-troubleshooter@devops-skills
/plugin install aws-cost-optimization@devops-skills
/plugin install ci-cd@devops-skills
/plugin install gitops-workflows@devops-skills
/plugin install monitoring-observability@devops-skills
```
Usage
Once installed, use these skills through Claude Code by describing what you need:
Monitoring & Observability:
- "Help me set up Prometheus monitoring for my web application"
- "Create alerts for my service based on SLO best practices"
-
More from this repository7
Generates comprehensive monitoring configurations, diagnostic scripts, and observability dashboards for cloud-native infrastructure and application performance tracking.
Automates GitOps deployment workflows using ArgoCD and Flux, providing scripts for cluster management, secret handling, multi-cluster deployments, and progressive delivery validation.
Systematically diagnoses Kubernetes cluster and pod issues by performing comprehensive health checks, identifying failure points, and providing structured incident response guidance.
Provides Claude with specialized DevOps skills and workflows for infrastructure management, Kubernetes troubleshooting, cloud cost optimization, CI/CD pipeline design, GitOps implementation, and sy...
Creates, optimizes, and secures CI/CD pipelines across GitHub Actions, GitLab CI, and other platforms, with a focus on build performance, caching, and troubleshooting workflows.
AWS cost optimization and FinOps workflows with automated analysis scripts
Assists DevOps engineers in creating, validating, troubleshooting, and managing Terraform infrastructure configurations and state through comprehensive tooling and diagnostic capabilities.