monorepo-extras¶
Monorepo scaffolding on top of core. Adds the new-package skill and the packages/ layout it scaffolds into.
What's inside¶
new-packageskill.packages/seed README and apackages/_example/template.
Install¶
monorepo-extras is repo-scope — new-package scaffolds in packages/, which is meaningless without a monorepo. It requires core (^0.1); install core first or alongside.
Usage¶
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.