npm-workspace

Orchestrate build, dev, lint, and typecheck commands across npm workspaces with Turbo.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fkalinski/modular-react --skill npm-workspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: npm-workspace
Source: https://github.com/fkalinski/modular-react/tree/main/skills/npm-workspace
Command: npx skills add https://github.com/fkalinski/modular-react --skill npm-workspace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm, turbo.

What problem does it solve?

Managing complex monorepos with multiple npm workspaces and orchestrating tasks across them can be time-consuming and error-prone. This Skill automates common operations like building, developing, linting, and type-checking across all modules, ensuring consistency and saving developer time.

Core Features & Use Cases

  • Automated Task Orchestration: Run build, dev, lint, and typecheck commands across all workspaces in parallel using Turbo.
  • Dependency Management: Easily install and update dependencies for specific or all workspaces.
  • Use Case: When you need to build the entire modular React platform, simply activate this Skill and instruct it to "build all workspaces," and it will handle the correct dependency order and parallel execution.

Quick Start

Use the npm-workspace skill to build all modules in the modular React platform.