nx-workspace-patterns

nx workspace patterns

wshobson ↓ 8.3k
Claude Code
View source ↗

What it does

  • Setting up new Nx workspaces
  • Configuring project boundaries
  • Optimizing CI with affected commands
  • Implementing remote caching
  • Managing dependencies between projects
  • Migrating to Nx
  • Use tags consistently - Enforce with module boundaries

Requirements & configuration

  • Full template library and detailed worked examples live in references/details.md. Read that file when you need the concrete templates.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

nx workspace patterns

Source

Repository: https://github.com/wshobson/agents

nx-workspace-patterns FAQ

What does the nx-workspace-patterns skill do?

Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands. Setting up new Nx workspaces Configuring project boundaries

What does nx-workspace-patterns require?

Full template library and detailed worked examples live in references/details.md. Read that file when you need the concrete templates.

How do I install nx-workspace-patterns?

Run: npx -y skills add https://github.com/wshobson/agents --skill nx-workspace-patterns --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain nx-workspace-patterns?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

nx-workspace-patterns on getagentictools
[![nx-workspace-patterns on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-nx-workspace-patterns.svg)](https://getagentictools.com/skills/wshobson-agents-nx-workspace-patterns?ref=badge)
npx agentictools info skills/wshobson-agents-nx-workspace-patterns

The second line is the CLI lookup for this page — handy in READMEs and docs.