Find the perfect skill
ArgoCD
DevOps
ArgoCD operations on the K3s cluster — branch repointing via ansible, OCI Helm chart wiring foot-guns (oci:// prefix breaks chart-name resolution), and the InvalidSpecError cache bounce.
Distributed Debugging and Tracing Setup
DevOps
Set up comprehensive debugging environments, distributed tracing, and observability tooling. Establish logging standards and troubleshoot production and multi-service issues safely.
Palantir Foundry Production Checklist
DevOps
Checklist for deploying Palantir Foundry integrations to production, covering credential management, health checks, monitoring, and rollback procedures.
Retrieve Job Inputs
DevOps
Retrieve the input specifications and values used when a job was executed. Helps debug, reproduce results, and audit job submissions.
NixOS Package Management
DevOps
Helps with NixOS package management and dotfiles configuration. Activates for installing, removing, or searching packages, performing system updates, and editing NixOS configuration files. Useful for NixOS users who manage their system declaratively.
Rivet Scan - Codebase Auto-Discovery
DevOps
Analyzes codebase structure and initializes .rivet/systems.yaml by automatically identifying the project's architectural systems.
Micrometer Metrics Setup
DevOps
Set up Micrometer metrics in Spring Boot with dependencies, Actuator configuration, and custom registries. Covers Prometheus export, auto-configured JVM metrics, and Kubernetes scraping.
Docker Container Basics
DevOps
Manage basic Docker container operations. Provides guidance and best practices for working with Docker containers.
Database Backup and Recovery
DevOps
Implement automated database backup strategies with point-in-time recovery and disaster recovery plans.
Cursor Upgrade and Migration
DevOps
Comprehensive guide for upgrading Cursor IDE versions and migrating settings between installations. Covers version checking, upgrade methods, settings backup, and troubleshooting common issues.
Simple PR Creation
DevOps
Create a PR automatically from staged changes with auto-generated commit message. Verifies workspace state, updates main, and creates a descriptive branch name.
RepoProof
DevOps
Audit and verify that repository README and release instructions work from a fresh clone. Generate cleanroom evidence, classify failures, and add CI for README truth verification.