·custom-test-process
</>

custom-test-process

项目特定的测试过程。启动后端/vite 服务器,运行 pytest,并验证 claudecode_webui 的运行状况端点。

14安装·2热度·@edanstarfire

安装

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

如何安装 custom-test-process

通过命令行快速安装 custom-test-process AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-process
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:edanstarfire/claudecode_webui。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-03-09
更新时间
2026-03-10

Browse more skills from edanstarfire/claudecode_webui

快速解答

什么是 custom-test-process?

项目特定的测试过程。启动后端/vite 服务器,运行 pytest,并验证 claudecode_webui 的运行状况端点。 来源:edanstarfire/claudecode_webui。

如何安装 custom-test-process?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-test-process 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/edanstarfire/claudecode_webui