Find the perfect skill
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.
Redpanda Cloud BYOC Cluster Provisioning
DevOps
Provision and manage Redpanda Cloud BYOC clusters via API and rpk plugin. Handles networks, private connectivity, IAM, and Enterprise features on AWS, GCP, or Azure.
Azure Pre-deployment Validation
DevOps
Validate Azure configuration, infrastructure (Bicep/Terraform), RBAC roles, and managed identities before deployment. Ensures deployment readiness and preflight checks pass.
PortalJS Deploy
DevOps
Deploy a PortalJS portal to PortalJS Arc — Datopian-managed static hosting on Cloudflare. Builds a static export, uploads it, and returns a live URL. One command.
Gas Town Setup Guide
DevOps
Complete guide to install and configure Gas Town, a Go-based project management tool with rig containers and task tracking.
Workflow Automation
DevOps
Design and implement efficient CI/CD pipelines and automated development processes using tools like GitHub Actions. This skill reduces manual work, improves consistency, and accelerates delivery while maintaining quality and security. It analyzes existing workflows, identifies automation opportunities, and creates reliable automation that integrates with existing tools.
Windsurf Performance Tuning
DevOps
Optimize Windsurf API performance using caching, request batching, and connection pooling. Reduce latency and improve request throughput for production integrations.
Docker Compose File Generation
DevOps
Generates Docker Compose files for multi-container applications. Provides step-by-step guidance from assessment through deployment, including validation and error handling tailored to Docker Compose environments. Useful when setting up or modifying containerized services with Docker Compose.
Redpanda Cloud BYOC Cluster Management
DevOps
Provisions and manages Redpanda Cloud BYOC clusters via Control Plane API and rpk cloud byoc plugin. Covers networks, IAM roles, private connectivity, and enterprise features.
Operational Runbook Documentation
DevOps
Document CI/CD, deployment, and operational procedures in structured runbooks. Use when creating or updating how-to guides for deployments, database migrations, incident response, and maintenance tasks. Ensures procedures include copy-paste commands, rollback steps, and risk levels.
Barwise Release Process
DevOps
Step-by-step guide to bumping the monorepo version, tagging, and creating a GitHub release for Barwise, including CI gotchas like workspace dependency refs and SERVER_VERSION sync.
Kubernetes Ops
DevOps
Deep integration with Kubernetes clusters for deployments, debugging, and operations. Execute kubectl commands, analyze logs/events/resources, generate and validate manifests, debug cluster issues.