moai-workflow-templates
✓Enterprise template management with code boilerplates, feedback templates, and project optimization workflows
Installation
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.
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- Source
- modu-ai/cc-plugins
- 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
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01