custom-build-process

Installation
SKILL.md

Custom Build Process

Purpose

This is a project-specific custom skill called by the Builder workflow after implementation is complete. It handles building project artifacts specific to this project (claudecode_webui).

Generic workflow skills invoke this skill if it exists; if absent, the build step is skipped.

When Called

The Builder invokes this skill from its working directory (the worktree) after code changes are complete but before testing.

Build Steps

Frontend Build (if frontend code changed)

Installs
15
GitHub Stars
15
First Seen
Mar 1, 2026
custom-build-process — edanstarfire/claudecode_webui