DevOps.
Conventional commits, PR workflows, GitHub Actions, Electron packaging, code signing, auto-updates, release pipelines.
Git, CI/CD, Release Management.
Shipping is its own discipline. This skill covers: conventional commit format (so changelogs auto-generate), branch strategies (trunk-based vs git-flow vs custom), CI pipeline anatomy, Electron packaging (asar, electron-builder, code signing on mac/win), and the auto-update flow with rollback.
Four recipes.
Conventional commits + changelogs
feat / fix / docs / refactor prefixes. BREAKING CHANGE annotation. Auto-generate changelogs via commitizen. Semver bumps from commit history.
GitHub Actions matrices
Parallel build matrices for cross-platform Electron apps. Caching node_modules + Rust target. Conditional steps. Secret management.
Electron packaging
electron-builder configs for macOS DMG, Windows NSIS installer, Linux AppImage. Code signing certificates. Notarization on macOS.
Auto-update with rollback
electron-updater pattern. Health check post-swap. Automatic rollback if new binary fails. The Mneme apply-with-rollback recipe.
It composes.
Skills compose into workflows. DevOps is rarely the only skill you will use — it pairs naturally with these others in the library.
One command.
Installs only stryx-devops (skip the other 19) into ~/.claude/skills/stryx-devops/.
Free for all use.
Stryx Labs License v1.0. Use DevOps in personal, commercial, internal, and production work. No attribution required.