nx-workspace-patterns - Configure and Optimize Nx Monorepo Workspaces
Configure Nx monorepo workspaces, enforce project module boundaries, optimize build caching, and implement affected commands in CI pipelines.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Configure Nx monorepo workspaces
- Set up project module boundaries
- Implement affected CI build commands
- Configure remote build caching
- Manage inter-project dependency constraints
- Create custom Nx library generators
Inputs
- Nx workspace configuration files
- Module boundary constraint rules
- CI pipeline workflow definitions
- Remote cache access credentials
Outputs
- nx.json configuration files
- Project JSON definition files
- ESLint boundary rule configurations
- Custom Nx generator scripts
- GitHub Actions workflow files
Requirements
- Node.js runtime environment
- Nx CLI and project dependencies
- GitHub Actions runner environment
