Find the perfect skill
GitHub CI Pipeline Management
DevOps
Configures GitHub Actions workflows, automated releases via Changesets, PR validation, and Husky hooks. Troubleshoots CI failures and manages GitHub CLI commands.
Observability Engineer
DevOps
Build production-ready monitoring, logging, and tracing systems. Implements SLI/SLO management and incident response workflows.
Application Metrics Instrumentation
DevOps
Practical guide for adding observability to applications through metrics, counters, and gauges. Covers API endpoints, databases, queues, caching, and locks.
Canary Post-Deploy Monitoring
DevOps
Monitors live app for console errors, performance regressions, and page failures after deployment. Takes screenshots, compares to baselines, and alerts on anomalies.
Cloudflare R2 Storage Management
DevOps
Manage Cloudflare R2 object storage buckets and objects using Wrangler CLI. Covers bucket creation, object upload/download/delete, custom domain configuration, CORS rules, lifecycle policies, and event notifications. Useful when deploying or maintaining storage in Cloudflare Workers or static sites.
Anthropic Official Skills Auto-Install
DevOps
Automatically install Anthropic's official skills from the marketplace via /anthropic-skill. Includes catalog, overlap analysis, and integration guide.
Install git-cliff utility
DevOps
Checks for git-cliff and downloads the platform-appropriate version into ./tools/git-cliff.
Global Conventions
DevOps
Follow project structure standards, environment variable management, Content Collections setup, version control practices, and build/deployment conventions for consistent development workflows.
Blue-Green Deployment Manager
DevOps
Implement zero-downtime deployments with blue-green or canary strategies and automatic rollback.
Docker Container Basics
DevOps
Provides step-by-step guidance for docker container basics tasks, including best practices and configurations for containerization.
Guidewire Upgrade & Migration
DevOps
Plan and execute Guidewire InsuranceSuite version upgrades and migrations between environments. Use when planning version upgrades, handling breaking changes, or migrating from self-managed to cloud. Helps assess current state, review breaking changes, and find upgrade paths.
Secrets Management
DevOps
Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other tools.