Find the perfect skill
GitHub Actions Workflow Syntax
DevOps
Guidance on creating and modifying GitHub Actions workflow files, compatible with local testing using act.
Dashboard Builder
DevOps
Build monitoring dashboards that answer real operator questions for Grafana, SigNoz, and similar platforms. Use when turning metrics into a working dashboard instead of a vanity board.
Parallelization Suggester
DevOps
Analyzes current tasks and suggests parallelization opportunities by examining file overlap and dependencies to recommend safe parallel execution groups.
Nginx Expert
DevOps
Configuration and diagnosis of Nginx — reverse proxy, TLS, HTTP/2, HTTP/3, cache, compression, rate limiting, and load balancing.
Kubernetes Operations
DevOps
Deep integration with Kubernetes clusters for deployments, debugging, and operations. Execute kubectl commands, analyze logs, and generate manifests.
Kubernetes Architect Expert
DevOps
Provides expert guidance on designing and managing Kubernetes platforms at scale, including multi-cluster strategies, GitOps workflows (ArgoCD/Flux), and progressive delivery. Helps teams implement secure, cost-effective infrastructure with service mesh, policy-as-code, and advanced IaC patterns.
Personal Cloud Platform
DevOps
This skill provides instructions to set up and manage a personal cloud platform.
Add Environment Variable
DevOps
Adds a new environment variable with Zod validation. Modify src/env.ts, .env.example, and tests to integrate application configuration.
Arch Linux Triage
DevOps
Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.
Environment Variable Manager
DevOps
Manage environment variables across development, staging, and production with validation and sync tools.
GitOps Workflow
DevOps
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation.
Mastering GitHub CLI
DevOps
Complete GitHub CLI (gh) command reference for repository search, CI/CD monitoring, resource creation, and workflow automation.