Agent skill

ci-cd-helper

Generate CI/CD configurations and automation scripts for building, testing, and deploying

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/ci-cd-helper-paleoterra-paleorose

SKILL.md

CI/CD Helper

Generate continuous integration and deployment configurations.

Capabilities

  • Generate GitHub Actions workflows
  • Create Fastlane configurations
  • Build automation scripts
  • Test automation
  • Archive and export scripts
  • TestFlight upload automation
  • Release note generation
  • Version bumping scripts

Tools

  • generate_github_workflow.sh - Create GitHub Actions YAML
  • setup_fastlane.sh - Initialize Fastlane
  • build_script.sh - Automated build script
  • test_script.sh - Automated test runner

Templates Included

  • macOS app build workflow
  • Test and coverage workflow
  • Release workflow
  • Dependency caching
  • Artifact upload

Usage

bash
# Generate GitHub Actions
./generate_github_workflow.sh --platform macos --tests

# Setup Fastlane
./setup_fastlane.sh --appname PaleoRose

Didn't find tool you were looking for?

Be as detailed as possible for better results