build-assist
CommunityGuided fixes for npm build failures
AuthorHashzin-0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers quickly identify and resolve npm build failures by running the project's build command, parsing compiler and linter output, and presenting actionable error details so fixes can be applied one at a time with human approval.
Core Features & Use Cases
- Run and capture build output: Executes npm run build in the project root and collects the full stdout/stderr.
- Structured error parsing: Extracts file paths, line numbers, and raw error messages from TypeScript, ESLint, Next.js, and generic build outputs using common patterns.
- Guided, safe fixes: Presents one error at a time, asks for confirmation before editing, applies a targeted fix, and re-runs the build to verify results, with a configurable maximum of five rounds.
- Use Cases: Local developer debugging, CI triage for failing builds, and helping contributors reproduce and fix build errors during code reviews.
Quick Start
Run build-assist to execute npm run build, parse detected errors, and propose the first fix for your approval.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-assist Download link: https://github.com/Hashzin-0/Curion/archive/main.zip#build-assist 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 471,000+ vetted skills library on demand.