Enforcing pnpm

Community

Enforce pnpm usage, eliminate package manager chaos.

Authorcamoneart
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of inconsistent package manager usage in Node.js projects, which leads to broken builds, lockfile conflicts, and wasted debugging time. It ensures your entire team and CI/CD pipeline use pnpm exclusively.

Core Features & Use Cases

  • Automatic Command Correction: Detects and automatically converts npm or yarn commands to their pnpm equivalents before execution.
  • Project-Wide Consistency: Enforces pnpm usage across scripts, CI/CD configurations, and documentation.
  • Use Case: When a new team member clones the repo and instinctively runs npm install, this Skill intercepts the command, warns them, and runs pnpm install instead, preventing lockfile corruption and ensuring a smooth setup.

Quick Start

Activate this Skill and ask: "Install the lodash dependency for this project."

Dependency Matrix

Required Modules

None required

Components

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: Enforcing pnpm
Download link: https://github.com/camoneart/claude-code/archive/main.zip#enforcing-pnpm

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.