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, project boundaries, build caching, and affected commands.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Set up Nx workspaces
  • Configure project boundaries
  • Optimize CI using affected commands
  • Implement remote caching
  • Manage inter-project dependencies
  • Migrate projects to Nx

Inputs

  • Nx workspace configuration files
  • Project JSON configurations
  • Module boundary lint rules
  • CI workflow files

Outputs

  • Configured nx.json file
  • Configured project.json files
  • Module boundary ESLint rules
  • Nx custom generator files
  • CI workflow files

Requirements

  • Node.js runtime environment
  • Nx CLI and tools
  • ESLint with Nx plugin

Source

  • Spec: SKILL.md
nx
monorepo
build-caching
ci-cd
workspace-management
Set up Nx workspaces
Configure project boundaries
Optimize CI using affected commands
Implement remote caching
Nx workspace configuration files
Project JSON configurations
Module boundary lint rules
Configured nx.json file
Configured project.json files
Module boundary ESLint rules