Find the perfect skill
Managing GitHub CI/CD Pipelines
DevOps
Configure GitHub Actions workflows, manage automated releases with Changesets, and troubleshoot CI failures in your project.
Redpanda Cloud BYOC: Provision and Manage
DevOps
Provisions and manages Redpanda Cloud BYOC clusters via the Control Plane API and rpk cloud byoc plugin, in your own AWS, GCP, or Azure account.
Frappe HRMS Deployment to AWS
DevOps
Deploy Frappe HRMS code changes to AWS production, handling Docker rebuilds for Python/API changes with automatic bypass of caching when needed. Use it for deploying to the Docker Swarm infrastructure on EC2, especially when code changes require a fresh Docker build to avoid stale layers.
Ship Release
DevOps
Automated release workflow: verify, version bump, changelog, git tag, and push to trigger CI/CD.
SSH Server Administration
DevOps
Securely manage remote Linux/Unix servers via SSH. Execute commands, transfer files, and configure tunnels across all platforms.
SLO Implementation and Observability
DevOps
This skill helps design SLO frameworks, define SLIs, and build monitoring systems that balance reliability with feature velocity. It is used when setting reliability targets, creating dashboards and alerts, aligning reliability goals with business priorities, and standardizing reliability practices across teams.
Sync Repo Status
DevOps
Regenerate REPO_STATUS.md — full snapshot of open PRs, local branches, issues, and discussions with merge-readiness and triage assessment
Fix and Re-run GitHub Actions CI
DevOps
Diagnoses and fixes CI failures, then re-runs GitHub Actions jobs. Use when tests, lint, or build break in CI.
Kubernetes Ops
DevOps
Deep integration with Kubernetes clusters for deployments, debugging, and operations. Execute kubectl commands, analyze logs/events/resources, generate manifests, and debug cluster issues.
GCP Node.js CI/CD Pipelines
DevOps
Generate production-ready CI/CD pipelines for Node.js and Angular applications on Google Cloud Platform, using Cloud Build and GKE deployment. Automates multi-environment deployments (dev, staging, production) with security scanning (Snyk, Trivy, SonarQube) and quality gates. Ideal when setting up or updating deployment pipelines for Node.js services, Express APIs, NestJS applications, or Angular frontends targeting GCP.
Incident Log Analysis
DevOps
Analyze the workshop application log from inside OpenShell and produce incident artifacts.
Mastering GitHub CLI
DevOps
Complete GitHub CLI (gh) command reference for repository search, CI/CD monitoring, resource creation, and workflow automation.