docker-version-validation

Official

Sync Docker & package versions, prevent build errors.

Authorlsst-sqre
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Version inconsistencies between Dockerfiles and package.json lead to unexpected build failures and deployment issues. This skill automates the validation process, ensuring critical tool versions (Node.js, pnpm, Turbo) are always synchronized.

Core Features & Use Cases

  • Automated Version Sync: Validates Node.js, pnpm, and Turbo versions across Dockerfiles and package.json files.
  • Pre-commit & CI Integration: Automatically runs on pre-commit hooks and in CI pipelines, blocking commits or builds with mismatches.
  • Clear Troubleshooting: Provides detailed error messages and guidance for resolving version conflicts.
  • Use Case: When updating the Node.js version in a Dockerfile, use this skill to automatically verify that the package.json engines field is updated correctly, preventing a CI failure later.

Quick Start

Check all Dockerfiles in the repository for version consistency with their package.json files. pnpm validate-docker

Dependency Matrix

Required Modules

nodepnpm

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docker-version-validation
Download link: https://github.com/lsst-sqre/squareone/archive/main.zip#docker-version-validation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.