DevOps & Infra
DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.
-
tomevault-io Bundle Featbit OpentelemetryExpert guidance for setting up FeatBit's OpenTelemetry observability integration. Use when users ask about monitoring FeatBit, enabling metrics/traces/logs, configuring OTEL backends like Seq/Jaeger/Prometheus, or troubleshooting FeatBit performance. Do not use for application-level SDK instrumentation or Azure Monitor/Application Insights questions. Use when this capability is needed.
-
tomevault-io Bundle Helm Chart TestingUse when tests need to be added to a Helm chart, Helm tests are failing with unclear causes, or a chart needs test coverage analysis
-
tomevault-io Bundle Blind Review ClaudeIndependent blind evaluation of GO-CAM claims documents using Claude Explore subagents to read the PDFs. Reads expert_validation_claims.md and verifies every claim against primary PDFs from scratch, producing a structured evaluation report. Use after gocam-claims-pipeline has generated its output. Always run in a fresh session — never in the same session as the pipeline. For a Gemini-powered alternative, see /blind-review-gemini. Use when this capability is needed.
-
tomevault-io Bundle Geofixit Azure Agentic Copilot CustomizationCopilot Customization
-
tomevault-io Bundle Doover Platform DocsDoover platform development reference. Use when assisting with development of Doover applications — provides correct import paths, class structures, API patterns, and code examples for the pydoover SDK across all app types (Docker, Processor, Integration, Widget). Use when this capability is needed.
-
tomevault-io Bundle Azure Static Web AppsHelps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps. Use when this capability is needed.
-
tomevault-io Bundle Email SystemComplete documentation of the email subsystem including template resolution, variable pipeline, rendering engines, SMTP config, and default templates. Use when this capability is needed.
-
tomevault-io Bundle Apify ActorizationConvert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (async context manager), or any language (CLI wrapper). Use when migrating code to Apify, wrapping CLI tools as Actors, or adding Actor SDK to existing projects. Use when this capability is needed.
-
tomevault-io Bundle Google Cloud Recipe OnboardingGuidance for a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource. Use when this capability is needed.
-
tomevault-io Bundle Agentic Workflow Developmentgh-aw CLI usage, compilation, testing, debugging, add-wizard, and CI/CD practices for GitHub Agentic Workflows Use when this capability is needed.
-
tomevault-io Bundle Imarios Open Vibes Terraform Security ReviewTerraform Security Review
-
tomevault-io Bundle Terraform Cost ReviewUse when reviewing Terraform components for AWS cost optimization, right-sizing, or identifying unnecessary expensive resources like NAT gateways or over-provisioned subnets
-
tomevault-io Bundle Terraform Module VersionsUse this skill when the user wants to cli tool that checks terraform code for module updates.
-
tomevault-io Bundle Kaiohenricunha Dotbabel Kubernetes SpecialistKubernetes Specialist
-
tomevault-io Bundle Django Flutter ProjectScaffold a new Django + Flutter project with Django Ninja API, JWT auth, Riverpod state management, GoRouter routing, Freezed models, uv, Docker, Makefile CI, and Railway deployment. Use when creating a new full-stack project from scratch. Use when this capability is needed.
-
tomevault-io Bundle Pytest DatabasesAuto-activate for pytest_databases, Docker DB fixtures, PostgreSQL/pgvector/AlloyDB Omni/MySQL/Oracle/MSSQL/CockroachDB/Yugabyte/MongoDB/GizmoSQL/Redis/Spanner/BigQuery/Azurite/MinIO tests. Not for mocked DBs. Use when this capability is needed.
-
tomevault-io Bundle Lsst Sqre Squareone Docker Version ValidationDocker Version Validation
-
tomevault-io Bundle Membrane FrameworkWork with the Membrane multimedia streaming framework in Elixir. Use this skill whenever the user is building or debugging Membrane pipelines, writing custom Elements, Bins, or Filters, connecting pads, implementing callbacks, handling stream formats or EOS, or asking about Membrane architecture. Trigger on any mention of membrane_core, membrane, membrane framework, Membrane.Pipeline, Membrane.Sink, Membrane.Source, Membrane.Filter, Membrane.Endpoint, Membrane.Bin, Membrane.Pad, or multimedia streaming in an Elixir context — even if the user doesn't say "Membrane" explicitly but is clearly working on this codebase. Use when this capability is needed.
-
tomevault-io Bundle Work IterationsList, create, and assign iterations for Azure DevOps projects and teams. Use when this capability is needed.
-
tomevault-io Bundle Microsoft Fabric Task Flows Fabric Task Flows> ⚠️ **Artifacts-only mode:** When `deploy_mode` is `artifacts_only`, this skill is NOT invoked — the pipeline runner handles this phase deterministically. The instructions below apply only when `deploy_mode` is `live`.
-
tomevault-io Bundle Azure SQL DatabaseExpert knowledge for Azure SQL Database development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when choosing tiers/HA, tuning performance, configuring geo-replication/Data Sync, or securing auth/encryption, and other Azure SQL Database related development tasks. Not for Azure Database for MariaDB (use azure-database-mariadb), Azure Database for MySQL (use azure-database-mysql), Azure Database for PostgreSQL (use azure-database-postgresql), Azure SQL Managed Instance (use azure-sql-managed-instance). Use when this capability is needed.
-
tomevault-io Bundle Terraform Module DeveloperBuild production-ready, multi-provider Terraform modules with the strict 8-file structure (4 root + 4 wrappers/) — typed variables prefixed with the resource name, count-conditional resources, dynamic blocks with iterator pattern, outputs using try/element/concat, full heredoc provider docs, and a wrapper module supporting batch ops via for_each. Generates a polished README.md with BEGIN_TF_DOCS / END_TF_DOCS markers so terraform-docs auto-injects inputs/outputs/providers/resources tables. Bundles a generic .terraform-docs.yml, .tflint.hcl, pre-commit fragment, security scanning (tflint + tfsec + checkov) and module testing patterns. Works with any Terraform provider — AWS, Azure, GCP, HuaweiCloud, OCI, DigitalOcean, Cloudflare, and community providers. Use whenever the user asks to create a Terraform module, IaC module, .tf module, scaffold a tf resource, wire terraform-docs, or hits you with 'make me a terraform module', 'scaffold a tf resource', 'wire up terraform-docs', or 'add a wrapper for batch ops'. U
-
tomevault-io Bundle Modbender Skill Library MCP Kubernetes DevopsKubernetes
-
tomevault-io Bundle Modu AI Moai Adk Moai Platform Database Cloudmoai-platform-database-cloud: Cloud Database Platform Specialist
-
tomevault-io Bundle Optimize Cicd PipelineAnalyzes CI/CD pipelines to identify common antipatterns (like slow feedback loops or sequential steps) and recommends best practice patterns (like build images, parallelization, and build-once-deploy-anywhere). Use when designing, auditing, or troubleshooting CI/CD workflows to improve speed and reliability.
-
tomevault-io Bundle Run DockerStart, stop, and manage Docker development and production environments. Use when setting up the local environment or testing production builds. Use when this capability is needed.
-
tomevault-io Bundle Naveendhaterwal Nos Skill NPM Deploy AI AgentDeploy AI Agent
-
tomevault-io Bundle Mapcoder CodeGenerate executable code from algorithmic plans. Part of the MapCoder pipeline. Use when this capability is needed.
-
tomevault-io Bundle Mapcoder PlanCreate step-by-step algorithmic plans for code generation. Part of the MapCoder pipeline. Use when this capability is needed.
-
tomevault-io Bundle Ngxtm Devkit Machine Learning Ops Ml PipelineMachine Learning Pipeline - Multi-Agent MLOps Orchestration
-
tomevault-io Bundle Langchain ContextAnswers questions about the LangChain Python ecosystem — the langchain-ai/langchain monorepo (langchain-core, v1 agents, langchain-classic, in-tree partners, text-splitters) plus companion repos LangGraph, LangSmith SDK, Deep Agents, out-of-tree partner monorepos langchain-google and langchain-aws, and the docs.langchain.com source. Includes a thin orientation pointer for the LangChain.js port. References load on demand from references/. Use when this capability is needed.
-
tomevault-io Bundle Terraform Module BuilderCreates reusable Terraform modules for cloud infrastructure. Use when provisioning AWS, GCP, or Azure resources with Infrastructure as Code.
-
tomevault-io Bundle Basilica Localnet DebugDebug Basilica localnet services using existing scripts and Docker Compose commands Use when this capability is needed.
-
tomevault-io Bundle Hypershift Openstack ProviderUse this skill when you need to deploy HyperShift clusters on OpenStack infrastructure with proper flavor selection and network configuration
-
tomevault-io Bundle Azure Pipelines GeneratorGenerates production-ready Azure DevOps Pipelines (azure-pipelines.yml) following current best practices, security standards, and naming conventions. Use when creating or updating ADO YAML pipelines, configuring build triggers, defining multi-stage deployments, setting up template references, creating variable groups, writing release pipelines, or structuring CI/CD workflows for Azure DevOps Services or Azure DevOps Server. Handles build pipelines, YAML pipelines, Docker container builds, Kubernetes/AKS deployments, language-specific pipelines (.NET, Node.js, Python, Go, Java), and reusable step/job/stage templates. All generated configurations are validated using the devops-skills:azure-pipelines-validator skill before delivery.
-
tomevault-io Bundle CI CD TemplatesProduction-ready CI/CD pipeline templates for GitHub Actions, GitLab CI, and CircleCI Use when this capability is needed.
Frequently asked questions
What are DevOps & Infra agent skills?
DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.
Which DevOps & Infra skills are most installed?
Popular DevOps & Infra skills on SkillMD right now include featbit-opentelemetry, helm-chart-testing, blind-review-claude. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do DevOps & Infra skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.