Best Best AI Agent Skills for DevOps & Infrastructure

145 SkillsUpdated recently

AI agent skills for CI/CD pipelines, Docker, Kubernetes, cloud deployments, monitoring, and infrastructure-as-code workflows.

Sorted by installs · most first

security-review

sickn33/antigravity-awesome-skills

This skill ensures all code follows security best practices and identifies potential vulnerabilities.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill security-review
1.1K installs
Updated 10d ago

auth-implementation-patterns

wshobson/agents

Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices.

npx skills add https://github.com/wshobson/agents --skill auth-implementation-patterns
1K installs
Updated 10d ago

uv-package-manager

wshobson/agents

Comprehensive guide to using uv, an extremely fast Python package installer and resolver written in Rust, for modern Python project management and dependency workflows.

npx skills add https://github.com/wshobson/agents --skill uv-package-manager
1K installs
Updated 10d ago

git-advanced-workflows

wshobson/agents

Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with confidence.

npx skills add https://github.com/wshobson/agents --skill git-advanced-workflows
1K installs
Updated 10d ago

langchain-architecture

wshobson/agents

Master modern LangChain 1.x and LangGraph for building sophisticated LLM applications with agents, state management, memory, and tool integration.

npx skills add https://github.com/wshobson/agents --skill langchain-architecture
983 installs
Updated 10d ago

deployment-pipeline-design

wshobson/agents

Design robust, secure deployment pipelines that balance speed with safety through proper stage organization and approval workflows.

npx skills add https://github.com/wshobson/agents --skill deployment-pipeline-design
980 installs
Updated 10d ago

docker-expert

sickn33/antigravity-awesome-skills

An advanced Docker containerization expert with comprehensive knowledge of container optimization, security hardening, multi-stage builds, orchestration patterns, and production deployment strategies based on current industry best practices.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill docker-expert
977 installs
Updated 10d ago

kpi-dashboard-design

wshobson/agents

Comprehensive patterns for designing effective Key Performance Indicator (KPI) dashboards that drive business decisions.

npx skills add https://github.com/wshobson/agents --skill kpi-dashboard-design
966 installs
Updated 10d ago

architecture-decision-records

wshobson/agents

Comprehensive patterns for creating, maintaining, and managing Architecture Decision Records (ADRs) that capture the context and rationale behind significant technical decisions.

npx skills add https://github.com/wshobson/agents --skill architecture-decision-records
965 installs
Updated 10d ago

secrets-management

wshobson/agents

Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other tools.

npx skills add https://github.com/wshobson/agents --skill secrets-management
964 installs
Updated 10d ago

logging-best-practices

boristane/agent-skills

This skill provides guidelines for implementing effective logging in applications, focusing on wide events to enhance debugging and analytics capabilities.

npx skills add https://github.com/boristane/agent-skills --skill logging-best-practices
953 installs
Updated 10d ago

stripe-best-practices

stripe/ai

Best practices for integrating Stripe for payment processing, including API usage and integration recommendations.

npx skills add https://github.com/stripe/ai --skill stripe-best-practices
925 installs
Updated 10d ago

grafana-dashboards

wshobson/agents

Create and manage production-ready Grafana dashboards for comprehensive system observability.

npx skills add https://github.com/wshobson/agents --skill grafana-dashboards
887 installs
Updated 10d ago

gitlab-ci-patterns

wshobson/agents

Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment.

npx skills add https://github.com/wshobson/agents --skill gitlab-ci-patterns
883 installs
Updated 10d ago

mcp integration

anthropics/claude-code

MCP Integration enables Claude Code plugins to access external services and APIs through structured tool access, allowing for features like connection to databases and handling of authentication flows.

npx skills add https://github.com/anthropics/claude-code --skill MCP Integration
877 installs
Updated 10d ago

openapi-spec-generation

wshobson/agents

Comprehensive patterns for creating, maintaining, and validating OpenAPI 3.1 specifications for RESTful APIs.

npx skills add https://github.com/wshobson/agents --skill openapi-spec-generation
874 installs
Updated 10d ago

workflow-orchestration-patterns

wshobson/agents

Master workflow orchestration architecture with Temporal, covering fundamental design decisions, resilience patterns, and best practices for building reliable distributed systems.

npx skills add https://github.com/wshobson/agents --skill workflow-orchestration-patterns
873 installs
Updated 10d ago

terraform-module-library

wshobson/agents

Create reusable, well-tested Terraform modules for common cloud infrastructure patterns across multiple cloud providers.

npx skills add https://github.com/wshobson/agents --skill terraform-module-library
872 installs
Updated 10d ago

cost-optimization

wshobson/agents

