Use this skill when an agent needs to lint a package before publish, catch broken exports or manifest issues, and explain exactly what will fail for consumers. It is a pre-publish validation workflow centered on publint, not a generic listing for the tool itself.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill publint-package-export-validation-skill-npm-release-checks --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Publint Package Export Validation Skill Npm Release Checks?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-publint-package-export-validation-skill-npm-releas)More formats (shields.io, HTML) on the badges page.
---
name: "publint Package Export Validation Skill for npm Release Checks"
slug: "publint-package-export-validation-skill-npm-release-checks"
description: "Use this skill when an agent needs to lint a package before publish, catch broken exports or manifest issues, and explain exactly what will fail for consumers. It is a pre-publish validation workflow centered on publint, not a generic listing for the tool itself."
github_stars: 1252
verification: "security_reviewed"
source: "https://github.com/publint/publint"
author: "publint"
category: "Code Quality & Review"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "publint/publint"
github_stars: 1252
npm_package: "publint"
npm_weekly_downloads: 587973
---
# publint Package Export Validation Skill for npm Release Checks
Use this skill when an agent needs to lint a package before publish, catch broken exports or manifest issues, and explain exactly what will fail for consumers. It is a pre-publish validation workflow centered on publint, not a generic listing for the tool itself.
## Installation
Use the upstream install or setup path that matches your environment:
- $ npx publint
- $ npx publint ./packages/my-library
Basic usage or getting-started notes:
- bash
- # Lint a library project
- # Lint a given path
- Source: https://github.com/publint/publint
- Extracted from upstream docs: https://raw.githubusercontent.com/publint/publint/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/publint-package-export-validation-skill-npm-release-checks/)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!