工程開發
plugin-testing
JUCE 音訊插件手動測試套件。提供自動化測試執行、pluginval 驗證(嚴格等級 10)以及用於穩定性與品質保證的 DAW 手動測試檢查清單。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/plugin-testing/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/plugin-testing/install?os=windows&agent=claude" -o install-plugin-testing.bat && install-plugin-testing.bat
下載安裝腳本