Che cos'è custom-test-process?
Processo di test specifico del progetto. Avvia i server backend/vite, esegue pytest e verifica gli endpoint di integrità per claudecode_webui. Fonte: edanstarfire/claudecode_webui.
Processo di test specifico del progetto. Avvia i server backend/vite, esegue pytest e verifica gli endpoint di integrità per claudecode_webui.
Installa rapidamente la skill AI custom-test-process nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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.
Processo di test specifico del progetto. Avvia i server backend/vite, esegue pytest e verifica gli endpoint di integrità per claudecode_webui. Fonte: edanstarfire/claudecode_webui.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-processProcesso di test specifico del progetto. Avvia i server backend/vite, esegue pytest e verifica gli endpoint di integrità per claudecode_webui. Fonte: edanstarfire/claudecode_webui.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-process Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/edanstarfire/claudecode_webui