·moai-workflow-templates
>_

moai-workflow-templates

modu-ai/cc-plugins

Enterprise template management with code boilerplates, feedback templates, and project optimization workflows

4Installs·0Trend·@modu-ai

Installation

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

Enterprise template management with code boilerplates, feedback templates, and project optimization workflows Source: modu-ai/cc-plugins.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/modu-ai/cc-plugins --skill moai-workflow-templates
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is moai-workflow-templates?

Enterprise template management with code boilerplates, feedback templates, and project optimization workflows Source: modu-ai/cc-plugins.

How do I install moai-workflow-templates?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/modu-ai/cc-plugins --skill moai-workflow-templates Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/modu-ai/cc-plugins