pnpm-workspace
Installation
SKILL.md
PNPM Workspaces (Constructive Standard)
Create and manage PNPM monorepo workspaces following Constructive conventions. This covers pure TypeScript/JavaScript workspaces (not pgpm workspaces for SQL modules).
When to Apply
Use this skill when:
- Creating a new TypeScript/JavaScript monorepo
- Setting up a pnpm workspace structure
- Configuring lerna for versioning and publishing
- Managing internal package dependencies
Workspace Structure
A Constructive-standard pnpm workspace: