npm-publish-config
SolidConfigure npm publishing with proper bin entry, files, and registry settings.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
package-publisher
Publish packages to language-specific registries
pkg-binary-builder
Configure pkg for Node.js binary builds with asset bundling and cross-platform targets.
pre-publish-review
Nuclear-grade 16-agent pre-publish release gate. Runs /get-unpublished-changes to detect all changes since last npm release, spawns up to 10 ultrabrain agents for deep per-change analysis, invokes /review-work (5 agents) for holistic review, and 1 oracle for overall release synthesis. Use before EVERY npm publish. Triggers: 'pre-publish review', 'review before publish', 'release review', 'pre-release review', 'ready to publish?', 'can I publish?', 'pre-publish', 'safe to publish', 'publishing review', 'pre-publish check'.
publish
Use when the user invokes /publish or asks to release a new version, ship a release, or publish a tag. Wraps the v8.13.2 self-healing release pipeline (legacy/scripts/release-pipeline.sh) — pre-flight checks, auto-changelog, atomic ship, marketplace propagation poll, auto-rollback on failure.
cross-env-setup
Configure cross-env for cross-platform environment variable setting in npm scripts and CLI commands.