KS
Killer-Skills

build-fix — how to use build-fix how to use build-fix, build-fix alternative, build-fix setup guide, automated TypeScript error fixing, build-fix vs manual error fixing, install build-fix, what is build-fix, build-fix for AI agents, TypeScript error resolution

v1.0.0
GitHub

About this Skill

Ideal for Developer Agents requiring automated TypeScript and build error resolution capabilities. build-fix is a skill that incrementally fixes TypeScript and build errors by running builds, parsing error output, and applying fixes automatically.

Features

Runs build using bun run build command
Parses error output and groups errors by file
Explains issues and proposes fixes for each error
Applies fixes and re-runs builds to verify resolution
Stops fixing if new errors are introduced or same error persists after 3 attempts

# Core Topics

kokiebisu kokiebisu
[0]
[0]
Updated: 3/6/2026

Quality Score

Top 5%
23
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add kokiebisu/sumitsugi/build-fix

Agent Capability Analysis

The build-fix MCP Server by kokiebisu is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use build-fix, build-fix alternative, build-fix setup guide.

Ideal Agent Persona

Ideal for Developer Agents requiring automated TypeScript and build error resolution capabilities.

Core Value

Empowers agents to incrementally fix TypeScript and build errors using bun run build, parsing error output, and applying fixes, while also explaining issues and proposing solutions using protocols like incremental build verification.

Capabilities Granted for build-fix MCP Server

Automating TypeScript error fixes
Debugging build issues with incremental re-runs
Streamlining developer workflows with error context and proposed fixes

! Prerequisites & Limits

  • Requires bun run build executable
  • Limited to 3 attempts per error
  • May introduce new errors or persist existing ones
Project
SKILL.md
558 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Build and Fix

Incrementally fix TypeScript and build errors:

  1. Run build: bun run build

  2. Parse error output:

    • Group by file
    • Sort by severity
  3. For each error:

    • Show error context (5 lines before/after)
    • Explain the issue
    • Propose fix
    • Apply fix
    • Re-run build
    • Verify error resolved
  4. Stop if:

    • Fix introduces new errors
    • Same error persists after 3 attempts
    • User requests pause
  5. Show summary:

    • Errors fixed
    • Errors remaining
    • New errors introduced

Fix one error at a time for safety!

Related Skills

Looking for an alternative to build-fix or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication