工程開發
template-structure
透過預先配置的 Claude Code 目錄、指令與代理機制,標準化專案架構,確保所有開發模板具備高度一致性。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/template-structure/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/template-structure/install?os=windows&agent=claude" -o install-template-structure.bat && install-template-structure.bat
下載安裝腳本