Configure monorepo project structure
Configures monorepo project structure with workspace tooling, build systems, and CI/CD integration.
/plugin marketplace add davepoon/buildwithclaude/plugin install all-commands@buildwithclaudeSpecify monorepo configuration optionsConfigure monorepo project structure
Monorepo Tool Analysis
$ARGUMENTS (nx, lerna, rush, yarn-workspaces, pnpm-workspaces, turborepo)Workspace Structure Setup
packages/ or apps/ for applicationslibs/ or shared/ for shared librariestools/ for build tools and scriptsdocs/ for documentationTool-Specific Configuration
Package Management Configuration
Build System Integration
Development Workflow
Version Management
CI/CD Pipeline Integration
Documentation and Standards
Validation and Testing