devops-dx

Official

Streamline CI/CD, manage secrets, and keep your DX clean.

Authorstars-end
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing environment variables and secrets across GitHub Actions and deployment platforms like Railway can be a manual, error-prone process, leading to CI failures and deployment headaches. This Skill simplifies your DevOps hygiene.

Core Features & Use Cases

  • GitHub Actions Variable/Secret Management: Easily set and audit variables and secrets directly from the command line, ensuring your CI/CD pipelines have the correct configurations.
  • Railway Environment Sync: Synchronize environment variables from Railway to GitHub secrets, ensuring consistency across your development and deployment environments.
  • CI Failure Diagnostics: Provides clear guidance when CI fails due to missing environment variables, helping you quickly identify and resolve issues.
  • Use Case: Your CI pipeline is failing because a CLERK_SECRET_KEY is missing. Use this Skill to quickly check if it's set in GitHub Actions, or sync it from your Railway project if it exists there.

Quick Start

Use the devops-dx skill to set the CLERK_TEST_JWKS_PATH GitHub Actions variable.

Dependency Matrix

Required Modules

GitHub CLIRailway CLI

Components

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: devops-dx
Download link: https://github.com/stars-end/agent-skills/archive/main.zip#devops-dx

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