monorepo-management
Manage and optimize monorepos using Turborepo, Nx, and pnpm for efficient code sharing and CI/CD workflows.
Install
npx skills add https://github.com/wshobson/agents --skill monorepo-managementStats
| Total installs | 5,349 |
| Weekly installs | 5.3K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers three major tools: Turborepo (recommended for most projects), Nx (feature-rich alternative), and pnpm workspaces (package manager)
- Includes setup patterns for shared configurations (TypeScript, ESLint, Prettier), code sharing strategies (UI components, utilities, types), and dependency management across packages
- Provides Turborepo pipeline configuration with caching, input/output optimization, and remote cache setup for CI/CD acceleration
- Includes GitHub Actions workflows for monorepo CI/CD, affected-only deployments, and package publishing with Changesets
- Documents best practices for dependency graphs, versioning, testing strategies, and common pitfalls like circular dependencies and phantom dependencies
Tags
Related skills
| Skill | Installs | vs monorepo-management |
|---|---|---|
| database-migration | 6,220 | +871 |
| msstore-cli | 5,788 | +439 |
| containerize-aspnet-framework | 7,397 | +2,048 |
| uv-package-manager | 4,762 | -587 |
| firebase-app-hosting-basics | 3,604 | -1,745 |
FAQ
- How many installs does monorepo-management have?
- monorepo-management has 5,349 total installs and 5.3K installs this week.
- Where is monorepo-management hosted?
- monorepo-management is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does monorepo-management have?
- monorepo-management has 32.4K GitHub stars.
- When was monorepo-management first indexed?
- OrangeBot.AI first indexed monorepo-management on Jan 20, 2026.
- How do I install monorepo-management?
- Run: npx skills add https://github.com/wshobson/agents --skill monorepo-management