monorepo-extras — guides¶
Monorepo scaffolding on top of core. One skill, new-package, and the packages/ layout it scaffolds into — including a template package that ships its own conventions, so every new library matches the rest from the first commit. It's repo-scope and requires core.
New here? Scaffold a new package — ask your agent and watch a conventions-complete package land under packages/.
How-to¶
Task-oriented recipes for a problem you already have.
- Scaffold a new package — use
new-packageto add a shared library underpackages/.
Reference¶
Information-oriented, dry and complete.
- What
new-packagegenerates — the files, thepackages/_example/template, and the conventions each carries.
Cross-cutting guides — installing the catalogue, upgrading packs, the adapter support matrix — live in ../_shared/.