From quality-attributes
Optimize infrastructure and operational costs without sacrificing performance or reliability. Use when managing cloud budgets or improving unit economics.
How this skill is triggered — by the user, by Claude, or both
Slash command
/quality-attributes:cost-optimizationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Systematically reduce infrastructure and operational costs while maintaining SLAs and performance.
Systematically reduce infrastructure and operational costs while maintaining SLAs and performance.
You are optimizing costs. The user faces high cloud bills or needs to improve unit economics. Read their current infrastructure and cost breakdown.
Based on AWS, Google Cloud, and Azure cost optimization practices:
Measure Current Costs: Break down: compute (instances, pods), storage (databases, backups, archives), networking (data transfer, CDN), managed services. Identify top 3 cost drivers.
Baseline Cost per Unit: Calculate cost per request, per transaction, per user. Enables comparing optimizations objectively.
Identify Optimization Opportunities:
Model Impact: For each optimization, estimate savings and implementation effort. Prioritize by ROI (savings / effort).
Implement & Monitor: Deploy changes. Measure cost reduction. Re-baseline and repeat.
npx claudepluginhub sethdford/claude-skills --plugin architect-quality-attributesSystematically identifies cloud waste and applies FinOps practices (right-sizing, commitment discounts, spot instances) to reduce spend 20-40% without degrading performance.
Analyzes cloud spending and identifies savings opportunities across AWS, Azure, and GCP. Use when rightsizing databases, implementing budgets, or reviewing idle resources.
Analyzes AWS, GCP, Azure costs via APIs; detects idle resources, top spenders; recommends rightsizing, RIs, spot workloads, storage tiering; generates IaC changes, reports, alerts.