cicd▌
7 indexed skills · max 10 per page
devops-cicd
miles990/claude-software-skills · Productivity
Practices for automating build, test, and deployment pipelines.
cicd-pipeline-setup
aj-geddes/useful-ai-prompts · Productivity
Build automated continuous integration and deployment pipelines that test code, build artifacts, run security checks, and deploy to multiple environments with minimal manual intervention.
cicd-automation-workflow-automate
sickn33/antigravity-awesome-skills · Productivity
You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design and implement automation that reduces manual work, improves consistency, and accelerates delivery while maintaining quality and security.
gitlab-cicd-pipeline
aj-geddes/useful-ai-prompts · Productivity
Create comprehensive GitLab CI/CD pipelines that automate building, testing, and deployment using GitLab Runner infrastructure and container execution.
cicd-expert
martinholovsky/claude-skills-generator · Productivity
Secure, efficient CI/CD pipelines with multi-stage automation, security gates, and GitOps deployment patterns. \n \n Expertise across GitHub Actions, GitLab CI, and Jenkins with reusable workflows, matrix builds, and intelligent caching strategies for performance optimization \n Embedded security throughout pipelines: SAST/DAST/SCA scanning, secrets management, artifact signing with Cosign, and supply chain integrity verification \n Deployment automation patterns including blue/green, canary, ro
ln-732-cicd-generator
levnikolaevich/claude-code-skills · Productivity
ln-732-cicd-generator
expo-cicd-workflows
expo/skills · Productivity
Write and validate EAS CI/CD workflow YAML files for Expo projects. \n \n Fetches the latest JSON schema from Expo's API to ensure job types, parameters, triggers, and runner configurations are current \n Supports dynamic expressions using ${{ }} syntax with contexts for GitHub events, workflow inputs, job outputs, and step results \n Includes built-in validation script that checks workflow structure against the schema and reports errors before deployment \n Provides reference documentation for