monorepo-generator
Installation
SKILL.md
Monorepo Generator
Generate scalable monorepo structures for full-stack applications with shared packages.
Quick Start
mkdir my-monorepo && cd my-monorepo
bun init -y # or: pnpm init / npm init -y
Workflow
Step 1: Gather Requirements
Ask user what project types they need: