node-ci

Installation
SKILL.md

node-ci

Authors CI that is derived from the repo, fails closed, and is supply-chain clean by construction. The failures this skill fixes: models hardcode Node versions that drift from engines (or are EOL), write aggregator checks that pass when jobs are skipped, use corepack enable on runners where corepack no longer ships, and emit workflows with unpinned actions and default-broad permissions.

When NOT to use

  • Release/publish workflows → node-release.
  • What the checks run (lint rules, test config) → node-lint / node-testing / node-typescript; this skill wires them.
  • Dependabot/dependency policy → node-supply-chain (but every workflow this skill emits complies with its pinning/permissions rules).

Workflow

Installs
16
GitHub Stars
1
First Seen
Jul 21, 2026
node-ci — paldom/node-skills