setup-ci-pipeline

Installation
SKILL.md

Setup CI Pipeline

Repo/code changes: run /deslop before commit, push, PR, or merge. GitHub Actions tuned for React/TypeScript. Run /read-the-damn-docs before copying current GitHub Actions, Blacksmith, Dependabot, coverage, or cache syntax:

  • Quality gate -- lint, type-check, tests in <5 min
  • Coverage gates -- enforce thresholds, post diff on PRs
  • Visual regression -- Playwright screenshot compare
  • Dependency automation -- dependabot minor/patch
  • Bundle budget -- alert on size regressions
  • Smart bun caching

See REFERENCE.md for workflow templates + Blacksmith tuning.

Steps

Installs
4
GitHub Stars
3
First Seen
May 15, 2026
setup-ci-pipeline — malinskibeniamin/skills