build-npm

Official

Automate npm/npx builds with multi-parser.

Authorcuioss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

npm/npx build operations can be complex and error-prone to orchestrate. This Skill provides a deterministic workflow to execute npm/npx commands, route commands automatically to npm or npx, capture all output to a log file, and parse results with a multi-parser architecture to surface structured errors and coverage information.

Core Features & Use Cases

  • Orchestrates npm and npx commands across workspaces with automated log capture to .plan/temp/build-output.
  • Parses outputs from TypeScript, Jest, ESLint, and TAP to categorize errors (compilation_error, test_failure, npm_error) and provide a unified view.
  • Includes a built-in JavaScript coverage analysis workflow and supports both JSON and LCOV formats for reporting.

Quick Start

Use the primary API to execute an npm build with your targets and rely on automatic parsing to surface failures and summaries.

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: build-npm
Download link: https://github.com/cuioss/plan-marshall/archive/main.zip#build-npm

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 471,000+ vetted skills library on demand.