Back to Catalog
📦

Monorepo Manager

Premium

Monorepos are the architecture of choice for companies like Google, Meta, and Vercel — but they come with unique challenges that single-repo tools can't handle. When you change a shared utility package, which apps need rebuilding? When CI runs on every push, how do you avoid rebuilding 50 unchanged packages? When you bump a version, how do you cascade that through 20 dependent packages? These questions eat hours every week. This skill maps your full workspace dependency graph, detects exactly which packages are affected by git changes (including transitive dependencies), generates scoped CI configs that only build what changed, and handles cross-package version bumps with cascade. Supports npm/yarn/pnpm workspaces, Turborepo, and Nx.

devopsClaude Code
SKILL.mdPreview only
---
name: monorepo-manager
description: >-
  Manage monorepo workspace dependencies, detect affected packages from git
  changes, generate scoped CI pipelines, and handle cross-package version
  bumps. Use when the user asks to analyze workspace dependencies, find
  affected packages, bump versions across packages, or generate CI config
  for changed packages in a monorepo.
version: "1.0.0"
tools:
  - Bash
  - Read
  - Write
  - Grep
  - Glob

Full content locked

Upgrade to a paid plan to view and download

View Plans

Download

This is a premium skill. Download is included free with any paid plan.

Unlock with any paid plan

Installation

1. Download the ZIP

Click the download button above

2. Extract to skills directory

~/.claude/skills/monorepo-manager/

3. Restart Claude Code

The skill auto-discovers on next session

Want something different?

Generate a custom skill tailored to your exact needs.

Open Builder