If you're wrestling with a monorepo or thinking about consolidating multiple repos, this walks you through the setup and optimization work without assuming you already know the tooling landscape. It covers the practical stuff like dependency management, CI/CD configuration, and build performance, plus migration strategies if you're coming from a multi-repo setup. The implementation playbook has patterns and examples for common scenarios. Honest take: monorepos solve real problems around code sharing and atomic changes, but they introduce their own complexity. This gives you a structured approach to both the initial setup and the ongoing maintenance headaches.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill monorepo-management