- Docs
- Engineering
- monorepo-extras
monorepo-extras
Monorepo scaffolding on top of core. Adds the new-package skill and the
packages/ layout it scaffolds into.
What’s inside
Section titled “What’s inside”new-packageskill.packages/seed README and apackages/_example/template.
Install
Section titled “Install”monorepo-extras is repo-scope — new-package scaffolds in packages/,
which is meaningless without a monorepo. It requires core (^2.0);
install core first or alongside.
agentbundle install --pack monorepo-extras <catalogue>Ask your agent, for example:
- “Scaffold a new package called
billing.” - “Add a new package
notificationsfrom the example template.”
→ Go deeper: the monorepo-extras guides.