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.
Project-specific test process. Starts backend/vite servers, runs pytest, and verifies health endpoints for claudecode_webui.
Quickly install custom-test-process AI skill to your development environment via command line
Source: edanstarfire/claudecode_webui.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-processProject-specific test process. Starts backend/vite servers, runs pytest, and verifies health endpoints for claudecode_webui. Source: edanstarfire/claudecode_webui.
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
https://github.com/edanstarfire/claudecode_webui