·moai-workflow-templates
>_

moai-workflow-templates

modu-ai/moai-rank

具有代码样板、反馈模板和项目优化工作流程的企业模板管理

7安装·0热度·@modu-ai

安装

$npx skills add https://github.com/modu-ai/moai-rank --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-rank。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/modu-ai/moai-rank --skill moai-workflow-templates
分类
>_效率工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 moai-workflow-templates?

具有代码样板、反馈模板和项目优化工作流程的企业模板管理 来源:modu-ai/moai-rank。

如何安装 moai-workflow-templates?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/modu-ai/moai-rank --skill moai-workflow-templates 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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