Monorepo skills for AI agents
8 practitioner-grade monorepo skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
All 8 skills
- Changesets
Versioning and changelog management with Changesets for coordinated monorepo package releases
205 lines - CI Optimization
CI/CD optimization for monorepos including affected detection, caching strategies, and parallel execution
338 lines - Dependency Management
Managing internal package dependencies, versioning strategies, and dependency graph health in monorepos
311 lines - Lerna
Multi-package repository management with Lerna for versioning, publishing, and task orchestration
198 lines - Nx
Monorepo development with Nx including project graph, generators, executors, and computation caching
246 lines - Pnpm Workspaces
Managing monorepo packages with pnpm workspaces including linking, filtering, and dependency hoisting
224 lines - Shared Configs
Sharing ESLint, TypeScript, Prettier, and other tool configurations across monorepo packages
325 lines - Turborepo
Build system orchestration with Turborepo for high-performance monorepo task running and caching
175 lines