publish-npm-package
Publish npm Package
Set up npmjs publishing via GitHub Actions with a complete, internally consistent release flow: auth, version management, package-manager installs, workflow trigger, provenance, validation, and recovery. Decisions and routing live here; full YAML and tool deep-dives live in references/.
When to use
Use this skill if the request is one of:
- "publish this package to npm", "set up npm publishing", "automate npm releases"
- "npm publish from GitHub Actions", "release workflow for npm", "npm CI/CD"
- "trusted publishing", "OIDC for npm", "NPM_TOKEN provenance", "id-token: write"
- "semantic-release", "changesets", "release-please", "automate version bumps"
- "first publish of a new package", "bootstrap npm package", "link GitHub repo to npm"
- "why is my npm publish failing", "EOTP / ENEEDAUTH / E403 in CI", "npm whoami in Actions"
package.json / repo signals that should pull this skill in:
"name"field plus"version"and arepository.urlpointing at GitHub.github/workflows/*.ymlwithnpm publish,setup-node,id-token: write, orNPM_TOKEN
More from yigitkonur/skills-by-yigitkonur
run-research
Use skill if you are answering one technical research question with current web evidence, Reddit practitioner experience, and source-backed synthesis, optionally fanned out across parallel subagents.
42run-agent-browser
Use skill if you are driving the agent-browser CLI for ad hoc browser automation — @ref snapshots, sessions, forms, extraction, screenshots, headed/stealth, or provider runs.
38init-agent-config
Use skill if you are creating, auditing, or migrating CLAUDE.md, AGENTS.md, or REVIEW.md instruction files, folder-scoped agent guidance, or cross-agent companion entrypoints.
34build-mcp-use-server
Use skill if you are building TypeScript MCP servers with mcp-use/server — server.tool, response helpers, ctx.auth, sessions, transports, widgets, Inspector, deploy.
34build-skills
Use skill if you are creating or substantially revising a Claude skill and need workspace-first evidence, remote comparison, and repo-fit synthesis before writing SKILL.md.
32extract-saas-design
Use skill if you are extracting design tokens (color, typography, spacing, components) from an existing SaaS dashboard URL, codebase, or HTML snapshot into structured documentation, not rebuilding it.
32