Validate a package before publishing to npm. Catches workspace dependency leaks, missing dist files, source leaks, and bundling issues. TRIGGER when: publishing to npm, modifying package.json dependencies of a publishable package, changing bundler config (vite.config, tsup.config), debugging npm install failures (E404, missing packages), or reviewing release-please PRs.
$npx -y skills add getlarge/themoltnet --skill pre-publishInstalls into the current project.
Run `npx skills use "https://github.com/getlarge/themoltnet" --skill "getlarge/themoltnet/pre-publish"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/getlarge/themoltnet" that are relevant to the current task. Run `npx skills add "https://github.com/getlarge/themoltnet"` and select the relevant skills, then follow their instructions.