reliability-engineering
Installation
SKILL.md
Reliability Engineering
Overview
Site Reliability Engineering (SRE) practices for building and maintaining reliable systems.
SLI / SLO / SLA
Definitions
| Term | Definition | Example |
|---|---|---|
| SLI | Service Level Indicator (metric) | Request latency, error rate |
| SLO | Service Level Objective (target) | 99.9% availability |
| SLA | Service Level Agreement (contract) | Refund if < 99.5% |
Common SLIs
Related skills
More from miles990/claude-software-skills
devops-cicd
CI/CD pipelines, infrastructure as code, and deployment strategies
410code-quality
Clean code principles, SOLID, and code review practices
408game-development
Game development patterns, architectures, and best practices
280e-commerce
E-commerce platforms, payment processing, and shopping cart patterns
241saas-platforms
SaaS architecture, multi-tenancy, and subscription management
234project-management
Agile methodologies, issue tracking, and team collaboration tools
227