monorepo-management
Installation
SKILL.md
Monorepo Management
Table of Contents
Overview
Establish scalable monorepo structures that support multiple interdependent packages while maintaining build efficiency, dependency management, and deployment coordination.
When to Use
- Multi-package projects
- Shared libraries across services
- Microservices architecture
Related skills