Find the perfect skill
Claude Code Project Setup
DevOps
Initialize new projects with CLAUDE.md, slash commands, and proper structure for Claude Code.
Prometheus Configuration
DevOps
Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications.
Upgrade NixOS to New Release
DevOps
Upgrades NixOS to a new stable release by updating version-pinned flake inputs (e.g., nixpkgs, home-manager) and handling breaking changes. It researches breaking changes for the target release, creates an upgrade plan, and executes the upgrade with verification. Use this when moving from one NixOS release to the next, not for minor flake.lock updates.
Arch Linux Triage
DevOps
Triage and resolve Arch Linux issues using pacman, systemd, and rolling-release best practices.
AILANG Release Manager
DevOps
Create new AILANG releases with version bumps, changelog updates, git tags, and CI/CD verification. Use when the user asks to publish a new version.
Release Management
DevOps
End-to-end release execution for the Dayopt project. Triggered only by explicit release intent. Automatically determines git state and starts from appropriate phase.
Orchestrator Git Standards
DevOps
Orchestrator AI-specific Git conventions: conventional branch names, structured commits, and clean history. Essential for maintaining code quality and team collaboration.
PostHog Deployment
DevOps
Deploy PostHog to Vercel, Docker, and Cloud Run with Next.js reverse proxy and server-side capture.
Nuke Shella State
DevOps
Kills all Shella processes and resets system state. Nuclear option for critical troubleshooting, use with caution.
Vertex AI ADK Infra Expert
DevOps
Provision Vertex AI ADK infrastructure with Terraform: secure networking, IAM, Agent Engine runtime, code execution sandbox, and Memory Bank.
Optimized Release Build
DevOps
Creates an optimized release build of YARS for performance testing and benchmarking. Enables full compiler optimizations with CMake in Release mode.
GCP GKE Fundamentals
DevOps
Learn the fundamentals of Google Kubernetes Engine (GKE) on Google Cloud Platform.