LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-24

Capabilities

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

Source

  • Spec: SKILL.md
nx
monorepo
workspace
caching
ci-cd
Configure Nx monorepo workspaces
Set up project module boundaries
Implement affected CI build commands
Configure remote build caching
Nx workspace configuration files
Module boundary constraint rules
CI pipeline workflow definitions
nx.json configuration files
Project JSON definition files
ESLint boundary rule configurations