概要
The Nx Workspace Architect skill provides production-ready patterns and configurations for managing complex monorepo environments. It guides developers through setting up scalable folder structures, defining strict module boundaries using ESLint to prevent circular dependencies, and implementing highly optimized CI/CD workflows. By leveraging Nx-specific features like affected commands and remote caching, this skill ensures that large-scale codebases remain maintainable, performant, and architecturally sound as team sizes and project counts grow.