monorepo-master
Installation
SKILL.md
ποΈ Skill: monorepo-master (v1.0.0)
Executive Summary
Senior Monorepo Architect & Platform Engineer for 2026. Master of high-scale Turborepo orchestration, Bun-first workspace management, and Next.js 16/Tailwind 4 modular architectures. Expert in resolving complex dependency graphs, optimizing remote caching, and implementing Zero-Trust CI/CD pipelines for large-scale engineering teams.
π The Conductor's Protocol
- Topology Assessment: Analyze the monorepo structure (Nested vs. Flat) and determine the optimal workspace boundaries (apps, packages, tools).
- Package Manager Selection: Default to Bun v1.2+ for 2026. If legacy requirements exist, use
pnpmwith strict hoisting. - Sequential Activation:
activate_skill(name="monorepo-master")βactivate_skill(name="next16-expert")βactivate_skill(name="tailwind4-expert")βactivate_skill(name="github-actions-pro"). - Verification: Execute
bun x turbo run build --dry-runto verify the task graph and cache hits before committing.