custom-test-process とは?
プロジェクト固有のテストプロセス。バックエンド/vite サーバーを起動し、pytest を実行し、claudecode_webui の正常性エンドポイントを確認します。 ソース: edanstarfire/claudecode_webui。
プロジェクト固有のテストプロセス。バックエンド/vite サーバーを起動し、pytest を実行し、claudecode_webui の正常性エンドポイントを確認します。
コマンドラインで custom-test-process AI スキルを開発環境にすばやくインストール
ソース: 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.
プロジェクト固有のテストプロセス。バックエンド/vite サーバーを起動し、pytest を実行し、claudecode_webui の正常性エンドポイントを確認します。 ソース: edanstarfire/claudecode_webui。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-processプロジェクト固有のテストプロセス。バックエンド/vite サーバーを起動し、pytest を実行し、claudecode_webui の正常性エンドポイントを確認します。 ソース: edanstarfire/claudecode_webui。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-process インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/edanstarfire/claudecode_webui