工程开发
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