nx-workspace-architecture

Community

Structure Nx workspaces for scalable, clean code.

Authorjuristr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams structure Nx workspaces by business domain, define clear library boundaries, and enforce explicit ownership to reduce complexity as projects scale.

Core Features & Use Cases

  • Domain-focused organization: Group code by business domains (products, orders, checkout) to improve maintainability.
  • Thin App Shell: Keep business logic in libs, not in apps.
  • Explicit Boundaries & Tagging: Use project.json (or nx.json) to enforce domain and library-type boundaries.
  • Guided Growth: Decide when to split libraries to avoid circular dependencies and keep codebases scalable.
  • Use Case: When adding a new feature, structure associated libs under feat-, ui-, data-access-*, and shared util.

Quick Start

Plan a new feature in the products domain: create libs feat-product-/ui-/data-access-*/shared-util as needed to encapsulate domain logic.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nx-workspace-architecture
Download link: https://github.com/juristr/tusky/archive/main.zip#nx-workspace-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.