tunelito-package
CommunityMaintain Tunelito npm package quality with automated checks.
Authorchekos
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures the quality and integrity of the Tunelito npm package by performing automated checks on its package.json, package-lock.json, and other configurations.
Core Features & Use Cases
- Automated Checks: Validates the consistency between package.json and package-lock.json.
- Bin Script Validation: Ensures
bin.tunelitopoints to the correct script. - File Inclusion: Checks that all necessary files are included in the package.
- CI Workflow Validation: Ensures the npm ci command passes.
- Dry Run Packaging: Validates the npm pack command with dry run to check file contents.
- Clean Install Verification: Verifies that a clean tarball install works.
- Published Package Verification: Checks if a published package can be installed with npm npx.
- Prepack Hook Avoidance: Ensures no
prepackhook is used for mandatory checks to avoid breaking git dependency installs. - Explicit Checks: Maintains explicit checks in CI and release playbooks for robustness.
- Use Case: For developers and maintainers of the Tunelito npm package, this Skill provides a safety net for package quality control before releases.
Quick Start
Run the tunelito-package skill to perform quality checks on the Tunelito npm package.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tunelito-package Download link: https://github.com/chekos/tunelito/archive/main.zip#tunelito-package Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.