Find the perfect skill
GitHub CI/CD Workflow Management
DevOps
Configures GitHub Actions workflows, CI/CD pipelines, automated releases with Changesets, Husky hooks, and CI troubleshooting.
DAG Parallel Executor
DevOps
Executes DAG waves with controlled parallelism using the Task tool. Manages concurrent agent spawning, resource limits, and execution coordination.
Perplexity SDK Upgrade & Migration
DevOps
Analyzes, plans, and executes Perplexity SDK upgrades with breaking change detection. Use when upgrading SDK versions, detecting deprecations, or migrating to new API versions.
3p / Enterprise / Inference-Gateway Deployment
DevOps
Reference for 3p/enterprise deployment of Claude Desktop on Linux: managed-settings.json, 3p mode changes, paths, and log verification.
Using glab (GitLab CLI)
DevOps
Expert guidance for using the GitLab CLI (glab) to manage issues, merge requests, CI/CD pipelines, repositories, and other GitLab operations from the command line.
Dockerfile Best Practices
DevOps
Create and optimize Dockerfiles with BuildKit, multi-stage builds, advanced caching, and security. For creating, optimizing, or securing Docker images.
Docker Container Basics
DevOps
Manage basic Docker container operations. Auto-activating skill for DevOps fundamentals.
Canary Monitoring
DevOps
Post-deploy canary monitoring. Watches the live app for console errors, performance regressions, and page failures using the browse daemon. Takes periodic screenshots, compares against pre-deploy baselines, and alerts on anomalies.
Spec Kit Parallel Executor
DevOps
Automatically detects Spec Kit tasks that are eligible for parallel execution (marked with [P] or (P) in tasks.md) and spawns agents to implement them concurrently. Each agent receives full spec context including spec, plan, design, and task breakdown. Use this when you have at least three parallel-eligible tasks to speed up implementation.
Managing GitHub CI
DevOps
Configures GitHub Actions workflows and CI/CD pipelines. Manages automated releases with Changesets, PR validation, and Husky hooks. Troubleshoots CI failures.
Kubernetes Operations
DevOps
Deep integration with Kubernetes clusters for deployments, debugging, and operations. Execute kubectl commands, analyze logs/events/resources, and generate/validate manifests.
Docker Container Basics
DevOps
Manage basic Docker container operations. Provides guidance and configurations to get started with Docker.