What problem does it solve?
This Skill automates the setup, configuration, and deployment of infrastructure and CI/CD pipelines, ensuring reproducible and reliable environments.
Core Features & Use Cases
- Infrastructure as Code: Define and manage infrastructure using Docker Compose, Kubernetes manifests, or Terraform.
- CI/CD Pipelines: Create robust pipelines for linting, testing, building, security scanning, and deployment.
- Observability: Integrate monitoring, logging, and tracing solutions like Prometheus, Grafana, Loki, and OpenTelemetry.
- Use Case: When a new feature requires containerization, a CI/CD pipeline, and a staging environment, this Skill can generate all necessary Dockerfiles, Compose files, GitHub Actions workflows, and deployment scripts.
Quick Start
Use the spex-devops skill to generate a Docker Compose file for a Symfony application with MariaDB and Redis.