Find the perfect skill
SLO Implementation & Observability
DevOps
Defines SLO frameworks, selects appropriate SLIs, and builds monitoring dashboards to align reliability targets with business priorities. Helps engineering teams adopt error budgets and make data-driven trade-offs between feature velocity and system reliability.
Code Analyzer
DevOps
Runs analysis tools on the codebase to detect unused packages, code quality issues, and security vulnerabilities.
GitHub CI Automation
DevOps
Configures and manages GitHub Actions workflows, automated releases via Changesets, Husky hooks, and CI troubleshooting.
Post CI failure to PR comment
DevOps
Composite action to post workflow failures to PR comments, scrubbing secrets and deduplicating via marker.
AILANG Release Manager
DevOps
Create complete AILANG releases with version bump, changelog updates, git tags, and CI/CD verification.
Kubernetes Operations
DevOps
Deep integration with Kubernetes clusters for deployments, debugging, and operations. Execute kubectl commands, analyze pod logs/events/resources, generate and validate manifests, and debug cluster issues.
End-to-End Do Workflow
DevOps
Automate implementation, PR, CI, and shipping. Invoked via `/do` or `$do`.
Hookdeck Outpost - Outbound Event Delivery
DevOps
Sets up and configures Hookdeck Outpost for delivering outbound events to customer endpoints. Use when building webhook delivery infrastructure, configuring supported destinations (HTTP, SQS, RabbitMQ, Pub/Sub, etc.), or managing tenants and subscriptions.
Repository Dashboard
DevOps
Display repository status with PRs, issues, CI/CD health, and deployment status in a prioritized terminal dashboard.
Kubernetes - Deployment and Operations
DevOps
Covers Kubernetes resource configuration, deployment strategies, cluster architecture, security hardening, Helm chart development, and production operations. Helps create production-ready manifests, troubleshoot cluster issues, and implement security best practices.
Update installed skills to match archives
DevOps
Updates installed skills in the current project to match newer archive versions. Checks installed-from marker, diffs, and asks before overwriting.
Web Content Crawling with Chrome DevTools
DevOps
Automates web content extraction from login-required sites using Chrome DevTools MCP, leveraging an already-authenticated browser. Handles OS-specific browser launch, MCP connection checks, and structured article extraction (Twitter, The Atlantic, Medium) with output saved to an output/ folder.