工程开发
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
下载安装脚本