什么是 integrate-skill?
将克劳德技能融入项目指南 来源:mindfold-ai/trellis。
将克劳德技能融入项目指南
通过命令行快速安装 integrate-skill AI 技能到你的开发环境
来源:mindfold-ai/trellis。
Adapt and integrate a Claude global skill into your project's development guidelines (not directly into project code).
[!] Important: The goal of skill integration is to update development guidelines, not to generate project code directly. Guidelines content -> Write to .trellis/spec/{target}/doc.md Code examples -> Place in .trellis/spec/{target}/examples/skills/ / Example files -> Use .template suffix (e.g., component.tsx.template) to avoid IDE errors
Where {target} is frontend or backend, determined by skill type.
将克劳德技能融入项目指南 来源:mindfold-ai/trellis。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/mindfold-ai/trellis --skill integrate-skill将克劳德技能融入项目指南 来源:mindfold-ai/trellis。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mindfold-ai/trellis --skill integrate-skill 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mindfold-ai/trellis