·package-management
</>

package-management

qingqishi/shiqingqi.com

Package management using pnpm and corepack with packageManager field in package.json. This skill should be used when installing dependencies, upgrading packages, troubleshooting package manager issues, or working with pnpm commands. Explicit triggers include "upgrade pnpm", "update pnpm", "pnpm version", "pnpm install", "pnpm add", "corepack", "package installation", "dependency updates", or "packageManager field".

3Installs·0Trend·@qingqishi

Installation

$npx skills add https://github.com/qingqishi/shiqingqi.com --skill package-management

SKILL.md

This project uses pnpm as the package manager, with corepack to manage pnpm versions automatically.

When you run pnpm commands, corepack ensures version 9.1.0 is used.

This installs all dependencies from package.json using the version specified in the packageManager field.

Package management using pnpm and corepack with packageManager field in package.json. This skill should be used when installing dependencies, upgrading packages, troubleshooting package manager issues, or working with pnpm commands. Explicit triggers include "upgrade pnpm", "update pnpm", "pnpm version", "pnpm install", "pnpm add", "corepack", "package installation", "dependency updates", or "packageManager field". Source: qingqishi/shiqingqi.com.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/qingqishi/shiqingqi.com --skill package-management
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is package-management?

Package management using pnpm and corepack with packageManager field in package.json. This skill should be used when installing dependencies, upgrading packages, troubleshooting package manager issues, or working with pnpm commands. Explicit triggers include "upgrade pnpm", "update pnpm", "pnpm version", "pnpm install", "pnpm add", "corepack", "package installation", "dependency updates", or "packageManager field". Source: qingqishi/shiqingqi.com.

How do I install package-management?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/qingqishi/shiqingqi.com --skill package-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/qingqishi/shiqingqi.com