monorepo-management
Installation
SKILL.md
Monorepo Management (Turborepo + pnpm + Biome)
Build a clean, fast, and maintainable monorepo that supports backend, frontend, and shared packages with minimal friction and maximum clarity.
This skill assumes Turborepo is the chosen tool and does not re-evaluate alternatives.
When to Use This Skill
Use this skill when you need to:
- Set up a new Turborepo-based monorepo
- Manage backend + frontend + shared packages
- Optimize local development speed
- Define build, test, and dev pipelines
- Enforce consistent formatting and linting with Biome
- Manage shared TypeScript configuration
- Debug dependency or task orchestration issues