Before you send your code to npm, you can see exactly what files will be included. This tool shows you the contents of your package bundle. It helps you check that you are not missing important files or adding unnecessary ones.
You run a simple script from your package folder. It builds the package and creates a bundle. Then it lists every file inside the bundle for you to review.
Understanding which files are included is important. The files field in package.json controls what gets packaged. .npmignore and .gitignore also affect the result. This tool makes it easy to verify your setup.
Global
mkdir -p ~/.claude/skills/list-npm-package-contentProject
mkdir -p .claude/skills/list-npm-package-contentSource Repository
Release Skillsjimliu/baoyu-skills
Universal release workflow auto-detects your project type and handles changelogs and GitHub releases
Shipping And Launchaddyosmani/agent-skills
Deploy safely with checklists, feature flags, and staged rollouts
Changelog Automationwshobson/agents
Turn commits into clear changelogs with automation and standard formats
Msstore Cligithub/awesome-copilot
Publish Windows apps to the Microsoft Store from the command line easily
Changelog Generatorcomposiohq/awesome-claude-skills
Turn messy git commits into clear changelogs your users will love reading
Deploy Checklistanthropics/knowledge-work-plugins
A pre-deployment checklist to verify readiness before shipping any release
Claude Code Plugin Releasethedotmack/claude-mem
Automate version bumps, tags, releases, and changelogs for plugins
Releaseschpet/linear-cli
Guided release creation with changelog, version bump, and quality checks