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.
-
alirezarezvani Bundle Ship GateScans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues before deployment. Intercepts deploy commands and blocks until critical items pass.
Audit pending 20.4k Jul 6 -
alirezarezvani Bundle Md ReviewConverts a markdown code review or PR writeup with diff blocks and severity-tagged callouts into a single-file two-column HTML review with jump navigation and a named reviewer footer.
Audited 20.4k Jul 6 -
alirezarezvani Skill RunExecute the full AgentHub competition lifecycle in a single command: initialize, capture baseline, spawn agents, evaluate results, and merge the winner.
Audit pending 20.4k Jul 6 -
alirezarezvani Bundle Skill TesterValidates, tests, and scores the quality of skills within a claude-skills ecosystem using Python scripts that check structure, syntax, runtime, and multi-dimensional quality metrics.
Audited 20.4k Jul 6 -
alirezarezvani Bundle RAG ArchitectDesign, tune, and evaluate production RAG pipelines with deterministic tools for chunking, pipeline design, and retrieval evaluation.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Slo ArchitectDesign, review, and operate SLOs, SLIs, and error budgets with multi-window burn-rate alerts and automated validation.
Audited 20.4k Jul 6 -
alirezarezvani Skill MergeMerge the winning agent's branch into the base branch, archive losing branches via git tags, and clean up worktrees after an AgentHub competition session.
Audit pending 20.4k Jul 6 -
alirezarezvani Bundle Agent DesignerDesign multi-agent system architectures, generate tool schemas for Anthropic and OpenAI formats, and evaluate execution logs for cost, latency, and failure bottlenecks.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Cto AdvisorProvides technical leadership frameworks for architecture decisions, engineering team scaling, technology strategy, and technical debt assessment.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Vpe AdvisorAnalyze engineering delivery throughput, hiring funnel health, team structure, and production discipline for startup VPEs and founders.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Channel EconomicsCompute fully-loaded cost-to-serve per channel, channel ROI under cash/LTV/marginal lenses, and optimal channel mix subject to strategic constraints for quarterly channel reviews.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Saas ScaffolderGenerates a complete, production-ready SaaS project boilerplate with Next.js 14+, TypeScript, Tailwind CSS, shadcn/ui, Drizzle ORM, and Stripe, including authentication, database schemas, billing integration, API routes, and a working dashboard.
Audited 20.4k Jul 6 -
alirezarezvani Bundle AgenthubSpawns multiple parallel AI agents that compete on the same task using isolated git worktrees, evaluates results, and merges the best solution.
Audit pending 20.4k Jul 6 -
alirezarezvani Bundle Chaos EngineeringDesign, run, and learn from safe chaos engineering experiments with structured plans, blast radius calculation, and postmortem generation.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Runbook GeneratorGenerate operational runbooks from a service name — deployment, incident response, maintenance, and rollback workflows. Templated structure customizable per environment.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Senior DevopsGenerates CI/CD pipelines, Terraform modules, and Kubernetes deployment manifests with health-check gates and rollback support for AWS, GCP, and Azure.
Audit pending 20.4k Jul 6 -
alirezarezvani Bundle Senior SecopsRun security audits, vulnerability scans, compliance checks, and incident response workflows for application security.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Dependency AuditorAudit and manage dependencies across multi-language projects by scanning for vulnerabilities, license conflicts, and transitive dependency risks, with safe-upgrade planning.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Monorepo NavigatorNavigate, manage, and optimize monorepos with tools like Turborepo, Nx, pnpm workspaces, and Lerna. Enables cross-package impact analysis, selective builds and tests, remote caching, dependency graph visualization, and structured multi-repo to monorepo migrations.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Jira ExpertConfigure and manage Atlassian Jira projects, workflows, JQL queries, automation, and reporting using MCP tools and bundled scripts.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Cloud SecurityAssess cloud infrastructure for security misconfigurations, IAM privilege escalation paths, S3 public exposure, open security group rules, and IaC security gaps across AWS, Azure, and GCP with MITRE ATT&CK mapping.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Senior BackendDesigns and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.
Audit pending 20.4k Jul 6 -
alirezarezvani Bundle Changelog GeneratorGenerate consistent, auditable release notes from Conventional Commits, compute semantic version bumps, and enforce commit format linting.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Env Secrets ManagerAudit environment-variable hygiene and secrets safety across local development and production with practical scanning, drift awareness, and rotation readiness.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Kubernetes OperatorBuild and audit Kubernetes operators with tools that validate CRD design, lint reconcile loops, and score OperatorHub capability levels.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Migration ArchitectPlan and execute zero-downtime migrations for databases, services, and infrastructure with automated compatibility validation and rollback strategy generation.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Senior SecurityRoutes security requests to specialist skills and performs STRIDE/DREAD threat modeling with a quick secret scan.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Full Page ScreenshotCapture full-page screenshots of any web page using Chrome DevTools Protocol, handling SPAs, lazy-loaded images, and very tall pages with zero external dependencies.
Audit pending 20.4k Jul 6 -
alirezarezvani Bundle Git Worktree ManagerRun parallel feature work safely with Git worktrees, standardizing branch isolation, port allocation, environment sync, and cleanup for independent local development.
Audit pending 20.4k Jul 6 -
alirezarezvani Bundle Performance ProfilerSystematically profile Node.js, Python, and Go applications to identify CPU, memory, and I/O bottlenecks, generate flamegraphs, analyze bundle sizes, optimize database queries, and run load tests with k6 and Artillery.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Senior FullstackScaffolds fullstack projects (Next.js, FastAPI, MERN, Django) and analyzes code quality with security and complexity scoring.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Secrets Vault ManagerManage production secret infrastructure with HashiCorp Vault, cloud secret stores, automated rotation, and audit logging.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Playwright ProGenerate, review, fix, and migrate Playwright end-to-end tests with templates, CI integration, and optional TestRail/BrowserStack sync.
Audited 20.4k Jul 6 -
alirezarezvani Bundle CI CD Pipeline BuilderGenerate pragmatic CI/CD pipelines from detected project stack signals, with fast baseline generation, repeatable checks, and environment-aware deployment stages.
Audited 20.4k Jul 6 -
alirezarezvani Bundle Observability DesignerDesign production-ready observability strategies combining metrics, logs, and traces, including SLI/SLO design, golden-signals monitoring, and alert optimization.
Audited 20.4k Jul 6 -
addyosmani Skill Shipping And LaunchProvides a structured pre-launch checklist, staged rollout plan, monitoring setup, and rollback strategy for safe production deployments.
Audited 69.5k Jul 6
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 rag-architect, skill-tester, senior-backend. 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.