devops-infra-github
Installation
SKILL.md
DevOps & Infrastructure Skill
Overview
Expert guidance for containerization, orchestration, and CI/CD pipelines for Bun monorepo projects.
When to Use This Skill
- Creating Docker images for services
- Setting up Docker Compose for local development
- Configuring GitHub Actions for CI/CD
- Managing environment variables and secrets
- Automating deployments
Stack Context
- Runtime: Bun
- Containerization: Docker (multi-stage builds with
oven/bun:alpine) - Orchestration: Docker Compose
- CI/CD: GitHub Actions
- Version Management: Changesets
- Registry: Docker Hub / GitHub Container Registry