ci-cd-implement
CommunityAutomate deployments, ship code with confidence.
AuthorJHaugaard
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Setting up robust CI/CD pipelines is often complex, time-consuming, and error-prone, delaying deployments and increasing manual effort. This skill automates the creation of production-ready pipelines tailored to your project's specific tech stack and deployment target.
Core Features & Use Cases
- Automated CI/CD Generation: Creates GitHub Actions workflows for continuous integration (automated testing, linting, building) and continuous deployment to your chosen hosting target.
- Target-Specific Deployment: Generates deployment scripts and workflows for various platforms like Cloudflare Pages, Fly.io, VPS with Docker, or Hostinger Shared Hosting.
- Secrets Management: Documents all required environment secrets in
CICD-SECRETS.mdwith clear, step-by-step setup instructions, enhancing security and simplifying configuration. - Rollback Capabilities: For VPS deployments, it includes a
rollback.shscript, allowing you to quickly revert to previous versions in case of issues.
Quick Start
Use the ci-cd-implement skill to set up both CI and CD for my Next.js project deploying to a VPS with Docker.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ci-cd-implement Download link: https://github.com/JHaugaard/refine-workflow-skills/archive/main.zip#ci-cd-implement Please download this .zip file, extract it, and install it in the .claude/skills/ directory.