moai-workflow-templates

Scaffold FastAPI, React, and Next.js projects with code and feedback templates.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/skeeper75/widget.creator --skill moai-workflow-templates-skeeper75
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-workflow-templates
Source: https://github.com/skeeper75/widget.creator/tree/main/.claude/skills/moai-workflow-templates
Command: npx skills add https://github.com/skeeper75/widget.creator --skill moai-workflow-templates-skeeper75

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines project setup and consistency by providing pre-built code templates, managing feedback through structured issue templates, and optimizing project scaffolding workflows.

Core Features & Use Cases

  • Code Boilerplates: Generate new projects or features using production-ready templates for frameworks like FastAPI, React, and Next.js.
  • Feedback Templates: Create standardized GitHub issues for bugs, features, and improvements using the /moai:9-feedback command.
  • Template Optimization: Intelligently merge template updates while preserving your custom configurations.
  • Use Case: When starting a new microservice, use the FastAPI template to scaffold the project structure, including API endpoints, database models, and Docker configurations, ensuring adherence to best practices from the outset.

Quick Start

Use the moai-workflow-templates skill to scaffold a new FastAPI project named 'my-api' with authentication and database features.

Frequently Asked Questions about moai-workflow-templates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new FastAPI project with boilerplate code?

To scaffold a FastAPI project, this Skill generates production-ready boilerplate files including API endpoints, database models, and Docker configurations. It uses pre-built code templates to ensure your new microservice adheres to best practices from the outset.

What is the best way to generate standardized GitHub issue templates?

Generating standardized GitHub issue templates is handled by the feedback template module using the `/moai:9-feedback` command. This creates structured formats for bugs, features, and improvements to streamline project feedback management and consistency.

Can I use these code templates for React and Next.js frameworks?

Yes, you can use these code templates with React and Next.js frameworks. The Skill manages code boilerplates for rapid development across multiple frameworks, generating production-ready project structures and ensuring consistent patterns.

How do template updates work without overwriting custom configurations?

Template updates work without overwriting custom configurations through the template optimization module. This feature intelligently merges new template updates while preserving your existing custom project settings and specific configurations.

When do I need project scaffolding workflows for code generation?

You need project scaffolding workflows when starting new projects or features and requiring consistent patterns. Scaffolding generates boilerplate files rapidly, ensuring production-ready structures for frameworks like FastAPI, React, and Next.js without manual setup.