package-management

Installation
SKILL.md

Package Management

Overview

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

Corepack Integration

How It Works

  • pnpm version is specified in package.json under the packageManager field
  • corepack automatically uses the exact version specified
  • No need to manually install pnpm - corepack handles it

Example from package.json

Related skills

More from qingqishi/shiqingqi.com

Installs
8
GitHub Stars
4
First Seen
Jan 25, 2026