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
204 lines - CI Optimization
CI/CD optimization for monorepos including affected detection, caching strategies, and parallel execution
337 lines - Dependency Management
Managing internal package dependencies, versioning strategies, and dependency graph health in monorepos
310 lines - Lerna
Multi-package repository management with Lerna for versioning, publishing, and task orchestration
197 lines - Nx
Monorepo development with Nx including project graph, generators, executors, and computation caching
245 lines - Pnpm Workspaces
Managing monorepo packages with pnpm workspaces including linking, filtering, and dependency hoisting
223 lines - Shared Configs
Sharing ESLint, TypeScript, Prettier, and other tool configurations across monorepo packages
324 lines - Turborepo
Build system orchestration with Turborepo for high-performance monorepo task running and caching
174 lines