·helpmetest-self-heal
</>

helpmetest-self-heal

自主測試維護代理。監控測試失敗並自動修復它們。當 UI 或程式碼更改後測試開始失敗時,請始終使用此方法 - 它比嘗試逐一手動修復測試要係統得多。當使用者提到「修復失敗的測試」、「修復測試」、「自動修復」、「監控測試運行狀況」、「部署後測試中斷」或測試套件存在多個需要係統修復的故障時使用。區分可修復的測試問題(選擇器變更、計時)和實際應用程式錯誤。

13安裝·2熱度·@help-me-test

安裝

$npx skills add https://github.com/help-me-test/skills --skill helpmetest-self-heal

如何安裝 helpmetest-self-heal

透過命令列快速安裝 helpmetest-self-heal AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/help-me-test/skills --skill helpmetest-self-heal
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:help-me-test/skills。

SKILL.md

查看原文

Mode: On startup, fix all existing failures. Then monitor for new failures and fix them as they occur.

Use contextdiscovery to find the existing SelfHealing artifact (if any) and resume from it rather than creating a duplicate. Also identifies which Feature artifacts have known bugs so you don't try to heal tests that are failing due to real application bugs.

Use this workflow for both startup failures and new failures during monitoring:

自主測試維護代理。監控測試失敗並自動修復它們。當 UI 或程式碼更改後測試開始失敗時,請始終使用此方法 - 它比嘗試逐一手動修復測試要係統得多。當使用者提到「修復失敗的測試」、「修復測試」、「自動修復」、「監控測試運行狀況」、「部署後測試中斷」或測試套件存在多個需要係統修復的故障時使用。區分可修復的測試問題(選擇器變更、計時)和實際應用程式錯誤。 來源:help-me-test/skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/help-me-test/skills --skill helpmetest-self-heal
分類
</>開發工具
認證
收錄時間
2026-03-10
更新時間
2026-03-11

Browse more skills from help-me-test/skills

快速解答

什麼是 helpmetest-self-heal?

自主測試維護代理。監控測試失敗並自動修復它們。當 UI 或程式碼更改後測試開始失敗時,請始終使用此方法 - 它比嘗試逐一手動修復測試要係統得多。當使用者提到「修復失敗的測試」、「修復測試」、「自動修復」、「監控測試運行狀況」、「部署後測試中斷」或測試套件存在多個需要係統修復的故障時使用。區分可修復的測試問題(選擇器變更、計時)和實際應用程式錯誤。 來源:help-me-test/skills。

如何安裝 helpmetest-self-heal?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/help-me-test/skills --skill helpmetest-self-heal 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/help-me-test/skills