Browse and install Claude Skills to enhance your development workflow. Currently showing 3230 skills.
This skill generates production-ready configurations for service meshes like Istio and Linkerd, implementing security best practices for microservices architectures. Use it when developers request service mesh setup, configuration, or infrastructure tailoring. It automates the creation of essential service mesh components with a security-first approach.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/service-mesh-configurator
This skill enables Claude to generate secure configurations and setup code for integrating secrets managers like HashiCorp Vault and AWS Secrets Manager. It provides production-ready templates and follows best practices for credential management. Use it when you need to implement or automate a secure secrets management solution in your DevOps workflows.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/secrets-manager-integrator
This skill enables Claude to create, modify, and analyze Kubernetes network policies and firewall rules. Use it when you need to generate secure, production-ready configurations for Kubernetes network security. It helps implement best practices for managing pod-to-pod communication and cluster ingress/egress controls.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/network-policy-manager
This skill automates the deployment of monitoring stacks like Prometheus, Grafana, and Datadog. It generates production-ready configurations following best practices for multi-platform setups. Use it when a developer requests to set up or configure monitoring infrastructure.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/monitoring-stack-deployer
This skill automates the setup of log aggregation infrastructure using ELK, Loki, or Splunk. It generates production-ready configurations and deployment code based on your specific requirements and environment. Use it when you need to deploy centralized logging solutions or configure observability tooling.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/log-aggregation-setup
This skill generates production-ready configurations for load balancers like ALB, NLB, Nginx, and HAProxy based on user requirements. It's designed for DevOps tasks and infrastructure automation, helping developers quickly create load balancer setups. Use it when you need to configure, create, or set up any of the supported load balancer types.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/load-balancer-configurator
This skill generates production-ready Kubernetes manifests including Deployments, Services, Ingress, and ConfigMaps following best practices. Use it when developers request K8s resource creation, mentioning terms like "Kubernetes deployment" or "create service." It outputs complete YAML configurations with health checks, auto-scaling, and resource management.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/kubernetes-deployment-creator
This skill provides Terraform expertise for provisioning Vertex AI infrastructure including Gemini deployments, Model Garden, and vector search. It activates when developers ask about Vertex AI Terraform configurations or Gemini infrastructure. Use it for automating production-ready AI service deployments on Google Cloud.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/vertex-infra-expert
This Claude skill validates and enforces GitHub Actions best practices for Vertex AI and Google Cloud deployments. It specializes in secure CI/CD automation, particularly using Workload Identity Federation (WIF) instead of service account keys. Use it when creating, deploying, or validating GCP workflows with triggers like "setup wif" or "deploy vertex ai".
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/gh-actions-validator
This Claude Skill helps developers provision production infrastructure for Genkit AI applications using Terraform. It handles deployments to Firebase Functions, Cloud Run, and GKE with integrated monitoring and CI/CD. Use it when you need to deploy or manage infrastructure for Genkit workflows in production environments.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/genkit-infra-expert
This Claude Skill provisions production Vertex AI ADK Agent Engine infrastructure using Terraform. It handles core components including Agent Engine runtime, Code Execution Sandbox, Memory Bank, VPC-SC, and IAM security. Use it when you need to deploy or manage secure multi-agent infrastructure for ADK production environments.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/adk-infra-expert
This skill enables Claude to detect infrastructure drift by comparing current configurations against a defined desired state, typically from tools like Terraform. It's triggered by phrases like "drift detection" or requests for a "drift report," and is used to maintain infrastructure consistency in DevOps workflows.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/infrastructure-drift-detector
This skill enables Claude to generate production-ready Infrastructure as Code (IaC) for platforms like Terraform, CloudFormation, and Pulumi across major cloud providers. Use it when a developer requests code to automate the deployment of AWS, Azure, or GCP infrastructure. It is triggered by phrases like "generate IaC" or "create a Terraform config."
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/infrastructure-as-code-generator
This skill enables Claude to generate and modify Helm charts for Kubernetes applications. It's triggered by requests related to Helm charts, Kubernetes deployments, or packaging applications for Kubernetes. The skill streamlines deployments by providing production-ready configurations and implementing best practices.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/helm-chart-generator
This skill generates production-ready GitOps workflows using ArgoCD or Flux for Kubernetes deployments. It creates configuration files and setup code based on user requirements, implementing security-first best practices. Use it when asked for help with GitOps, ArgoCD, Flux, or setting up a continuous delivery pipeline.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/gitops-workflow-builder
This skill automatically generates conventional commit messages by analyzing staged Git changes. It determines commit types, identifies breaking changes, and formats messages to standard specifications. Use it when creating commits via commands like `/gc` or after staging changes with `git add`.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/git-commit-smart
This skill automatically manages PostgreSQL backups for FairDB using pgBackRest and Wasabi S3 storage. It handles configuration, scheduling, restoration, and integrity verification of backups. Use it when you need to implement or manage data protection and disaster recovery for FairDB databases.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/fairdb-backup-manager
This skill lets Claude manage environment-specific configs and secrets using a dedicated plugin. Use it when developers mention environment configuration, secrets management, or need to generate config files for different deployment stages. It streamlines DevOps by providing and managing production-ready configurations based on best practices.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/environment-config-manager
This skill generates production-ready Docker Compose configurations for multi-container applications. It creates service definitions with best practices like health checks, resource limits, networks, and volume management. Use it when users request Docker Compose files or specify multi-container orchestration needs.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/docker-compose-generator
This skill generates production-ready disaster recovery plans and configurations based on specific infrastructure requirements. It automates setup code for DR procedures, business continuity, and related DevOps tasks, implementing multi-platform best practices. Use it when users mention disaster recovery planning or need help establishing a recovery strategy.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/disaster-recovery-planner
This skill automates deployment rollbacks when triggered by phrases like "rollback deployment" or "revert to previous version," typically used after a failed deployment. It executes the rollback process with built-in safety checks and provides options for verification. This ensures a reliable and controlled recovery to a previous stable state.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/deployment-rollback-manager
This skill generates production-ready CI/CD pipeline configurations and setup code for automating multi-stage software deployments. It creates deployment orchestration based on user-specified infrastructure and requirements. Use it when developers need to automate deployments, configure pipelines, or set up CI/CD workflows.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/deployment-pipeline-orchestrator
This skill enables Claude to scan container images for security vulnerabilities using tools like Trivy and Snyk. It identifies security risks to help improve the security posture of containerized applications. Use it when a developer requests a vulnerability assessment or security scan of a container.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/container-security-scanner
This skill enables Claude to manage container registries like ECR, GCR, and Harbor for creating, configuring, and securing image repositories. It generates production-ready configurations and implements DevOps best practices. Use it when working with container images or needing infrastructure-as-code for registry pipelines.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/container-registry-manager