building-cicd-pipelines

Solid

This skill enables Claude to generate CI/CD pipeline configurations for various platforms, including GitHub Actions, GitLab CI, and Jenkins. It is used when a user requests the creation of a CI/CD pipeline, specifies a platform (e.g., "GitHub Actions"), or mentions specific pipeline stages like "test," "build," "security," or "deploy." This skill is also useful when the user needs to automate software delivery, integrate security scanning, or set up multi-environment deployments. The skill is triggered by terms such as "CI/CD pipeline," "GitHub Actions pipeline," "GitLab CI configuration," or "Jenkins pipeline."

DevOps & Infrastructure 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Overview This skill empowers Claude to build production-ready CI/CD pipelines, automating software development workflows. It supports multiple platforms and incorporates best practices for testing, building, security, and deployment. ## How It Works 1. **Receiving User Request**: Claude receives a request for a CI/CD pipeline, including the target platform and desired stages. 2. **Generating Configuration**: Claude generates the CI/CD pipeline configuration file (e.g., YAML for GitHub Actions or GitLab CI, Groovy for Jenkins). 3. **Presenting Configuration**: Claude presents the generated configuration to the user for review and deployment. ## When to Use This Skill This skill activates when you need to: - Create a CI/CD pipeline for a software project. - Generate a CI/CD configuration file for GitHub Actions, GitLab CI, or Jenkins. - Automate testing, building, security scanning, and deployment processes. ## Examples ### Example 1: Creating a GitHub Actions Pipeline User request: "Create a GitHub Actions pipeline with test, build, and deploy stages." The skill will: 1. Generate a `github-actions.yml` file with defined test, build, and deploy stages. 2. Present the generated YAML configuration to the user. ### Example 2: Generating a GitLab CI Configuration User request: "Generate a GitLab CI configuration that includes security scanning." The skill will: 1. Generate a `.gitlab-ci.yml` file with test, build, security, and deploy stages, including vulnerability ...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

DevOps & Infrastructure Solid

orchestrating-deployment-pipelines

This skill orchestrates complex, multi-stage deployment pipelines. It generates production-ready configurations and setup code based on user-specified requirements and infrastructure. Use this skill when the user asks to create a deployment pipeline, generate CI/CD configurations, or needs help with automating software deployments. Trigger terms include "deployment pipeline", "CI/CD", "automate deployment", "pipeline configuration", and "deployment orchestration".

2,266 Updated today
jeremylongshore
DevOps & Infrastructure Solid

ci-cd-pipelines

Use this skill when setting up CI/CD pipelines, configuring GitHub Actions, implementing deployment strategies, or automating build/test/deploy workflows. Triggers on GitHub Actions, CI pipeline, CD pipeline, deployment automation, blue-green deployment, canary release, rolling update, build matrix, artifacts, and any task requiring continuous integration or delivery setup.

164 Updated today
AbsolutelySkilled
DevOps & Infrastructure Listed

ci-cd-pipelines

Use this skill when setting up CI/CD pipelines, configuring GitHub Actions, implementing deployment strategies, or automating build/test/deploy workflows. Triggers on GitHub Actions, CI pipeline, CD pipeline, deployment automation, blue-green deployment, canary release, rolling update, build matrix, artifacts, and any task requiring continuous integration or delivery setup.

3 Updated today
Samuelca6399
DevOps & Infrastructure Listed

cicd-pipelines

CI/CD pipeline design and DevOps automation — use when the user mentions GitHub Actions, GitLab CI, Jenkins, Terraform, infrastructure as code, DevSecOps, ArgoCD, Kubernetes deployment automation, or pipeline configuration YAML. NOT for release orchestration or semantic-release workflows (use git-workflow), NOT for Docker containers or Dockerfiles (use docker-containerization), NOT for git branching or commits (use git-workflow).

9 Updated yesterday
viktorbezdek
AI & Automation Solid

building-gitops-workflows

This skill enables Claude to construct GitOps workflows using ArgoCD and Flux. It is designed to generate production-ready configurations, implement best practices, and ensure a security-first approach for Kubernetes deployments. Use this skill when the user explicitly requests "GitOps workflow", "ArgoCD", "Flux", or asks for help with setting up a continuous delivery pipeline using GitOps principles. The skill will generate the necessary configuration files and setup code based on the user's specific requirements and infrastructure.

2,266 Updated today
jeremylongshore