constructive-pnpm
Installation
SKILL.md
Constructive PNPM
PNPM workspace management, package publishing, and monorepo best practices for Constructive projects.
When to Apply
Use this skill when:
- Configuring pnpm workspaces and monorepo settings
- Publishing TypeScript packages to npm with makage and lerna
- Managing workspace dependencies and cross-package references
- Setting up the dist-folder publishing pattern
- Understanding deep nested imports vs
exportsmap (anti-pattern)