工程開發
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