Was ist custom-test-process?
Projektspezifischer Testprozess. Startet Backend-/Vite-Server, führt Pytest aus und überprüft Integritätsendpunkte für claudecode_webui. Quelle: edanstarfire/claudecode_webui.
Projektspezifischer Testprozess. Startet Backend-/Vite-Server, führt Pytest aus und überprüft Integritätsendpunkte für claudecode_webui.
Installieren Sie den KI-Skill custom-test-process schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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.
Projektspezifischer Testprozess. Startet Backend-/Vite-Server, führt Pytest aus und überprüft Integritätsendpunkte für claudecode_webui. Quelle: edanstarfire/claudecode_webui.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-processProjektspezifischer Testprozess. Startet Backend-/Vite-Server, führt Pytest aus und überprüft Integritätsendpunkte für claudecode_webui. Quelle: edanstarfire/claudecode_webui.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-process Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/edanstarfire/claudecode_webui