incident-runbook-templates
Safe 69Build incident runbooks quickly
by wshobson
Teams struggle to document consistent incident response steps during pressure. This skill delivers structured runbook templates with triage, mitigation, and communication sections.
hybrid-cloud-networking
Safe 69Design hybrid cloud connectivity
by wshobson
Hybrid networking choices are complex and affect reliability and security. This skill provides clear guidance on VPN, dedicated links, routing, and monitoring for hybrid deployments.
helm-chart-scaffolding
Low Risk 77Create Production Helm Charts
by wshobson
Creating Helm charts from scratch can be complex with many conventions to follow. This skill provides step-by-step guidance for building production-ready Helm charts. It includes chart structure, templating patterns, values management, and validation strategies.
grafana-dashboards
Safe 69Build Grafana dashboards with proven patterns
by wshobson
Unstructured dashboards create noise and slow down incident response. This skill provides clear layouts, panel examples, and alert patterns for building effective monitoring dashboards that teams can act on immediately.
gitops-workflow
Safe 70Implement GitOps Workflows
by wshobson
Automate Kubernetes deployments using Git as the single source of truth. Implement declarative infrastructure management with ArgoCD and Flux for reliable, auditable deployments.
github-actions-templates
Safe 69Build GitHub Actions workflows quickly
by wshobson
CI/CD workflows are time consuming to write and easy to misconfigure. This skill provides proven GitHub Actions templates for tests, builds, deployments, and security scans.
gitlab-ci-patterns
Safe 69Build GitLab CI pipeline patterns
by wshobson
Teams often struggle to design reliable GitLab CI workflows at scale. This skill provides proven pipeline patterns for builds, tests, deployments, caching, and security scanning.
git-advanced-workflows
Safe 69Master advanced Git workflows and recovery
by wshobson
Advanced Git history tasks can be risky and time consuming. This skill provides clear guidance for rebase, cherry-pick, bisect, worktrees, and reflog recovery.
distributed-tracing
Safe 70Implement Distributed Tracing with Jaeger and Tempo
by wshobson
Debugging microservices is difficult without visibility into request flows across services. This skill helps you implement distributed tracing with Jaeger and Tempo to track requests, identify bottlenecks, and understand service dependencies.
deployment-pipeline-design
Safe 69Design secure CI/CD pipelines
by wshobson
Many teams deploy without clear stages or approvals and face risky releases. This skill gives proven pipeline structures and rollout strategies to improve safety and speed.
dependency-upgrade
Low Risk 67Upgrade Dependencies with Confidence and Testing
by wshobson
Managing major dependency upgrades is risky without proper planning and testing. This skill guides you through compatibility analysis, staged rollout strategies, and comprehensive testing to safely upgrade frameworks and libraries without breaking your application.
cost-optimization
Safe 69Optimize Cloud Infrastructure Costs
by wshobson
Cloud spending can quickly grow out of control. This skill provides proven strategies for reducing costs through rightsizing, reserved capacity, and automation patterns across AWS, Azure, and GCP.
changelog-automation
Safe 69Automate Changelog Generation and Release Workflows
by wshobson
Managing changelogs manually is error-prone and time-consuming. This skill provides patterns and tools for automating changelog generation, release notes, and version management following industry standards like Keep a Changelog and Conventional Commits.
bazel-build-optimization
Safe 70Optimize Bazel builds for large monorepos
by wshobson
Large Bazel builds can become slow and hard to maintain. This skill provides proven templates and workflows to improve speed and reliability across enterprise codebases.
bats-testing-patterns
Safe 69Master Shell Testing with Bats Framework
by wshobson
Writing reliable shell scripts without tests leads to production failures. This skill teaches comprehensive Bats testing patterns to validate shell scripts with unit tests, fixtures, and CI/CD integration.
vercel-cli-with-tokens
Low Risk 70Deploy to Vercel with token authentication
by vercel-labs
Deploying web applications to Vercel requires authentication and project configuration. This skill enables your AI assistant to manage Vercel deployments using access tokens, without interactive login prompts.
infsh-cli
Low Risk 74Access 250+ AI services with the inference.sh CLI
by tool-belt
Running AI models typically requires separate API integrations for each service. This skill provides unified access to over 250 AI applications through one CLI, covering image generation, video creation, LLMs, web search, and social media automation.
agent-tools
Low Risk 72Run serverless AI applications with inference.sh CLI
by tool-belt
Access over 250 AI applications without managing GPUs or infrastructure. The inference.sh CLI provides a unified interface for image generation, video creation, language models, web search, and social media automation through serverless cloud execution.
routeros-sniffer
Safe 75Capture and analyze network packets on MikroTik RouterOS
by tikoci
RouterOS lacks standard packet capture tools like tcpdump. This skill provides complete packet capture workflows using built-in RouterOS sniffer and TZSP streaming to Wireshark or tshark on your host machine.
routeros-netinstall
Safe 72Install and manage RouterOS devices with netinstall
by tikoci
MikroTik RouterOS device flashing requires understanding BOOTP, TFTP, package management, and scripting. This skill provides complete netinstall-cli reference documentation with automation patterns for single-device and multi-device installations.