holocron-skill-util
Scaffolds a new utility package in theholocron/utils.
Invoke as: /holocron-skill-util
Trigger: user asks to add a new utility package to the utils monorepo.
What it produces
A new packages/<name>-utils/ directory with standard boilerplate: package.json, tsconfig.json, tsdown.config.ts, vitest.config.ts, eslint.config.ts, and a starter src/index.ts.
Key conventions
- Set
versionto match the current lockstep version - Add to
.releaserc.jsonprepareCmdin alphabetical order - Add a codecov component entry