什麼是 add-module?
依照 CLY 專案模式建立新的演示或實用模組。在將 TUI 演示模組添加到 module/demo/ 或將實用程式模組添加到 module/ 時使用,遵循 Bubbletea/Bubbles 約定並進行適當的 Cobra CLI 整合。 來源:yurifrl/cly。
依照 CLY 專案模式建立新的演示或實用模組。在將 TUI 演示模組添加到 module/demo/ 或將實用程式模組添加到 module/ 時使用,遵循 Bubbletea/Bubbles 約定並進行適當的 Cobra CLI 整合。
透過命令列快速安裝 add-module AI 技能到你的開發環境
來源:yurifrl/cly。
Automates creation of new modules in the CLY project following established patterns.
The Portability Test: Before creating a module, ask: "If I copy this module folder to a new repo, how hard would it be to make it work?"
Isolation doesn't mean blind copy-paste. Use pkg/ for genuinely shared code:
依照 CLY 專案模式建立新的演示或實用模組。在將 TUI 演示模組添加到 module/demo/ 或將實用程式模組添加到 module/ 時使用,遵循 Bubbletea/Bubbles 約定並進行適當的 Cobra CLI 整合。 來源:yurifrl/cly。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/yurifrl/cly --skill add-module依照 CLY 專案模式建立新的演示或實用模組。在將 TUI 演示模組添加到 module/demo/ 或將實用程式模組添加到 module/ 時使用,遵循 Bubbletea/Bubbles 約定並進行適當的 Cobra CLI 整合。 來源:yurifrl/cly。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/yurifrl/cly --skill add-module 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/yurifrl/cly