·custom-test-process
</>

custom-test-process

Project-specific test process. Starts backend/vite servers, runs pytest, and verifies health endpoints for claudecode_webui.

14Installs·3Trend·@edanstarfire

Installation

$npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-process

How to Install custom-test-process

Quickly install custom-test-process AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-process
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: edanstarfire/claudecode_webui.

SKILL.md

View raw

This is a project-specific custom skill called by the Builder workflow to run the full test cycle. It handles starting servers, running tests, and verifying health endpoints specific to this project (claudecodewebui).

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

The Builder invokes this skill from its working directory (the worktree). Environment variables (ports) come from custom-environment-setup.

Project-specific test process. Starts backend/vite servers, runs pytest, and verifies health endpoints for claudecode_webui. Source: edanstarfire/claudecode_webui.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-process
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from edanstarfire/claudecode_webui

Quick answers

What is custom-test-process?

Project-specific test process. Starts backend/vite servers, runs pytest, and verifies health endpoints for claudecode_webui. Source: edanstarfire/claudecode_webui.

How do I install custom-test-process?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-process Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/edanstarfire/claudecode_webui