Strategies and patterns for optimizing cloud costs across AWS, Azure, and GCP.

npx skills add https://github.com/wshobson/agents --skill cost-optimization
867 installs
Updated 10d ago

changelog-automation

wshobson/agents

Patterns and tools for automating changelog generation, release notes, and version management following industry standards.

npx skills add https://github.com/wshobson/agents --skill changelog-automation
865 installs
Updated 10d ago

go-concurrency-patterns

wshobson/agents

Production patterns for Go concurrency including goroutines, channels, synchronization primitives, and context management.

npx skills add https://github.com/wshobson/agents --skill go-concurrency-patterns
842 installs
Updated 10d ago

dependency-upgrade

wshobson/agents

Master major dependency version upgrades, compatibility analysis, staged upgrade strategies, and comprehensive testing approaches.

npx skills add https://github.com/wshobson/agents --skill dependency-upgrade
830 installs
Updated 10d ago

cqrs-implementation

wshobson/agents

Comprehensive guide to implementing CQRS (Command Query Responsibility Segregation) patterns.

npx skills add https://github.com/wshobson/agents --skill cqrs-implementation
812 installs
Updated 10d ago

workflow-patterns

wshobson/agents

Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, handling git commits, and executing the verification protocol that ensures quality throughout implementation.

npx skills add https://github.com/wshobson/agents --skill workflow-patterns
811 installs
Updated 10d ago

command development

anthropics/claude-code

Slash commands are Markdown files that Claude executes during interactive sessions, allowing for reusable workflows and efficient project management.

npx skills add https://github.com/anthropics/claude-code --skill Command Development
806 installs
Updated 10d ago

bash-defensive-patterns

wshobson/agents

Comprehensive guidance for writing production-ready Bash scripts using defensive programming techniques, error handling, and safety best practices to prevent common pitfalls and ensure reliability.

npx skills add https://github.com/wshobson/agents --skill bash-defensive-patterns
804 installs
Updated 10d ago

prometheus-configuration

wshobson/agents

Configure Prometheus for comprehensive metric collection, alerting, and monitoring of infrastructure and applications.

npx skills add https://github.com/wshobson/agents --skill prometheus-configuration
800 installs
Updated 10d ago

memory-safety-patterns

wshobson/agents

Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and resource management.

npx skills add https://github.com/wshobson/agents --skill memory-safety-patterns
799 installs
Updated 10d ago

hook development

anthropics/claude-code

Hooks are event-driven automation scripts that execute in response to Claude Code events. Use hooks to validate operations, enforce policies, add context, and integrate external tools into workflows.

npx skills add https://github.com/anthropics/claude-code --skill Hook Development
796 installs
Updated 10d ago

k8s-security-policies

wshobson/agents

Comprehensive guide for implementing NetworkPolicy, PodSecurityPolicy, RBAC, and Pod Security Standards in Kubernetes.

npx skills add https://github.com/wshobson/agents --skill k8s-security-policies
795 installs
Updated 10d ago

context-driven-development

wshobson/agents

Guide for implementing and maintaining context as a managed artifact alongside code, enabling consistent AI interactions and team alignment through structured project documentation.

npx skills add https://github.com/wshobson/agents --skill context-driven-development
792 installs
Updated 10d ago

projection-patterns

wshobson/agents

Comprehensive guide to building projections and read models for event-sourced systems.

npx skills add https://github.com/wshobson/agents --skill projection-patterns
790 installs
Updated 10d ago

billing-automation

wshobson/agents

Automates billing processes such as recurring invoicing and payment recovery for subscription services. By implementing this skill, developers can significantly reduce financial mismanagement and enhance customer satisfaction through timely billing and effective dunning strategies.

npx skills add https://github.com/wshobson/agents --skill billing-automation
785 installs
Updated 10d ago

distributed-tracing

wshobson/agents

Implement distributed tracing with Jaeger and Tempo for request flow visibility across microservices.

npx skills add https://github.com/wshobson/agents --skill distributed-tracing
781 installs
Updated 10d ago

k8s-manifest-generator

wshobson/agents

This skill provides comprehensive guidance for generating well-structured, secure, and production-ready Kubernetes manifests following cloud-native best practices and Kubernetes conventions.

npx skills add https://github.com/wshobson/agents --skill k8s-manifest-generator
778 installs
Updated 10d ago

playwright-skill

sickn33/antigravity-awesome-skills

General-purpose browser automation skill using Playwright for various automation tasks based on user requests.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill playwright-skill
773 installs
Updated 10d ago

turborepo-caching

wshobson/agents

Optimizes build processes in Turborepo by configuring caching mechanisms and pipelines. Enhances CI/CD performance by reducing build times through effective caching and task dependency management.

