repo-healthcheck-node
OfficialEnsure Node.js dev environment is ready
Authorcommercetools
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill verifies that a Node.js/TypeScript repository's development environment is correctly configured so developers and CI systems can install dependencies and build the project reliably.
Core Features & Use Cases
- Version checks: Reads AGENTS.md and CLAUDE.md, then checks Node.js and pnpm versions via .nvmrc, .node-version, and package.json engines.
- Dependency and build validation: Runs the repository's install and build commands, captures exit codes and tail output, and reports concise pass/fail results.
- Automated fixes (optional): When invoked with --fix, attempts safe remedies such as running pnpm install or installing pnpm globally, useful for onboarding, CI troubleshooting, and fresh clones.
Quick Start
Run a healthcheck on this repository, report Node.js and pnpm versions, attempt pnpm install and pnpm build, and try automated fixes if --fix is included.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: repo-healthcheck-node Download link: https://github.com/commercetools/ui-kit/archive/main.zip#repo-healthcheck-node Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.