botdocs install @botdocs/monorepo-organizationA specification for organizing multi-package repositories covering workspace structure, shared dependencies, and CI/CD.
Drops the skill into Claude, Cursor, Codex, or ChatGPT — auto-detects what you have installed.
A specification for organizing a multi-package repository.
root/
├── apps/ # Deployable applications
│ ├── web/ # Main web application
│ ├── api/ # Backend API service
│ └── docs/ # Documentation site
├── packages/ # Shared packages
│ ├── ui/ # Shared UI co
You're viewing a preview — sign in to see the rest of this skill and copy or install it.