name: pnpm description: Use when working with pnpm workspaces, package scripts, dependency management, lockfile issues, and monorepo command orchestration. metadata: author: IceyWu version: "2026.06.02"
pnpm
Use this skill for pnpm-focused tasks in this repository.
Focus Areas
- Workspace filtering and recursive commands.
- Dependency installation and lockfile consistency.
- Script execution order for build, check, and release flows.
- Common troubleshooting for installation and workspace linking.
Quick Usage
- Prefer workspace-aware commands over per-package ad hoc commands.
- Keep lockfile changes intentional and reviewable.
- Use filter scopes to target specific packages or apps.