What problem does it solve? Starting new projects, writing consistent GitHub issues, and updating shared templates without losing customizations are repetitive and error-prone tasks. This Skill centralizes code boilerplates, feedback templates, and template optimization into one managed workflow. ## Core Features & Use Cases - Code Template Scaffolding: Generate production-ready project structures for FastAPI, Django, React, Next.js, Vue, Docker, and CI/CD with configurable template variables. - GitHub Feedback Templates: Create structured issues across 6 types (bug, feature, improvement, refactor, docs, question), auto-triggered by the /moai:9-feedback command. - Smart Template Merge: Apply template updates with a three-way merge that preserves user customizations, creates backups, and tracks version history. - Use Case: When MoAI-ADK releases an update, run the template optimizer to back up your project, merge the new template defaults, and retain your language, team, and domain settings automatically. ## Quick Start Ask the AI to scaffold a new FastAPI project named my-api with authentication, database, and Celery features using the backend template.