pnpm
Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces via pnpm-workspace.yaml, or managing dependencies with catalogs, patches, overrides, config dependencies, or the global virtual store.
Install
git clone https://github.com/antfu/skills /tmp/skills && ln -s /tmp/skills/skills/pnpm ~/.claude/skills/pnpm
From README
Core | Topic | Description | Reference | |-------|-------------|-----------| | CLI Commands | /add/remove/update, run, dlx/pnx, workspace, runtime, publishing (version, view, sbom, stage) | core-cli | | Configuration | pnpm-workspace.yaml settings (camelCase), global config.yaml, packageConfigs, .npmrc auth | core-config | | Workspaces | Monorepo support: filtering, workspace protocol, shared lockfile, packageConfigs | core-workspaces | | Store | Content-addressable store, virtual store, node linker modes, frozen/read-only store | core-store | Features | Topic | Description | Reference | |-------|-------------|-----------| | Catalogs | Centralized dependency versions; catalogMode, catalog: in overrides | features-catalogs | | Overrides | Force versions (incl.
