·hud-manual-testing
</>

hud-manual-testing

petekp/claude-code-setup

Claude HUD 的手動測試工作流程以驗證核心功能。當被要求“測試應用程序”、“驗證應用程序工作”、“運行手動測試”、“更改後測試”或實現重要功能後使用。執行完全重置、啟動應用程序並指導完成驗證清單。

7安裝·0熱度·@petekp

安裝

$npx skills add https://github.com/petekp/claude-code-setup --skill hud-manual-testing

SKILL.md

Verify core functionality works after code changes. Uses the project's reset script and debugging tools.

Reset to clean state to test first-run experience and verify nothing depends on stale data:

| Add project | Click +, select a project folder | Project appears in list | | Session detection | Start Claude in that project | State shows Ready/Working | | State transitions | Type prompt, wait for response | Working → Ready transitions | | Lock detection | Check ls /.capacitor/sessions/ | Lock dir exists while Claude runs |

Claude HUD 的手動測試工作流程以驗證核心功能。當被要求“測試應用程序”、“驗證應用程序工作”、“運行手動測試”、“更改後測試”或實現重要功能後使用。執行完全重置、啟動應用程序並指導完成驗證清單。 來源:petekp/claude-code-setup。

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/petekp/claude-code-setup --skill hud-manual-testing
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 hud-manual-testing?

Claude HUD 的手動測試工作流程以驗證核心功能。當被要求“測試應用程序”、“驗證應用程序工作”、“運行手動測試”、“更改後測試”或實現重要功能後使用。執行完全重置、啟動應用程序並指導完成驗證清單。 來源:petekp/claude-code-setup。

如何安裝 hud-manual-testing?

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

這個 Skill 的原始碼在哪?

https://github.com/petekp/claude-code-setup