工程開發
testing-hashql avatar

testing-hashql

HashQL 測試指南:包含 compiletest (UI 測試)、單元測試與 insta 快照測試。適用於編寫測試、使用 //~ 註解、執行 --bless、偵錯以及選擇正確的測試策略。

安裝

Agent 類型

Claude Code

安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/testing-hashql/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/testing-hashql/install?os=windows&agent=claude" -o install-testing-hashql.bat && install-testing-hashql.bat

下載技能專案

/agent-skill/testing-hashql