hybrid-ci

Installation
SKILL.md

Hybrid CI

Teach agents how to set up and maintain CI/CD pipelines for projects that combine Rust and Node.js, built with GitHub Actions.

When to Use This Skill

Activate when any of the following are true:

  • The repository has both Cargo.toml and package.json
  • Working with .github/workflows/ in a Rust+Node project
  • Setting up cross-platform builds or CI pipelines
  • Debugging CI failures involving Rust or pnpm

Architecture

A typical hybrid CI has two parallel build tracks that merge at publish time:

┌─────────────┐     ┌──────────────────┐
Related skills
Installs
GitHub Stars
1
First Seen
Mar 4, 2026