monorepo
Installation
SKILL.md
Script Commands
Reference Repositories
- jsrepo : Package distribution for monorepos
- WXT : Browser extension framework (used by tab-manager app)
The monorepo uses consistent script naming conventions:
When to Apply This Skill
Use this pattern when you need to:
- Run formatting, linting, or type-check scripts in this monorepo.
- Choose between auto-fix commands and
:checkCI-only variants. - Verify final changes with the repo-standard
bun typecheckworkflow. - Scaffold a new package in
packages/.