Find the perfect skill
GitHub Actions Workflows
DevOps
Skill for writing and modifying GitHub Actions workflows, covering CI/CD, triggers, jobs, matrix builds, caching, artifacts, and reusable workflows.
Pulumi Secrets Management
DevOps
Guides secure Pulumi secrets and configuration management practices for infrastructure and application deployments.
Git Partial and Clean Merge
DevOps
Perform git partial merges by checking out specific folders from another branch, or squash merges to integrate all changes as a single clean commit. Helps selectively sync components between branches without merging the full branch.
Cloud Cost Optimization
DevOps
Strategies and patterns for optimizing cloud costs across AWS, Azure, and GCP.
Claw Release Automation
DevOps
Automates version bumping, tagging, and release creation for Claw skills. Used internally to manage the ClawSec catalog, it runs pre-flight checks, updates metadata, and creates GitHub releases.
Repository Dashboard
DevOps
Provides a quick overview of repository status including priority PRs/issues, CI/CD health, deployment status, and suggested next tasks. Supports compact, detailed, and full dashboard modes.
Managing GitHub CI
DevOps
Configures GitHub Actions workflows, manages automated releases via Changesets, PR validation, and Husky hooks. Troubleshoots CI failures.
GitHub Expert for Calculadora-BMC
DevOps
Operational guide for GitHub workflows: branches, commits, PRs, CI checks, review flow, labels, and merge policy for the Calculadora-BMC repo.
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.
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.