Yarn Workspaces
Yarn was the first package manager built specifically around workspaces. `yarn workspace`, `yarn workspaces foreach`, `yarn workspaces focus`, and `yarn workspaces list` provide first-class monorepo coordination — running commands inside a specific workspace, fanning out commands across all workspaces, installing a single workspace and its dependencies, and listing the workspace tree.