什麼是 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