docker-version-validation
Validates that version strings in Dockerfiles match package.json dependencies and constraints.Use when updating Docker base images, Node.js versions, pnpm versions, turbo versions, or othertool versions in Dockerfiles. Ensures consistency between Dockerfile versions and package.jsonengines, devDependencies, and packageManager fields. Automatically runs on pre-commit forDockerfile changes and in CI pipeline. Trigger keywords: Dockerfile, Docker version, Node version,pnpm version, turbo version, version mismatch, version sync, Docker update.
$ Instalar
git clone https://github.com/lsst-sqre/squareone /tmp/squareone && cp -r /tmp/squareone/.claude/skills/docker-version-validation ~/.claude/skills/squareone// tip: Run this command in your terminal to install the skill
Repository

lsst-sqre
Author
lsst-sqre/squareone/.claude/skills/docker-version-validation
2
Stars
1
Forks
Updated1w ago
Added1w ago