tunelito-package

Community

Maintain 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.tunelito points 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 prepack hook 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.