npx skills add https://github.com/wshobson/agents --skill turborepo-caching
771 installs
Updated 10d ago

vector-index-tuning

wshobson/agents

Optimizes vector indexes for enhanced production performance by tuning HNSW parameters and implementing quantization strategies. Developers benefit from improved search latency and memory efficiency, ensuring faster and more scalable vector searches in large datasets.

npx skills add https://github.com/wshobson/agents --skill vector-index-tuning
771 installs
Updated 10d ago

gitops-workflow

wshobson/agents

Implements declarative Git-based continuous delivery for Kubernetes using tools like ArgoCD or Flux. This skill simplifies Kubernetes deployments by automating the process from Git, minimizing manual errors and increasing deployment speed.

npx skills add https://github.com/wshobson/agents --skill gitops-workflow
769 installs
Updated 10d ago

nx-workspace-patterns

wshobson/agents

Facilitates the setup and management of Nx monorepos by defining project structures and boundaries. Increases development efficiency by automating CI processes and enforcing dependency rules, reducing integration issues.

npx skills add https://github.com/wshobson/agents --skill nx-workspace-patterns
768 installs
Updated 10d ago

multi-cloud-architecture

wshobson/agents

Facilitates the design of cloud-agnostic architectures suitable for multi-cloud environments. By enabling informed service selection across providers, it streamlines cloud strategies and optimizes costs.

npx skills add https://github.com/wshobson/agents --skill multi-cloud-architecture
763 installs
Updated 10d ago

saga-orchestration

wshobson/agents

Manages distributed transactions and long-running business processes in microservices architectures. By implementing a saga orchestration pattern, it facilitates coordinated multi-service actions that enhance reliability and failure handling.

npx skills add https://github.com/wshobson/agents --skill saga-orchestration
763 installs
Updated 10d ago

helm-chart-scaffolding

wshobson/agents

Facilitates the creation and management of Helm charts for deploying applications on Kubernetes. By using this skill, developers can streamline chart packaging, reduce configuration errors, and ensure best practices are consistently followed during deployments.

npx skills add https://github.com/wshobson/agents --skill helm-chart-scaffolding
762 installs
Updated 10d ago

bats-testing-patterns

wshobson/agents

Facilitates the writing of unit tests for shell scripts using Bats, a Bash Automated Testing System. By implementing this skill, developers can enhance code reliability and streamline testing practices, ultimately reducing bugs in production environments.

npx skills add https://github.com/wshobson/agents --skill bats-testing-patterns
739 installs
Updated 10d ago

protocol-reverse-engineering

wshobson/agents

Captures and analyzes network traffic for various protocols, facilitating security research and debugging. By documenting protocol behavior, it helps identify vulnerabilities and ensures system interoperability.

npx skills add https://github.com/wshobson/agents --skill protocol-reverse-engineering
739 installs
Updated 10d ago

shellcheck-configuration

wshobson/agents

Facilitates static analysis and linting of shell scripts using ShellCheck to identify potential issues and enforce coding standards. By integrating this skill, developers enhance script reliability and maintainability, ultimately reducing errors during execution.

npx skills add https://github.com/wshobson/agents --skill shellcheck-configuration
738 installs
Updated 10d ago

hybrid-cloud-networking

wshobson/agents

Facilitates the establishment of secure and efficient network connections between on-premises data centers and various cloud providers. This skill enhances organizational infrastructure by streamlining connectivity, ultimately improving performance and reliability during cloud migrations or hybrid setups.

npx skills add https://github.com/wshobson/agents --skill hybrid-cloud-networking
735 installs
Updated 10d ago

pci-compliance

wshobson/agents

Ensures adherence to PCI DSS standards for securely processing payment information. By utilizing this skill, developers can mitigate risks and avoid costly compliance violations during transactions.

npx skills add https://github.com/wshobson/agents --skill pci-compliance
734 installs
Updated 10d ago

threat-mitigation-mapping

wshobson/agents

Connects various security threats to their corresponding controls to facilitate comprehensive security planning. By implementing this skill, developers can prioritize their security investments effectively and enhance their overall defense strategy against potential attacks.

npx skills add https://github.com/wshobson/agents --skill threat-mitigation-mapping
726 installs
Updated 10d ago

airflow-dag-patterns

wshobson/agents

Defines best practices and patterns for constructing DAGs in Apache Airflow, including task dependencies and operator usage. Developers benefit from enhanced productivity and reduced errors by following these production-ready patterns to build and maintain their workflow orchestration.

npx skills add https://github.com/wshobson/agents --skill airflow-dag-patterns
726 installs
Updated 10d ago

Explore Popular Categories