vendix-monorepo-workspaces

Community

Streamline monorepos with robust npm workspaces.

AuthorRzyfront
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables organizations to manage a multi-project monorepo using npm workspaces with clear, self-contained dependencies per workspace. It emphasizes keeping production dependencies out of the root and ensuring consistent tooling across apps.

Core Features & Use Cases

  • Auto-contained dependencies: Each workspace declares its own production and development dependencies to avoid cross-project duplication.
  • Clear structure and governance: Root contains orchestration scripts; apps/ and libs/ house their own configurations for predictable builds.
  • CI/CD and containerization guidance: Provides patterns for building per-workspace images and integrating with common CI pipelines.
  • Evolution and scalability: Easy to add/remove workspaces with minimal cross-impact by keeping each workspace self-contained.

Quick Start

  • From the repository root, install dependencies: npm install
  • Add a dependency to a specific workspace: npm install <pkg> -w apps/frontend
  • Build or test a single workspace: npm run build -w apps/frontend

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: vendix-monorepo-workspaces
Download link: https://github.com/Rzyfront/Vendix/archive/main.zip#vendix-monorepo-workspaces

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.