bun-validator

Installation
SKILL.md

Bun Validator

When This Activates

  • Setting up a new Bun monorepo
  • Before adding dependencies to workspaces
  • Auditing existing Bun workspaces
  • After AI generates package.json files
  • CI/CD pipeline validation

Quick Start

python3 scripts/validate.py --root .
python3 scripts/validate.py --root . --strict

What Gets Checked

Installs
155
GitHub Stars
32
First Seen
Jan 20, 2026
bun-validator — shipshitdev/skills