·moai-workflow-templates
>_

moai-workflow-templates

modu-ai/moai-adk

具有代碼樣板、反饋模板和項目優化工作流程的企業模板管理

30安裝·1熱度·@modu-ai

安裝

$npx skills add https://github.com/modu-ai/moai-adk --skill moai-workflow-templates

SKILL.md

Unified template system combining code boilerplates, feedback templates, and project optimization workflows for rapid development and consistent patterns.

Templates are organized in a directory hierarchy. The top-level templates directory contains framework-specific subdirectories. A backend framework directory such as fastapi-backend contains template.json for variables and a src directory with main.py, models subdirectory, and tests subdirectory. A frontend framework directory such as nextjs-frontend contains template.json, app directory, and components directory....

Template variables are defined in a JSON configuration file with two main sections. The variables section defines key-value pairs such as PROJECTNAME, AUTHOR, LICENSE, and PYTHONVERSION. The files section maps file patterns to processing modes: files marked as substitute have variables replaced, while files marked as copy are transferred unchanged.

具有代碼樣板、反饋模板和項目優化工作流程的企業模板管理 來源:modu-ai/moai-adk。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/modu-ai/moai-adk --skill moai-workflow-templates
分類
>_效率工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 moai-workflow-templates?

具有代碼樣板、反饋模板和項目優化工作流程的企業模板管理 來源:modu-ai/moai-adk。

如何安裝 moai-workflow-templates?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/modu-ai/moai-adk --skill moai-workflow-templates 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/modu-ai/moai-adk