ci-cd-github-actions-rails

Community

Production-ready GitHub Actions CI/CD for Rails apps.

Authorsandeepmvl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of AI coding agents generating broken, insecure, or inefficient GitHub Actions workflows for Rails applications that fail to follow Rails community best practices for testing, caching, security, and deployment.

Core Features & Use Cases

  • Production-grade CI workflows: Pre-built templates for parallel RSpec testing with Postgres and Redis services, RuboCop linting, Brakeman security scans, and bundle audit, with aggressive gem and node_modules caching to cut build times.
  • Secure Kamal deployment: Deploy workflow gated on passing CI for the main branch, using OIDC for AWS/GCP credentials instead of long-lived static secrets, with environment approval gates.
  • Safety guardrails: Includes templates for safe database migrations, PR preview environments, branch protection rules, and flaky test mitigation to ensure reliable, secure CI/CD pipelines.
  • Use Case: A Rails team can use this Skill to generate a complete CI/CD setup in minutes that runs 4x parallel RSpec tests, blocks merges if lint or security scans fail, and deploys to production only after all checks pass, with no hardcoded cloud credentials.

Quick Start

Use the ci-cd-github-actions-rails skill to generate a complete production-grade GitHub Actions CI workflow for your Rails 8 app with parallel RSpec tests, RuboCop linting, Brakeman security scans, and Kamal deployment gated on green main.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-github-actions-rails
Download link: https://github.com/sandeepmvl/rails-skills/archive/main.zip#ci-cd-github-actions-rails

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.